summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2015-05-19mac802154: check for really changesAlexander Aring-0/+12
2015-05-19ieee802154: add several phy supported handlingAlexander Aring-1/+47
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring-1/+5
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring-3/+3
2015-05-19ieee802154: change transmit power to mbmAlexander Aring-2/+3
2015-05-19ieee802154: change transmit power to s32Alexander Aring-2/+2
2015-05-19bridge_netfilter: No ICMP packet on IPv4 fragmentation errorAndy Zhou-2/+2
2015-05-19ipv4: introduce frag_expire_skip_icmp()Andy Zhou-0/+10
2015-05-17netns: make nsid_lock per netWANG Cong-0/+1
2015-05-17switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar-0/+50
2015-05-17tcp: introduce tcp_under_memory_pressure()Eric Dumazet-0/+8
2015-05-17tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()Eric Dumazet-0/+2
2015-05-17net: fix sk_mem_reclaim_partial()Eric Dumazet-3/+3
2015-05-17net: fix sparse error in csum_replace4()Eric Dumazet-1/+3
2015-05-14tcp: syncookies: extend validity rangeEric Dumazet-14/+24
2015-05-13geneve: move definition of geneve_hdr() to geneve.hJohn W. Linville-0/+5
2015-05-13flow_dissector: change port array into src, dst tupleJiri Pirko-7/+10
2015-05-13flow_dissector: introduce support for Ethernet addressesJiri Pirko-0/+13
2015-05-13flow_dissector: introduce support for ipv6 addresssesJiri Pirko-0/+13
2015-05-13flow_dissector: add missing header includesJiri Pirko-0/+3
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko-37/+42
2015-05-13flow_dissector: introduce programable flow_dissectorJiri Pirko-0/+61
2015-05-13net: move __skb_get_hash function declaration to flow_dissector.hJiri Pirko-0/+1
2015-05-13net: move *skb_get_poff declarations into correct headerJiri Pirko-0/+3
2015-05-13flow_dissector: remove unused function flow_get_hlen declarationJiri Pirko-3/+0
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko-6/+13
2015-05-13net: sched: use counter to break reclassify loopsFlorian Westphal-15/+0
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+103
2015-05-13switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman-2/+2
2015-05-13switchdev: align comment with other comments in blockScott Feldman-1/+1
2015-05-12net: make skb_dst_pop routine staticYing Xue-12/+0
2015-05-12switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/delScott Feldman-11/+10
2015-05-12switchdev: add new switchdev_port_bridge_getlinkScott Feldman-0/+10
2015-05-12switchdev: remove unused switchdev_port_bridge_dellinkScott Feldman-15/+0
2015-05-12switchdev: add new switchdev_port_bridge_dellinkScott Feldman-0/+6
2015-05-12switchdev: remove old switchdev_port_bridge_setlinkScott Feldman-9/+0
2015-05-12switchdev: add bridge port flags attrScott Feldman-0/+2
2015-05-12switchdev: add port vlan objScott Feldman-0/+8
2015-05-12switchdev: introduce switchdev add/del obj opsScott Feldman-0/+31
2015-05-12switchdev: convert STP update to switchdev attr setScott Feldman-11/+2
2015-05-12switchdev: convert parent_id_get to switchdev attr getScott Feldman-14/+4
2015-05-12switchdev: introduce get/set attrs opsScott Feldman-0/+43
2015-05-12switchdev: s/swdev_/switchdev_/Jiri Pirko-15/+15
2015-05-12switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko-55/+56
2015-05-11net: sched: deprecate enqueue_root()Eric Dumazet-6/+0
2015-05-11bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar-0/+2
2015-05-11bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar-0/+2
2015-05-11bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar-0/+2
2015-05-11net: kill sk_change_net and sk_release_kernelEric W. Biederman-17/+0
2015-05-11net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman-1/+3