summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso2015-06-18
* netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso2015-06-18
* net: include missing headers in net/net_namespace.hPablo Neira Ayuso2015-06-18
* netfilter: bridge: split ipv6 code into separated filePablo Neira Ayuso2015-06-18
* netfilter: x_tables: align per cpu xt_counterEric Dumazet2015-06-18
* netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flagHarout Hedeshian2015-06-18
* netfilter: nfnetlink_queue: add security context informationRoman Kubiak2015-06-18
* sock_diag: implement a get_info handler for inetCraig Gallek2015-06-15
* sock_diag: specify info_size per inet protocolCraig Gallek2015-06-15
* sock_diag: define destruction multicast groupsCraig Gallek2015-06-15
* net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha2015-06-15
* net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha2015-06-15
* net/mlx4_core: Add helper to query countersEran Ben Elisha2015-06-15
* net/mlx4_core: Allocate default counter per portEran Ben Elisha2015-06-15
* net/mlx4_core: Add sink counterEran Ben Elisha2015-06-15
* Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-06-15
|\
| * NFC: nfcmrvl: add UART driverVincent Cuissard2015-06-11
| * NFC: nfcmrvl: add platform_data and DT configurationVincent Cuissard2015-06-11
| * NFC: nci: add generic uart supportVincent Cuissard2015-06-11
| * nfc: st-nci: Rename st21nfcb to st-nciChristophe Ricard2015-06-10
| * NFC: netlink: Implement vendor command supportSamuel Ortiz2015-06-09
| * NFC: Introduce vendor commands structuresSamuel Ortiz2015-06-09
| * NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmdChristophe Ricard2015-06-09
| * NFC: nci: Add nci init ops for early device initializationChristophe Ricard2015-06-09
| * NFC: nci: Handle proprietary response and notificationsSamuel Ortiz2015-06-09
* | bonding: export slave's partner_oper_port_state via sysfs and netlinkNikolay Aleksandrov2015-06-15
* | bonding: export slave's actor_oper_port_state via sysfs and netlinkNikolay Aleksandrov2015-06-15
* | net: make u64_stats_init() a functionEric Dumazet2015-06-15
* | bpf: allow networking programs to use bpf_trace_printk() for debuggingAlexei Starovoitov2015-06-15
* | bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov2015-06-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-06-15
|\ \
| * | netfilter: nf_tables_netdev: unregister hooks on net_device removalPablo Neira Ayuso2015-06-15
| * | netfilter: nf_tables: attach net_device to basechainPablo Neira Ayuso2015-06-15
| * | netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.Eric Dumazet2015-06-15
| * | netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik2015-06-14
| * | netfilter: ipset: Prepare the ipset core to use RCU at set levelJozsef Kadlecsik2015-06-14
| * | netfilter: ipset: Fix parallel resizing and listing of the same setJozsef Kadlecsik2015-06-14
| * | netfilter: ipset: Fix cidr handling for hash:*net* typesJozsef Kadlecsik2015-06-14
| * | netfilter: ipset: Use MSEC_PER_SEC consistentlyJozsef Kadlecsik2015-06-14
| * | netfilter: xtables: avoid percpu ruleset duplicationFlorian Westphal2015-06-12
| * | netfilter: xtables: use percpu rule countersFlorian Westphal2015-06-12
| * | net: ip_fragment: remove BRIDGE_NETFILTER mtu special handlingFlorian Westphal2015-06-12
| * | netfilter: bridge: forward IPv6 fragmented packetsBernhard Thaler2015-06-12
| * | netfilter: bridge: refactor frag_max_sizeBernhard Thaler2015-06-12
| * | netfilter: bridge: detect NAT66 correctly and change MAC addressBernhard Thaler2015-06-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-13
|\ \ \
| * \ \ Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-06-12
| |\ \ \
| | * | | iommu/vt-d: Change PASID support to bit 40 of Extended Capability RegisterDavid Woodhouse2015-06-09
* | | | | flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrsEric Dumazet2015-06-12
| |_|/ / |/| | |
* | | | tcp: fill shinfo->gso_size at last momentEric Dumazet2015-06-11