1. 222d7db net: prevent dst uses after free by Eric Dumazet · 7 years ago
  2. 4c71244 tcp: remove two unused functions by Yuchung Cheng · 7 years ago
  3. d25adbe sctp: fix an use-after-free issue in sctp_sock_dump by Xin Long · 7 years ago
  4. fa5f7b5 sctp: potential read out of bounds in sctp_ulpevent_type_enabled() by Dan Carpenter · 7 years ago
  5. d7fb60b net_sched: get rid of tcfa_rcu by Cong Wang · 7 years ago
  6. 1080746 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  7. e1bf168 netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable" by Florian Westphal · 7 years ago
  8. 0f2be42 Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  9. 18fb0b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  10. 55199df net: dsa: Allow switch drivers to indicate number of TX queues by Florian Fainelli · 7 years ago
  11. 3a1214e flow_dissector: Cleanup control flow by Tom Herbert · 7 years ago
  12. fd0c88b net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid references by Arnd Bergmann · 7 years ago
  13. 5316821 mac80211: fix VLAN handling with TXQs by Johannes Berg · 7 years ago
  14. 2ff81cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  15. 9efdb14 net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros. by Varsha Rao · 7 years ago
  16. 44d6e2f2 net: Replace NF_CT_ASSERT() with WARN_ON(). by Varsha Rao · 7 years ago
  17. d1c1e39 netfilter: remove unused hooknum arg from packet functions by Florian Westphal · 7 years ago
  18. dfc4603 netfilter: nf_tables: add select_ops for stateful objects by Pablo M. Bermudo Garay · 7 years ago
  19. 45865da Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  20. b63f604 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  21. 5a63643 Revert "net: fix percpu memory leaks" by Jesper Dangaard Brouer · 7 years ago
  22. fb452a1 Revert "net: use lib/percpu_counter API for fragmentation mem accounting" by Jesper Dangaard Brouer · 7 years ago
  23. 64327fc ipv4: Don't override return code from ip_route_input_noref() by Stefano Brivio · 7 years ago
  24. 864150d net: Add module reference to FIB notifiers by Ido Schimmel · 7 years ago
  25. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  26. 65bce46 Bluetooth: make baswap src const by Loic Poulain · 7 years ago
  27. 08daaec Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  28. 1797f5b devlink: Add IPv6 header for dpipe by Arkadi Sharshevsky · 7 years ago
  29. 07d79fc net_sched: add reverse binding for tc class by Cong Wang · 7 years ago
  30. 47ebcc0 xfrm: Add support for network devices capable of removing the ESP trailer by Yossi Kuperman · 7 years ago
  31. 65a206c net/sched: Change act_api and act_xxx modules to use IDR by Chris Mi · 7 years ago
  32. 31770e3 tcp: Revert "tcp: remove header prediction" by Florian Westphal · 7 years ago
  33. c1d2b4c tcp: Revert "tcp: remove CA_ACK_SLOWPATH" by Florian Westphal · 7 years ago
  34. eaa72dc neigh: increase queue_len_bytes to match wmem_default by Eric Dumazet · 7 years ago
  35. 1b70d792 ipv6: Use rt6i_idev index for echo replies to a local address by David Ahern · 7 years ago
  36. 1f0b774 net: add NSH header structures and helpers by Yi Yang · 7 years ago
  37. fa20e0e vxlan: factor out VXLAN-GPE next protocol by Jiri Benc · 7 years ago
  38. c038a58 rxrpc: Allow failed client calls to be retried by David Howells · 7 years ago
  39. e833251 rxrpc: Add notification of end-of-Tx phase by David Howells · 7 years ago
  40. 21acf63 net/ncsi: Configure VLAN tag filter by Samuel Mendoza-Jonas · 7 years ago
  41. 5bf916e irda: move include/net/irda into staging subdirectory by Greg Kroah-Hartman · 7 years ago
  42. 4e587ea ipv6: fix sparse warning on rt6i_node by Wei Wang · 7 years ago
  43. 1a66a83 gre: add collect_md mode to ERSPAN tunnel by William Tu · 7 years ago
  44. 960632e netfilter: convert hook list to an array by Aaron Conole · 7 years ago
  45. 64f0f5d udp6: set rx_dst_cookie on rx_dst updates by Paolo Abeni · 7 years ago
  46. 3cd904e net_sched: kill u32_node pointer in Qdisc by WANG Cong · 7 years ago
  47. 143976c net_sched: remove tc class reference counting by WANG Cong · 7 years ago
  48. ebfa00c tcp: fix refcnt leak with ebpf congestion control by Sabrina Dubroca · 7 years ago
  49. 32d99d0 ipv6: sr: add support for ip4ip6 encapsulation by David Lebrun · 7 years ago
  50. 3fd8712 strparser: initialize all callbacks by Eric Biggers · 7 years ago
  51. 551143d net_sched: fix a refcount_t issue with noop_qdisc by Eric Dumazet · 7 years ago
  52. 23aebda ipv6: Compute multipath hash for ICMP errors from offending packet by Jakub Sitnicki · 7 years ago
  53. 29825717 net: Extend struct flowi6 with multipath hash by Jakub Sitnicki · 7 years ago
  54. 790c605 devlink: Fix devlink_dpipe_table_register() stub signature. by David S. Miller · 7 years ago
  55. 22b6722 ipv6: Add sysctl for per namespace flow label reflection by Jakub Sitnicki · 7 years ago
  56. b3480fe netfilter: conntrack: make protocol tracker pointers const by Florian Westphal · 7 years ago
  57. ea48cc8 netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFS by Florian Westphal · 7 years ago
  58. 9195083 netfilter: conntrack: place print_tuple in procfs part by Florian Westphal · 7 years ago
  59. 036c694 netfilter: conntrack: reduce size of l4protocol trackers by Florian Westphal · 7 years ago
  60. 09ec82f netfilter: conntrack: remove protocol name from l4proto struct by Florian Westphal · 7 years ago
  61. a3134d5 netfilter: conntrack: remove protocol name from l3proto struct by Florian Westphal · 7 years ago
  62. 0d03510 netfilter: conntrack: compute l3proto nla size at compile time by Florian Westphal · 7 years ago
  63. 3580732 devlink: Move dpipe entry clear function into devlink by Arkadi Sharshevsky · 7 years ago
  64. ffd3cdc devlink: Add support for dynamic table size by Arkadi Sharshevsky · 7 years ago
  65. 3fb886e devlink: Add IPv4 header for dpipe by Arkadi Sharshevsky · 7 years ago
  66. 1177009 devlink: Add Ethernet header for dpipe by Arkadi Sharshevsky · 7 years ago
  67. e457d86 net: sched: add couple of goto_chain helpers by Jiri Pirko · 7 years ago
  68. f9cbe9a net: define the TSO header size in net/tso.h by Antoine Ténart · 7 years ago
  69. 98aaa91 tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg by Mike Maloney · 7 years ago
  70. 84e54fe gre: introduce native tunnel support for ERSPAN by William Tu · 7 years ago
  71. 1119936 tcp: Remove the unused parameter for tcp_try_fastopen. by Tonghao Zhang · 7 years ago
  72. c5cff85 ipv6: add rcu grace period before freeing fib6_node by Wei Wang · 7 years ago
  73. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  74. 7d3f0cd net: sched: Add the invalid handle check in qdisc_class_find by Gao Feng · 7 years ago
  75. 89e4950 dsa: remove unused net_device arg from handlers by Florian Westphal · 7 years ago
  76. a43dce9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  77. 68a66d1 net_sched: fix order of queue length updates in qdisc_replace() by Konstantin Khlebnikov · 7 years ago
  78. 9620fef ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t by Eric Dumazet · 7 years ago
  79. a0917e0 datagram: When peeking datagrams with offset < 0 don't skip empty skbs by Matthew Dawson · 7 years ago
  80. c780a04 ipv4: better IP_MAX_MTU enforcement by Eric Dumazet · 7 years ago
  81. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  82. 12d94a8 ipv6: fix NULL dereference in ip6_route_dev_notify() by Eric Dumazet · 7 years ago
  83. fe40079 ipv6: fib: Provide offload indication using nexthop flags by Ido Schimmel · 7 years ago
  84. 0a6f041 Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  85. 42b7305 udp: fix linear skb reception with PEEK_OFF by Al Viro · 7 years ago
  86. fd851ba udp: harden copy_linear_skb() by Eric Dumazet · 7 years ago
  87. e4dde41 net: fix compilation when busy poll is not enabled by Daniel Borkmann · 7 years ago
  88. ad729bc9 bonding: require speed/duplex only for 802.3ad, alb and tlb by Andreas Born · 7 years ago
  89. 7b06e8a net: sched: remove cops->tcf_cl_offload by Jiri Pirko · 7 years ago
  90. 237f79d net: sched: remove handle propagation down to the drivers by Jiri Pirko · 7 years ago
  91. 7690f2a net: sched: propagate classid down to offload drivers by Jiri Pirko · 7 years ago
  92. 861932e net: sched: Add helpers to identify classids by Jiri Pirko · 7 years ago
  93. 327c0da sctp: fix some indents in sm_make_chunk.c by Xin Long · 7 years ago
  94. 172a159 sctp: remove the typedef sctp_disposition_t by Xin Long · 7 years ago
  95. 8ee821a sctp: remove the typedef sctp_sm_table_entry_t by Xin Long · 7 years ago
  96. eb662a6 sctp: remove the unused typedef sctp_sm_command_t by Xin Long · 7 years ago
  97. e08af95 sctp: remove the typedef sctp_verb_t by Xin Long · 7 years ago
  98. c488b77 sctp: remove the typedef sctp_arg_t by Xin Long · 7 years ago
  99. a85bbeb sctp: remove the typedef sctp_cmd_seq_t by Xin Long · 7 years ago
  100. e2c3108 sctp: remove the typedef sctp_cmd_t by Xin Long · 7 years ago