summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-06-23netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman
2015-06-23macvtap: Increase limit of macvtap queuesPankaj Gupta
2015-06-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller
2015-06-21netlink: add API to retrieve all group membershipsDavid Herrmann
2015-06-21net: Update out-of-date commentZhaowei Yuan
2015-06-18netfilter: xtables: fix warnings on 32bit platformsFlorian Westphal
2015-06-18netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso
2015-06-18netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso
2015-06-18net: include missing headers in net/net_namespace.hPablo Neira Ayuso
2015-06-18netfilter: bridge: split ipv6 code into separated filePablo Neira Ayuso
2015-06-18Bluetooth: hci_core: increase max adv instFlorian Grandel
2015-06-18Bluetooth: hci_core: remove obsolete adv_instanceFlorian Grandel
2015-06-18Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel
2015-06-18Bluetooth: hci_core/mgmt: move adv timeout to hdevFlorian Grandel
2015-06-18Bluetooth: hci_core/mgmt: Introduce multi-adv listFlorian Grandel
2015-06-18netfilter: x_tables: align per cpu xt_counterEric Dumazet
2015-06-18netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flagHarout Hedeshian
2015-06-18netfilter: nfnetlink_queue: add security context informationRoman Kubiak
2015-06-15sock_diag: implement a get_info handler for inetCraig Gallek
2015-06-15sock_diag: specify info_size per inet protocolCraig Gallek
2015-06-15sock_diag: define destruction multicast groupsCraig Gallek
2015-06-15net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha
2015-06-15net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha
2015-06-15net/mlx4_core: Add helper to query countersEran Ben Elisha
2015-06-15net/mlx4_core: Allocate default counter per portEran Ben Elisha
2015-06-15net/mlx4_core: Add sink counterEran Ben Elisha
2015-06-15Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-06-15bonding: export slave's partner_oper_port_state via sysfs and netlinkNikolay Aleksandrov
2015-06-15bonding: export slave's actor_oper_port_state via sysfs and netlinkNikolay Aleksandrov
2015-06-15net: make u64_stats_init() a functionEric Dumazet
2015-06-15bpf: allow networking programs to use bpf_trace_printk() for debuggingAlexei Starovoitov
2015-06-15bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov
2015-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-06-15netfilter: nf_tables_netdev: unregister hooks on net_device removalPablo Neira Ayuso
2015-06-15netfilter: nf_tables: attach net_device to basechainPablo Neira Ayuso
2015-06-15netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.Eric Dumazet
2015-06-14netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik
2015-06-14netfilter: ipset: Prepare the ipset core to use RCU at set levelJozsef Kadlecsik
2015-06-14netfilter: ipset: Fix parallel resizing and listing of the same setJozsef Kadlecsik
2015-06-14netfilter: ipset: Fix cidr handling for hash:*net* typesJozsef Kadlecsik
2015-06-14netfilter: ipset: Use MSEC_PER_SEC consistentlyJozsef Kadlecsik
2015-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-12flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrsEric Dumazet
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-06-12netfilter: xtables: avoid percpu ruleset duplicationFlorian Westphal
2015-06-12netfilter: xtables: use percpu rule countersFlorian Westphal
2015-06-12net: ip_fragment: remove BRIDGE_NETFILTER mtu special handlingFlorian Westphal
2015-06-12netfilter: bridge: forward IPv6 fragmented packetsBernhard Thaler
2015-06-12netfilter: bridge: refactor frag_max_sizeBernhard Thaler