summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2015-05-15tcp: syncookies: extend validity rangeEric Dumazet
2015-05-13geneve: move definition of geneve_hdr() to geneve.hJohn W. Linville
2015-05-13flow_dissector: change port array into src, dst tupleJiri Pirko
2015-05-13flow_dissector: introduce support for Ethernet addressesJiri Pirko
2015-05-13flow_dissector: introduce support for ipv6 addresssesJiri Pirko
2015-05-13flow_dissector: add missing header includesJiri Pirko
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko
2015-05-13flow_dissector: introduce programable flow_dissectorJiri Pirko
2015-05-13net: move __skb_get_hash function declaration to flow_dissector.hJiri Pirko
2015-05-13net: move *skb_get_poff declarations into correct headerJiri Pirko
2015-05-13flow_dissector: remove unused function flow_get_hlen declarationJiri Pirko
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko
2015-05-13net: sched: use counter to break reclassify loopsFlorian Westphal
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-13switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman
2015-05-13switchdev: align comment with other comments in blockScott Feldman
2015-05-13net: make skb_dst_pop routine staticYing Xue
2015-05-12switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/delScott Feldman
2015-05-12switchdev: add new switchdev_port_bridge_getlinkScott Feldman
2015-05-12switchdev: remove unused switchdev_port_bridge_dellinkScott Feldman
2015-05-12switchdev: add new switchdev_port_bridge_dellinkScott Feldman
2015-05-12switchdev: remove old switchdev_port_bridge_setlinkScott Feldman
2015-05-12switchdev: add bridge port flags attrScott Feldman
2015-05-12switchdev: add port vlan objScott Feldman
2015-05-12switchdev: introduce switchdev add/del obj opsScott Feldman
2015-05-12switchdev: convert STP update to switchdev attr setScott Feldman
2015-05-12switchdev: convert parent_id_get to switchdev attr getScott Feldman
2015-05-12switchdev: introduce get/set attrs opsScott Feldman
2015-05-12switchdev: s/swdev_/switchdev_/Jiri Pirko
2015-05-12switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko
2015-05-11net: sched: deprecate enqueue_root()Eric Dumazet
2015-05-11bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar
2015-05-11bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar
2015-05-11bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar
2015-05-11net: kill sk_change_net and sk_release_kernelEric W. Biederman
2015-05-11net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman
2015-05-10codel: add ce_threshold attributeEric Dumazet
2015-05-10netlink: allow to listen "all" netnsNicolas Dichtel
2015-05-10netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel
2015-05-09Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller
2015-05-09tcp: add TCPWinProbe and TCPKeepAlive SNMP countersEric Dumazet
2015-05-09tcp: adjust window probe timers to safer valuesEric Dumazet
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov
2015-05-06mac80211: extend get_key() to return PN for all ciphersJohannes Berg
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg
2015-05-05tcp: provide SYN headers for passive connectionsEric Dumazet
2015-05-05mac80211: make LED trigger names constJohannes Berg
2015-05-04Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-05-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller