1. 6be144f bridge: vlan: use br_vlan_should_use to simplify __vlan_add/del by Nikolay Aleksandrov · 9 years ago
  2. 2ffdf508 bridge: vlan: drop master_flags from __vlan_add by Nikolay Aleksandrov · 9 years ago
  3. f8ed289 bridge: vlan: use br_vlan_(get|put)_master to deal with refcounts by Nikolay Aleksandrov · 9 years ago
  4. 586c2b5 bridge: vlan: use rcu list for the ordered vlan list by Nikolay Aleksandrov · 9 years ago
  5. e96f78a tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets by Eric Dumazet · 9 years ago
  6. 754f1e6 sched, bpf: make skb->priority writable by Daniel Borkmann · 9 years ago
  7. c46646d sched, bpf: add helper for retrieving routing realms by Daniel Borkmann · 9 years ago
  8. a91263d ebpf: migrate bpf_prog's flags to bitfield by Daniel Borkmann · 9 years ago
  9. 9e8f4a5 switchdev: push object ID back to object structure by Jiri Pirko · 9 years ago
  10. 648b4a9 switchdev: bring back switchdev_obj and use it as a generic object param by Jiri Pirko · 9 years ago
  11. 52ba57c switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb by Jiri Pirko · 9 years ago
  12. 8f24f30 switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan by Jiri Pirko · 9 years ago
  13. 1f86839 switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_* by Jiri Pirko · 9 years ago
  14. 57d8083 switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_* by Jiri Pirko · 9 years ago
  15. e994b2f tcp: do not lock listener to process SYN packets by Eric Dumazet · 9 years ago
  16. 92d6f17 tcp/dccp: add a reschedule point in inet_csk_listen_stop() by Eric Dumazet · 9 years ago
  17. ef547f2 tcp: remove max_qlen_log by Eric Dumazet · 9 years ago
  18. 10cbc8f tcp/dccp: remove struct listen_sock by Eric Dumazet · 9 years ago
  19. ca6fb06 tcp: attach SYNACK messages to request sockets instead of listener by Eric Dumazet · 9 years ago
  20. 81b496b tcp/dccp: shrink struct listen_sock by Eric Dumazet · 9 years ago
  21. 079096f tcp/dccp: install syn_recv requests into ehash table by Eric Dumazet · 9 years ago
  22. 2feda34 tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argument by Eric Dumazet · 9 years ago
  23. aa3a0c8 tcp: get_openreq[46]() changes by Eric Dumazet · 9 years ago
  24. 9cfd086 tcp: remove BUG_ON() in tcp_check_req() by Eric Dumazet · 9 years ago
  25. ba8e275 tcp: cleanup tcp_v[46]_inbound_md5_hash() by Eric Dumazet · 9 years ago
  26. 38cb524 tcp: call sk_mark_napi_id() on the child, not the listener by Eric Dumazet · 9 years ago
  27. 8d2675f tcp: move synflood_warned into struct request_sock_queue by Eric Dumazet · 9 years ago
  28. aac065c tcp: move qlen/young out of struct listen_sock by Eric Dumazet · 9 years ago
  29. fff1f30 tcp: add a spinlock to protect struct request_sock_queue by Eric Dumazet · 9 years ago
  30. f6d3125 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  31. 3deaa4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  32. 248234c bridge: vlan: don't pass flags when creating context only by Nikolay Aleksandrov · 9 years ago
  33. 263344e bridge: vlan: fix possible null ptr derefs on port init and deinit by Nikolay Aleksandrov · 9 years ago
  34. 77751ee bridge: vlan: move pvid inside net_bridge_vlan_group by Nikolay Aleksandrov · 9 years ago
  35. 468e794 bridge: vlan: fix possible null vlgrp deref while registering new port by Nikolay Aleksandrov · 9 years ago
  36. 8af78b6 bridge: vlan: adjust rhashtable initial size and hash locks size by Nikolay Aleksandrov · 9 years ago
  37. 46c8217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  38. b84f787 net: Initialize flow flags in input path by David Ahern · 9 years ago
  39. 4bf1b54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  40. 57a4753 net: dsa: fix preparation of a port STP update by Vivien Didelot · 9 years ago
  41. b8d866a net: dsa: fix preparation of a port STP update by Vivien Didelot · 9 years ago
  42. 21fdd09 net: Add support for filtering neigh dump by master device by David Ahern · 9 years ago
  43. 5172393 tcp: fix tcp_v6_md5_do_lookup prototype by Eric Dumazet · 9 years ago
  44. ab06900 net: switchdev: abstract object in add/del ops by Vivien Didelot · 9 years ago
  45. 25f07ad net: switchdev: pass callback to dump operation by Vivien Didelot · 9 years ago
  46. 03d5fb1 net: switchdev: remove dev from switchdev_obj cb by Vivien Didelot · 9 years ago
  47. e02a06b net: switchdev: move dev in switchdev_fdb_dump by Vivien Didelot · 9 years ago
  48. e23b002 net: switchdev: remove dev in port_vlan_dump_put by Vivien Didelot · 9 years ago
  49. 8e1ed70 net: Replace calls to vrf_dev_get_rth by David Ahern · 9 years ago
  50. 3236b00 net: Replace vrf_dev_table and friends by David Ahern · 9 years ago
  51. 385add9 net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalents by David Ahern · 9 years ago
  52. 1b69c6d net: Introduce L3 Master device abstraction by David Ahern · 9 years ago
  53. 007979e net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER by David Ahern · 9 years ago
  54. 0536fcc tcp: prepare fastopen code for upcoming listener changes by Eric Dumazet · 9 years ago
  55. 2985aaa tcp: constify tcp_syn_flood_action() socket argument by Eric Dumazet · 9 years ago
  56. f964629 tcp: constify tcp_v{4|6}_route_req() sock argument by Eric Dumazet · 9 years ago
  57. 3f684b4 tcp: cookie_init_sequence() cleanups by Eric Dumazet · 9 years ago
  58. 0c27171 tcp/dccp: constify syn_recv_sock() method sock argument by Eric Dumazet · 9 years ago
  59. c28c6f0 tcp: constify tcp_create_openreq_child() socket argument by Eric Dumazet · 9 years ago
  60. 54105f9 dccp: constify dccp_create_openreq_child() sock argument by Eric Dumazet · 9 years ago
  61. 1ce31c9 inet: constify __inet_inherit_port() sock argument by Eric Dumazet · 9 years ago
  62. a2432c4 inet: constify inet_csk_route_child_sock() socket argument by Eric Dumazet · 9 years ago
  63. f76b33c dccp: use inet6_csk_route_req() helper by Eric Dumazet · 9 years ago
  64. 72ab4a8 tcp: remove tcp_rcv_state_process() tcp_hdr argument by Eric Dumazet · 9 years ago
  65. bda07a6 tcp: remove unused len argument from tcp_rcv_state_process() by Eric Dumazet · 9 years ago
  66. a00e744 tcp/dccp: constify send_synack and send_reset socket argument by Eric Dumazet · 9 years ago
  67. 31b33df skbuff: Fix skb checksum partial check. by Pravin B Shelar · 9 years ago
  68. 0d75396 net: Remove martian_source_keep_err goto label by David Ahern · 9 years ago
  69. 75fea73 net: Swap ordering of tests in ip_route_input_mc by Alexander Duyck · 9 years ago
  70. 2094acb net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcu by Alexander Duyck · 9 years ago
  71. 741a11d net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set by David Ahern · 9 years ago
  72. 822d54b netpoll: Drop budget parameter from NAPI polling call hierarchy by Alexander Duyck · 9 years ago
  73. 75c261b net sysfs: Print link speed as signed integer by Alexander Stein · 9 years ago
  74. 9f389e3 af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag by Aaron Conole · 9 years ago
  75. 2594e90 bridge: vlan: add per-vlan struct and move to rhashtables by Nikolay Aleksandrov · 9 years ago
  76. c1444c6 bridge: Pass net into br_validate_ipv4 and br_validate_ipv6 by Eric W. Biederman · 9 years ago
  77. 5f5d74d ipv6: Pass struct net into ip6_route_me_harder by Eric W. Biederman · 9 years ago
  78. e45f506 ipv4: Pass struct net into ip_route_me_harder by Eric W. Biederman · 9 years ago
  79. 6a1d689 netfilter: ipt_SYNPROXY: Pass snet into synproxy_send_tcp by Eric W. Biederman · 9 years ago
  80. d815d90 netfilter: Push struct net down into nf_afinfo.reroute by Eric W. Biederman · 9 years ago
  81. 372892e ipv4: Push struct net down into nf_send_reset by Eric W. Biederman · 9 years ago
  82. 2103d6b net: sctp: Don't use 64 kilobyte lookup table for four elements by Denys Vlasenko · 9 years ago
  83. 8a4683a net: help compiler generate better code in eth_get_headlen by Jesper Dangaard Brouer · 9 years ago
  84. 06a15f5 l2tp: protect tunnel->del_work by ref_count by Alexander Couzens · 9 years ago
  85. d2e1339 tcp: Fix CWV being too strict on thin streams by Bendik Rønning Opstad · 9 years ago
  86. 17fb0b2 net: Remove redundant oif checks in rt6_device_match by David Ahern · 9 years ago
  87. 7c85af8 tcp: avoid reorders for TFO passive connections by Eric Dumazet · 9 years ago
  88. 635682a sctp: Prevent soft lockup when sctp_accept() is called during a timeout event by Karl Heiss · 9 years ago
  89. f05940e sctp: Whitespace fix by Karl Heiss · 9 years ago
  90. 34c2d9f bridge: Allow forward delay to be cfgd when STP enabled by Ian Wilson · 9 years ago
  91. b1be00a vxlan: support both IPv4 and IPv6 sockets in a single vxlan device by Jiri Benc · 9 years ago
  92. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  93. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  94. bdb06cb net: Fix panic in icmp_route_lookup by David Ahern · 9 years ago
  95. 1b70e97 inet: constify inet_rtx_syn_ack() sock argument by Eric Dumazet · 9 years ago
  96. ea3bea3 tcp/dccp: constify rtx_synack() and friends by Eric Dumazet · 9 years ago
  97. 802885f dccp: constify dccp_make_response() socket argument by Eric Dumazet · 9 years ago
  98. 0f935dbe tcp: constify tcp_v{4|6}_send_synack() socket argument by Eric Dumazet · 9 years ago
  99. 1c1e9d2 ipv6: constify ip6_xmit() sock argument by Eric Dumazet · 9 years ago
  100. 5d062de tcp: constify tcp_make_synack() socket argument by Eric Dumazet · 9 years ago