aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-23dcb : Fix incorrect documentation for struct dcb_appAnish Bhatt1-3/+7
2015-06-23switchdev; add VLAN support for port's bridge_getlinkScott Feldman1-1/+5
2015-06-23switchdev: rename vlan vid_start to vid_beginScott Feldman1-1/+1
2015-06-23netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman1-0/+2
2015-06-23macvtap: Increase limit of macvtap queuesPankaj Gupta1-1/+1
2015-06-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller8-80/+165
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+11
2015-06-21netlink: add API to retrieve all group membershipsDavid Herrmann1-8/+9
2015-06-21net: Update out-of-date commentZhaowei Yuan1-1/+0
2015-06-18netfilter: xtables: fix warnings on 32bit platformsFlorian Westphal1-4/+4
2015-06-18netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso5-7/+15
2015-06-18netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso1-1/+1
2015-06-18net: include missing headers in net/net_namespace.hPablo Neira Ayuso1-0/+2
2015-06-18netfilter: bridge: split ipv6 code into separated filePablo Neira Ayuso1-0/+60
2015-06-18Bluetooth: hci_core: increase max adv instFlorian Grandel1-1/+1
2015-06-18Bluetooth: hci_core: remove obsolete adv_instanceFlorian Grandel1-6/+0
2015-06-18Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel1-0/+1
2015-06-18Bluetooth: hci_core/mgmt: move adv timeout to hdevFlorian Grandel1-1/+4
2015-06-18Bluetooth: hci_core/mgmt: Introduce multi-adv listFlorian Grandel1-0/+17
2015-06-18netfilter: x_tables: align per cpu xt_counterEric Dumazet1-2/+4
2015-06-18netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flagHarout Hedeshian1-0/+8
2015-06-18netfilter: nfnetlink_queue: add security context informationRoman Kubiak1-1/+3
2015-06-15sock_diag: implement a get_info handler for inetCraig Gallek1-1/+2
2015-06-15sock_diag: specify info_size per inet protocolCraig Gallek1-0/+1
2015-06-15sock_diag: define destruction multicast groupsCraig Gallek3-0/+53
2015-06-15net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha1-0/+3
2015-06-15net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha3-0/+26
2015-06-15net/mlx4_core: Add helper to query countersEran Ben Elisha2-0/+11
2015-06-15net/mlx4_core: Allocate default counter per portEran Ben Elisha1-0/+1
2015-06-15net/mlx4_core: Add sink counterEran Ben Elisha1-0/+1
2015-06-15Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller9-7/+188
2015-06-15bonding: export slave's partner_oper_port_state via sysfs and netlinkNikolay Aleksandrov1-0/+1
2015-06-15bonding: export slave's actor_oper_port_state via sysfs and netlinkNikolay Aleksandrov1-0/+1
2015-06-15net: make u64_stats_init() a functionEric Dumazet1-3/+4
2015-06-15bpf: allow networking programs to use bpf_trace_printk() for debuggingAlexei Starovoitov1-0/+1
2015-06-15bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov2-0/+22
2015-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller10-59/+129
2015-06-15netfilter: nf_tables_netdev: unregister hooks on net_device removalPablo Neira Ayuso1-0/+7
2015-06-15netfilter: nf_tables: attach net_device to basechainPablo Neira Ayuso2-4/+4
2015-06-15netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.Eric Dumazet1-4/+1
2015-06-14netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik2-6/+5
2015-06-14netfilter: ipset: Prepare the ipset core to use RCU at set levelJozsef Kadlecsik3-28/+44
2015-06-14netfilter: ipset: Fix parallel resizing and listing of the same setJozsef Kadlecsik1-5/+8
2015-06-14netfilter: ipset: Fix cidr handling for hash:*net* typesJozsef Kadlecsik1-2/+0
2015-06-14netfilter: ipset: Use MSEC_PER_SEC consistentlyJozsef Kadlecsik1-2/+2
2015-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2015-06-12flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrsEric Dumazet1-4/+5
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds1-1/+2
2015-06-12netfilter: xtables: avoid percpu ruleset duplicationFlorian Westphal1-2/+2
2015-06-12netfilter: xtables: use percpu rule countersFlorian Westphal1-0/+49