1. 96a5908 kcm: Remove TCP specific references from kcm and strparser by Tom Herbert · 8 years ago
  2. 3203558 tcp: Set read_sock and peek_len proto_ops by Tom Herbert · 8 years ago
  3. 832629c tipc: add UDP remoteip dump to netlink API by Richard Alpe · 8 years ago
  4. fdb3acc tipc: add the ability to get UDP options via netlink by Richard Alpe · 8 years ago
  5. c9b64d4 tipc: add replicast peer discovery by Richard Alpe · 8 years ago
  6. ef20cd4 tipc: introduce UDP replicast by Richard Alpe · 8 years ago
  7. 1ca73e3 tipc: refactor multicast ip check by Richard Alpe · 8 years ago
  8. ce984da tipc: split UDP send function by Richard Alpe · 8 years ago
  9. ba5aa84 tipc: split UDP nl address parsing by Richard Alpe · 8 years ago
  10. 6bc506b bridge: switchdev: Add forward mark support for stacked devices by Ido Schimmel · 8 years ago
  11. 5c326ab switchdev: Support parent ID comparison for stacked devices by Ido Schimmel · 8 years ago
  12. 145dd5f net: flush the softnet backlog in process context by Paolo Abeni · 8 years ago
  13. 72f4af4 net: bridge: export also pvid flag in the xstats flags by Nikolay Aleksandrov · 8 years ago
  14. 72145a6 tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter by Eric Dumazet · 8 years ago
  15. e65c332 tcp: md5: increment sk_drops on syn_recv state by Eric Dumazet · 8 years ago
  16. a52e95a net: diag: allow socket bytecode filters to match socket marks by Lorenzo Colitti · 8 years ago
  17. 627cc4a net: diag: slightly refactor the inet_diag_bc_audit error checks. by Lorenzo Colitti · 8 years ago
  18. 9d490b4 net: dsa: rename switch operations structure by Vivien Didelot · 8 years ago
  19. 6546c78 Merge tag 'rxrpc-rewrite-20160824-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  20. d3c10db Merge tag 'rxrpc-rewrite-20160824-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  21. 45025bc rxrpc: Improve management and caching of client connection objects by David Howells · 8 years ago
  22. 4d028b2 rxrpc: Dup the main conn list for the proc interface by David Howells · 8 years ago
  23. df5d8bf rxrpc: Make /proc/net/rxrpc_calls safer by David Howells · 8 years ago
  24. 2266ffd rxrpc: Fix conn-based retransmit by David Howells · 8 years ago
  25. ba2489b net: remove clear_sk() method by Eric Dumazet · 8 years ago
  26. 391bb6b ipv6: tcp: get rid of tcp_v6_clear_sk() by Eric Dumazet · 8 years ago
  27. 4cac820 udp: get rid of sk_prot_clear_portaddr_nulls() by Eric Dumazet · 8 years ago
  28. 6a6ad2a ipv6: udp: remove udp_v6_clear_sk() by Eric Dumazet · 8 years ago
  29. 5d77dca net: diag: support SOCK_DESTROY for UDP sockets by David Ahern · 8 years ago
  30. 5128b18 tipc: use kfree_skb() instead of kfree() by Wei Yongjun · 8 years ago
  31. 85d2c92 Merge tag 'rxrpc-rewrite-20160823-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  32. 3a69101 Merge tag 'rxrpc-rewrite-20160823-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  33. f8edcd1 net: rtnetlink: Don't export empty RTAX_FEATURES by Phil Sutter · 8 years ago
  34. cebc5cb net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config by Yuchung Cheng · 8 years ago
  35. 54c151d l2tp: Refactor the codes with existing macros instead of literal number by Gao Feng · 8 years ago
  36. 1616b38 kcm: Fix locking issue by Tom Herbert · 8 years ago
  37. cff6a33 strparser: Queue work when being unpaused by Tom Herbert · 8 years ago
  38. 18bfeba rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor by David Howells · 8 years ago
  39. 563ea7d rxrpc: Calculate serial skew on packet reception by David Howells · 8 years ago
  40. f51b448 rxrpc: Set connection expiry on idle, not put by David Howells · 8 years ago
  41. df844fd rxrpc: Use a tracepoint for skb accounting debugging by David Howells · 8 years ago
  42. 01a90a4 rxrpc: Drop channel number field from rxrpc_call struct by David Howells · 8 years ago
  43. f36b5e4 rxrpc: When clearing a socket, clear the call sets in the right order by David Howells · 8 years ago
  44. dabe5a7 rxrpc: Tidy up the rxrpc_call struct a bit by David Howells · 8 years ago
  45. 26164e77 rxrpc: Remove RXRPC_CALL_PROC_BUSY by David Howells · 8 years ago
  46. a01512d net: strparser: fix strparser sk_user_data check by Dave Watson · 8 years ago
  47. 7b31436 net: dsa: Allow the DSA driver to indicate the tag protocol by Andrew Lunn · 8 years ago
  48. 1ae292a net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout by Geert Uytterhoeven · 8 years ago
  49. 8b7ac60 Merge tag 'batadv-next-for-davem-20160822' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  50. b9a24bb net_sched: properly handle failure case of tcf_exts_init() by WANG Cong · 8 years ago
  51. c1346a7 Revert "l2tp: Refactor the codes with existing macros instead of literal number" by David S. Miller · 8 years ago
  52. 5ab1fe7 l2tp: Refactor the codes with existing macros instead of literal number by Gao Feng · 8 years ago
  53. dc833de net/irda: remove pointless assignment/check by Vegard Nossum · 8 years ago
  54. d933802 net: dsa: bcm_sf2: Make it a real platform device driver by Florian Fainelli · 8 years ago
  55. ea825e7 net: dsa: Export suspend/resume functions by Florian Fainelli · 8 years ago
  56. d985d15 net: ipv4: fix sparse error in fib_good_nh() by Eric Dumazet · 8 years ago
  57. 217375a udp: include addrconf.h by Eric Dumazet · 8 years ago
  58. b6c6b64 tcp: md5: remove tcp_md5_hash_header() by Eric Dumazet · 8 years ago
  59. ad20207 netlink: Use rhashtable walk interface in diag dump by Herbert Xu · 8 years ago
  60. 54fd9c2 bpf: get rid of cgroup helper related ifdefs by Daniel Borkmann · 8 years ago
  61. 4de1696 bpf: enable event output helper also for xdp types by Daniel Borkmann · 8 years ago
  62. 5293efe bpf: add bpf_skb_change_tail helper by Daniel Borkmann · 8 years ago
  63. 45c7fff bpf: use skb_pkt_type_ok helper in bpf_skb_change_type by Daniel Borkmann · 8 years ago
  64. b340402 tipc: add peer removal functionality by Richard Alpe · 8 years ago
  65. 36a6503 tcp: refine tcp_prune_ofo_queue() to not drop all packets by Eric Dumazet · 8 years ago
  66. dca0aaf tcp: defer sacked assignment by Eric Dumazet · 8 years ago
  67. 61ba1a2 net: bridge: export vlan flags with the stats by Nikolay Aleksandrov · 8 years ago
  68. d5ff8c4 net: bridge: consolidate bridge and port linkxstats calls by Nikolay Aleksandrov · 8 years ago
  69. 956af37 net_sched: act_vlan: Add priority option by Hadar Hen Zion · 8 years ago
  70. 9399ae9 net_sched: flower: Add vlan support by Hadar Hen Zion · 8 years ago
  71. 339ba87 net_sched: flower: Avoid dissection of unmasked keys by Hadar Hen Zion · 8 years ago
  72. f6a6692 flow_dissector: Get vlan priority in addition to vlan id by Hadar Hen Zion · 8 years ago
  73. d5709f7 flow_dissector: For stripped vlan, get vlan info from skb->vlan_tci by Hadar Hen Zion · 8 years ago
  74. ea32746 net: sched: avoid duplicates in qdisc dump by Jiri Kosina · 8 years ago
  75. 69012ae net: sched: fix handling of singleton qdiscs with qdisc_hash by Jiri Kosina · 8 years ago
  76. 5a0950c tipc: ensure that link congestion and wakeup use same criteria by Jon Paul Maloy · 8 years ago
  77. 0d051bf tipc: make bearer packet filtering generic by Jon Paul Maloy · 8 years ago
  78. 0d135e4 net: atm: remove redundant null pointer check on dev->name by Colin Ian King · 8 years ago
  79. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  80. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  81. 9b73896 kcm: Use stream parser by Tom Herbert · 8 years ago
  82. 43a0c67 strparser: Stream parser for messages by Tom Herbert · 8 years ago
  83. d2d371a net: ipconfig: Fix more use after free by Thierry Reding · 8 years ago
  84. b5ac851 net_sched: allow flushing tc police actions by Roman Mashak · 8 years ago
  85. 0852e45 net_sched: unify the init logic for act_police by WANG Cong · 8 years ago
  86. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  87. 824a7e8 net_sched: remove an unnecessary list_del() by WANG Cong · 8 years ago
  88. f07fed8 net_sched: remove the leftover cleanup_a() by WANG Cong · 8 years ago
  89. 00062a93 Merge tag 'batadv-next-for-davem-20160816' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  90. 3ec60b9 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  91. d2fbdf7 tipc: fix NULL pointer dereference in shutdown() by Vegard Nossum · 8 years ago
  92. 2eb03e6 switchdev: Put export declaration in the right place by Or Gerlitz · 8 years ago
  93. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 8 years ago
  94. 5e45789 net: ipv6: Fix ping to link-local addresses. by Lorenzo Colitti · 8 years ago
  95. e79c6a4 net: make net namespace sysctls belong to container's owner by Dmitry Torokhov · 8 years ago
  96. f8c46cb netns: do not call pernet ops for not yet set up init_net namespace by Dmitry Torokhov · 8 years ago
  97. 21bc54f vhost/vsock: drop space available check for TX vq by Gerard Garcia · 8 years ago
  98. 952fcfd net: remove type_check from dev_get_nest_level() by Sabrina Dubroca · 8 years ago
  99. bc56163 net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled by Mike Manning · 8 years ago
  100. 5f3b9d3 Merge tag 'mac80211-next-for-davem-2016-08-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago