summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...Denys Vlasenko2015-05-131-13/+1
* switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman2015-05-131-4/+1
* switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/delScott Feldman2015-05-131-11/+10
* switchdev: add new switchdev_port_bridge_getlinkScott Feldman2015-05-131-0/+10
* switchdev: remove unused switchdev_port_bridge_dellinkScott Feldman2015-05-131-15/+0
* switchdev: add new switchdev_port_bridge_dellinkScott Feldman2015-05-131-0/+6
* switchdev: remove old switchdev_port_bridge_setlinkScott Feldman2015-05-131-9/+0
* switchdev: add bridge port flags attrScott Feldman2015-05-131-0/+2
* switchdev: add port vlan objScott Feldman2015-05-131-0/+8
* switchdev: introduce switchdev add/del obj opsScott Feldman2015-05-131-0/+31
* switchdev: convert STP update to switchdev attr setScott Feldman2015-05-131-11/+2
* switchdev: convert parent_id_get to switchdev attr getScott Feldman2015-05-131-14/+4
* switchdev: introduce get/set attrs opsScott Feldman2015-05-131-0/+43
* switchdev: s/swdev_/switchdev_/Jiri Pirko2015-05-132-16/+16
* switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko2015-05-131-55/+56
* net_sched: gred: add TCA_GRED_LIMIT attributeDavid Ward2015-05-131-1/+2
* net: Add skb_free_frag to replace use of put_page in freeing skb->headAlexander Duyck2015-05-121-0/+5
* mm/net: Rename and move page fragment handling from net/ to mm/Alexander Duyck2015-05-123-3/+23
* net: Store virtual address instead of page in netdev_alloc_cacheAlexander Duyck2015-05-121-3/+2
* net: sched: deprecate enqueue_root()Eric Dumazet2015-05-111-6/+0
* net: sched: fix typo in net_device ifdefDaniel Borkmann2015-05-111-1/+1
* net: sched: further simplify handle_ingDaniel Borkmann2015-05-111-0/+4
* bonding: add netlink support for sys prio, actor sys mac, and port keyAndy Gospodarek2015-05-111-0/+3
* bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar2015-05-112-0/+2
* bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar2015-05-112-0/+2
* bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar2015-05-112-0/+2
* net: kill sk_change_net and sk_release_kernelEric W. Biederman2015-05-111-17/+0
* net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman2015-05-112-1/+3
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-114-4/+4
* net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-111-1/+1
* tun: Utilize the normal socket network namespace refcounting.Eric W. Biederman2015-05-111-1/+0
* codel: add ce_threshold attributeEric Dumazet2015-05-112-1/+15
* netlink: allow to listen "all" netnsNicolas Dichtel2015-05-103-0/+5
* netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel2015-05-101-1/+1
* Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...David S. Miller2015-05-101-0/+6
|\
| * can.h: make padding given by gcc explicitShawn Landden2015-05-061-0/+6
* | seccomp, filter: add and use bpf_prog_create_from_user from seccompDaniel Borkmann2015-05-091-7/+5
* | seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filterNicolas Schichan2015-05-091-4/+0
* | net: filter: add a callback to allow classic post-verifier transformationsNicolas Schichan2015-05-091-0/+6
* | Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller2015-05-093-80/+113
|\ \
| * | cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov2015-05-062-14/+18
| * | mac80211: extend get_key() to return PN for all ciphersJohannes Berg2015-05-061-0/+7
| * | mac80211: extend get_tkip_seq to all keysJohannes Berg2015-05-061-39/+40
| * | mac80211: make LED trigger names constJohannes Berg2015-05-051-13/+14
| * | mac80211: notify the driver on reordering buffer timeoutEmmanuel Grumbach2015-04-241-2/+6
| * | mac80211: notify the driver upon BAR RxEmmanuel Grumbach2015-04-241-2/+18
| * | mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-7/+2
| * | mac80211: allow drivers to support S/GJohannes Berg2015-04-221-2/+2
| * | mac80211: add TX fastpathJohannes Berg2015-04-221-1/+5
| * | mac80211: Fix mac80211.h docbook commentsJonathan Corbet2015-04-201-3/+4