aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-12switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman1-4/+1
2015-05-12switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/delScott Feldman1-11/+10
2015-05-12switchdev: add new switchdev_port_bridge_getlinkScott Feldman1-0/+10
2015-05-12switchdev: remove unused switchdev_port_bridge_dellinkScott Feldman1-15/+0
2015-05-12switchdev: add new switchdev_port_bridge_dellinkScott Feldman1-0/+6
2015-05-12switchdev: remove old switchdev_port_bridge_setlinkScott Feldman1-9/+0
2015-05-12switchdev: add bridge port flags attrScott Feldman1-0/+2
2015-05-12switchdev: add port vlan objScott Feldman1-0/+8
2015-05-12switchdev: introduce switchdev add/del obj opsScott Feldman1-0/+31
2015-05-12switchdev: convert STP update to switchdev attr setScott Feldman1-11/+2
2015-05-12switchdev: convert parent_id_get to switchdev attr getScott Feldman1-14/+4
2015-05-12switchdev: introduce get/set attrs opsScott Feldman1-0/+43
2015-05-12switchdev: s/swdev_/switchdev_/Jiri Pirko2-16/+16
2015-05-12switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko1-55/+56
2015-05-12net_sched: gred: add TCA_GRED_LIMIT attributeDavid Ward1-1/+2
2015-05-12net: Add skb_free_frag to replace use of put_page in freeing skb->headAlexander Duyck1-0/+5
2015-05-12mm/net: Rename and move page fragment handling from net/ to mm/Alexander Duyck3-3/+23
2015-05-12net: Store virtual address instead of page in netdev_alloc_cacheAlexander Duyck1-3/+2
2015-05-11net: sched: deprecate enqueue_root()Eric Dumazet1-6/+0
2015-05-11net: sched: fix typo in net_device ifdefDaniel Borkmann1-1/+1
2015-05-11net: sched: further simplify handle_ingDaniel Borkmann1-0/+4
2015-05-11bonding: add netlink support for sys prio, actor sys mac, and port keyAndy Gospodarek1-0/+3
2015-05-11bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar2-0/+2
2015-05-11bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar2-0/+2
2015-05-11bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar2-0/+2
2015-05-11net: kill sk_change_net and sk_release_kernelEric W. Biederman1-17/+0
2015-05-11net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman2-1/+3
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman4-4/+4
2015-05-11net: Add a struct net parameter to sock_create_kernEric W. Biederman1-1/+1
2015-05-11tun: Utilize the normal socket network namespace refcounting.Eric W. Biederman1-1/+0
2015-05-10codel: add ce_threshold attributeEric Dumazet2-1/+15
2015-05-09netlink: allow to listen "all" netnsNicolas Dichtel3-0/+5
2015-05-09netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel1-1/+1
2015-05-09Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...David S. Miller1-0/+6
2015-05-09seccomp, filter: add and use bpf_prog_create_from_user from seccompDaniel Borkmann1-7/+5
2015-05-09seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filterNicolas Schichan1-4/+0
2015-05-09net: filter: add a callback to allow classic post-verifier transformationsNicolas Schichan1-0/+6
2015-05-09Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller3-80/+113
2015-05-09tcp: add TCPWinProbe and TCPKeepAlive SNMP countersEric Dumazet2-1/+3
2015-05-09tcp: adjust window probe timers to safer valuesEric Dumazet1-5/+22
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov2-14/+18
2015-05-06mac80211: extend get_key() to return PN for all ciphersJohannes Berg1-0/+7
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg1-39/+40
2015-05-06can.h: make padding given by gcc explicitShawn Landden1-0/+6
2015-05-05vlan: Use eth_proto_is_802_3Alexander Duyck1-1/+1
2015-05-05etherdev: Fix sparse error, make test usable by other functionsAlexander Duyck1-0/+18
2015-05-05tcp: provide SYN headers for passive connectionsEric Dumazet3-1/+13
2015-05-05mac80211: make LED trigger names constJohannes Berg1-13/+14
2015-05-04net: Export IGMP/MLD message validation codeLinus Lüssing3-0/+5
2015-05-04tc: remove unused redirect ttlJamal Hadi Salim1-0/+2