summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-231-2/+3
| |\ \ \ \ \
| * | | | | | inet_hashinfo: remove bsocket counterEric Dumazet2015-05-211-2/+0
| * | | | | | tcp: add a force_schedule argument to sk_stream_alloc_skb()Eric Dumazet2015-05-211-1/+2
| * | | | | | ip: remove unused function prototypeAndy Zhou2015-05-191-1/+0
| * | | | | | tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann2015-05-192-0/+4
| | |_|/ / / | |/| | | |
| * | | | | bridge_netfilter: No ICMP packet on IPv4 fragmentation errorAndy Zhou2015-05-191-2/+2
| * | | | | ipv4: introduce frag_expire_skip_icmp()Andy Zhou2015-05-191-0/+10
| * | | | | netns: make nsid_lock per netWANG Cong2015-05-171-0/+1
| * | | | | switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar2015-05-171-0/+50
| * | | | | tcp: introduce tcp_under_memory_pressure()Eric Dumazet2015-05-171-0/+8
| * | | | | tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()Eric Dumazet2015-05-171-0/+2
| * | | | | net: fix sk_mem_reclaim_partial()Eric Dumazet2015-05-171-3/+3
| * | | | | net: fix sparse error in csum_replace4()Eric Dumazet2015-05-171-1/+3
| * | | | | tcp: syncookies: extend validity rangeEric Dumazet2015-05-141-14/+24
| * | | | | geneve: move definition of geneve_hdr() to geneve.hJohn W. Linville2015-05-131-0/+5
| | |/ / / | |/| | |
| * | | | flow_dissector: change port array into src, dst tupleJiri Pirko2015-05-133-7/+10
| * | | | flow_dissector: introduce support for Ethernet addressesJiri Pirko2015-05-131-0/+13
| * | | | flow_dissector: introduce support for ipv6 addresssesJiri Pirko2015-05-131-0/+13
| * | | | flow_dissector: add missing header includesJiri Pirko2015-05-131-0/+3
| * | | | flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko2015-05-133-37/+42
| * | | | flow_dissector: introduce programable flow_dissectorJiri Pirko2015-05-131-0/+61
| * | | | net: move __skb_get_hash function declaration to flow_dissector.hJiri Pirko2015-05-131-0/+1
| * | | | net: move *skb_get_poff declarations into correct headerJiri Pirko2015-05-131-0/+3
| * | | | flow_dissector: remove unused function flow_get_hlen declarationJiri Pirko2015-05-131-3/+0
| * | | | net: change name of flow_dissector header to match the .c file nameJiri Pirko2015-05-133-6/+13
| * | | | net: sched: use counter to break reclassify loopsFlorian Westphal2015-05-131-15/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-134-5/+103
| |\ \ \ \
| * | | | | switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman2015-05-131-2/+2
| * | | | | switchdev: align comment with other comments in blockScott Feldman2015-05-131-1/+1
| * | | | | net: make skb_dst_pop routine staticYing Xue2015-05-121-12/+0
| * | | | | switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/delScott Feldman2015-05-121-11/+10
| * | | | | switchdev: add new switchdev_port_bridge_getlinkScott Feldman2015-05-121-0/+10
| * | | | | switchdev: remove unused switchdev_port_bridge_dellinkScott Feldman2015-05-121-15/+0
| * | | | | switchdev: add new switchdev_port_bridge_dellinkScott Feldman2015-05-121-0/+6
| * | | | | switchdev: remove old switchdev_port_bridge_setlinkScott Feldman2015-05-121-9/+0
| * | | | | switchdev: add bridge port flags attrScott Feldman2015-05-121-0/+2
| * | | | | switchdev: add port vlan objScott Feldman2015-05-121-0/+8
| * | | | | switchdev: introduce switchdev add/del obj opsScott Feldman2015-05-121-0/+31
| * | | | | switchdev: convert STP update to switchdev attr setScott Feldman2015-05-121-11/+2
| * | | | | switchdev: convert parent_id_get to switchdev attr getScott Feldman2015-05-121-14/+4
| * | | | | switchdev: introduce get/set attrs opsScott Feldman2015-05-121-0/+43
| * | | | | switchdev: s/swdev_/switchdev_/Jiri Pirko2015-05-121-15/+15
| * | | | | switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko2015-05-121-55/+56
| * | | | | net: sched: deprecate enqueue_root()Eric Dumazet2015-05-111-6/+0
| * | | | | 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-113-3/+3
OpenPOWER on IntegriCloud