1. 67a5178 ipv6: udp: leverage scratch area helpers by Paolo Abeni · 8 years ago
  2. b26bbdae udp: move scratch area helpers into the include file by Paolo Abeni · 8 years ago
  3. d97af30 tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...) by Dave Watson · 8 years ago
  4. d116ffc net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate by Matthias Schiffer · 8 years ago
  5. 17dd0ec net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink by Matthias Schiffer · 8 years ago
  6. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  7. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  8. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  9. a02d036 sctp: adjust ssthresh when transport is idle by Marcelo Ricardo Leitner · 8 years ago
  10. 4ccbd0b sctp: adjust cwnd increase in Congestion Avoidance phase by Marcelo Ricardo Leitner · 8 years ago
  11. e56f777a sctp: allow increasing cwnd regardless of ctsn moving or not by Marcelo Ricardo Leitner · 8 years ago
  12. d0b53f4 sctp: update order of adjustments of partial_bytes_acked and cwnd by Marcelo Ricardo Leitner · 8 years ago
  13. e3c42b6 af_iucv: Move sockaddr length checks to before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 8 years ago
  14. 2e56c26 net/iucv: improve endianness handling by Hans Wippel · 8 years ago
  15. 3fcece1 net: store port/representator id in metadata_dst by Jakub Kicinski · 8 years ago
  16. ac55cd6 tls: return -EFAULT if copy_to_user() fails by Dan Carpenter · 8 years ago
  17. 93bbbfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  18. 926f38e tcp: fix out-of-bounds access in ULP sysctl by Jakub Kicinski · 8 years ago
  19. 2399463 bpf: possibly avoid extra masking for narrower load in verifier by Yonghong Song · 8 years ago
  20. ce158e5 xdp: add reporting of offload mode by Jakub Kicinski · 8 years ago
  21. ee5d032 xdp: add HW offload mode flag for installing programs by Jakub Kicinski · 8 years ago
  22. 32d6027 xdp: pass XDP flags into install handlers by Jakub Kicinski · 8 years ago
  23. 9bd780f udp: fix poll() by Paolo Abeni · 8 years ago
  24. 4b943fa udp/v6: prefetch rmem_alloc in udp6_queue_rcv_skb() by Paolo Abeni · 8 years ago
  25. c14b036 rds: tcp: set linger to 1 when unloading a rds-tcp by Sowmini Varadhan · 8 years ago
  26. 69b92b5 rds: tcp: send handshake ping-probe from passive endpoint by Sowmini Varadhan · 8 years ago
  27. 8fac365 tcp: Add a tcp_filter hook before handle ack packet by Chenbo Feng · 8 years ago
  28. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  29. e862830 bpf: expose prog id for cls_bpf and act_bpf by Daniel Borkmann · 8 years ago
  30. 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 8 years ago
  31. dd99e42 udp: prefetch rmem_alloc in udp_queue_rcv_skb() by Paolo Abeni · 8 years ago
  32. dd12d15c ip6mr: add netlink notifications on mrt6msg cache reports by Julien Gomes · 8 years ago
  33. 5a645dd ipmr: add netlink notifications on igmpmsg cache reports by Julien Gomes · 8 years ago
  34. 5f729ea rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mroute by Julien Gomes · 8 years ago
  35. 083a032 tcp: md5: hide unused variable by Arnd Bergmann · 8 years ago
  36. b4846fc igmp: add a missing spin_lock_init() by WANG Cong · 8 years ago
  37. db833d4 rtnetlink: add IFLA_GROUP to ifla_policy by Serhey Popovych · 8 years ago
  38. 07f6155 ipv6: Do not leak throw route references by Serhey Popovych · 8 years ago
  39. 5ee8aa6 sctp: handle errors when updating asoc by Xin Long · 8 years ago
  40. 8cd5c25 sctp: uncork the old asoc before changing to the new one by Xin Long · 8 years ago
  41. a0f9a4c dccp: call inet_add_protocol after register_pernet_subsys in dccp_v6_init by Xin Long · 8 years ago
  42. d5494ac dccp: call inet_add_protocol after register_pernet_subsys in dccp_v4_init by Xin Long · 8 years ago
  43. dc5321d vxlan: get rid of redundant vxlan_dev.flags by Matthias Schiffer · 8 years ago
  44. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  45. de77b96 net: introduce __skb_put_[zero, data, u8] by yuan linyu · 8 years ago
  46. fe420d8 net/core: remove explicit do_softirq() from busy_poll_stop() by Sebastian Siewior · 8 years ago
  47. bdaf32c fib_rules: Resolve goto rules target on delete by Serhey Popovych · 8 years ago
  48. 86fdb34 sctp: ensure ep is not destroyed before doing the dump by Xin Long · 8 years ago
  49. 9745e36 net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev by Gao Feng · 8 years ago
  50. 8917a77 tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix by Ivan Delalande · 8 years ago
  51. 6797318 tcp: md5: add an address prefix for key lookup by Ivan Delalande · 8 years ago
  52. 4b153ca Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  53. 46f8cd9 ip6_tunnel: Correct tos value in collect_md mode by Haishuang Yan · 8 years ago
  54. 06d4d45 net: dsa: Fix legacy probing by Florian Fainelli · 8 years ago
  55. d807ec6 tls: update Kconfig by Dave Watson · 8 years ago
  56. a4c2fd7 net: remove DST_NOCACHE flag by Wei Wang · 8 years ago
  57. b2a9c0e net: remove DST_NOGC flag by Wei Wang · 8 years ago
  58. 5b7c9a8 net: remove dst gc related code by Wei Wang · 8 years ago
  59. 560fd93 decnet: take dst->__refcnt when struct dn_route is created by Wei Wang · 8 years ago
  60. 52df157 xfrm: take refcnt of dst when creating struct xfrm_dst bundle by Wei Wang · 8 years ago
  61. db91664 ipv6: get rid of icmp6 dst garbage collector by Wei Wang · 8 years ago
  62. 587fea7 ipv6: mark DST_NOGC and remove the operation of dst_free() by Wei Wang · 8 years ago
  63. ad65a2f ipv6: call dst_hold_safe() properly by Wei Wang · 8 years ago
  64. 9514528 ipv6: call dst_dev_put() properly by Wei Wang · 8 years ago
  65. 1cfb71e ipv6: take dst->__refcnt for insertion into fib6 tree by Wei Wang · 8 years ago
  66. b838d5e ipv4: mark DST_NOGC and remove the operation of dst_free() by Wei Wang · 8 years ago
  67. 9df16ef ipv4: call dst_hold_safe() properly by Wei Wang · 8 years ago
  68. 95c47f9 ipv4: call dst_dev_put() properly by Wei Wang · 8 years ago
  69. 0830106 ipv4: take dst->__refcnt when caching dst in fib by Wei Wang · 8 years ago
  70. 4a6ce2b net: introduce a new function dst_dev_put() by Wei Wang · 8 years ago
  71. 5f56f40 net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt by Wei Wang · 8 years ago
  72. 1dbe3252 net: use loopback dev when generating blackhole route by Wei Wang · 8 years ago
  73. d24406c udp: call dst_hold_safe() in udp_sk_rx_set_dst() by Wei Wang · 8 years ago
  74. 1758fd4 ipv6: remove unnecessary dst_hold() in ip6_fragment() by Wei Wang · 8 years ago
  75. a1a6b7e net: dsa: add cross-chip multicast support by Vivien Didelot · 8 years ago
  76. 247488c decnet: always not take dst->__refcnt when inserting dst into hash table by Wei Wang · 8 years ago
  77. 76371d2 decnet: always not take dst->__refcnt when inserting dst into hash table by Wei Wang · 8 years ago
  78. 10beea7 rds: tcp: Set linger when rejecting an incoming conn in rds_tcp_accept_one by Sowmini Varadhan · 8 years ago
  79. 00354de rds: tcp: various endian-ness fixes by Sowmini Varadhan · 8 years ago
  80. 41500c3 rds: tcp: remove cp_outgoing by Sowmini Varadhan · 8 years ago
  81. f1925ca ip6_tunnel: fix potential issue in __ip6_tnl_rcv by Haishuang Yan · 8 years ago
  82. 469f87e ip_tunnel: fix potential issue in ip_tunnel_rcv by Haishuang Yan · 8 years ago
  83. 5803869 net: Add IFLA_XDP_PROG_ID by Martin KaFai Lau · 8 years ago
  84. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 8 years ago
  85. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  86. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 8 years ago
  87. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  88. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  89. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  90. 54144b4 tls: Depend upon INET not plain NET. by David S. Miller · 8 years ago
  91. e4b7778 net: dsa: assign default CPU port to all ports by Vivien Didelot · 8 years ago
  92. 988c732 sctp: return next obj by passing pos + 1 into sctp_transport_get_idx by Xin Long · 8 years ago
  93. 5f2f976 rxrpc: Fix several cases where a padded len isn't checked in ticket decode by David Howells · 8 years ago
  94. 86087e1 net: sched: act_tunnel_key: make UDP checksum configurable by Jiri Benc · 8 years ago
  95. 63fe4c3 net: sched: act_tunnel_key: request UDP checksum by default by Jiri Benc · 8 years ago
  96. 3c4d755 tls: kernel TLS support by Dave Watson · 8 years ago
  97. e3b5616 tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions by Dave Watson · 8 years ago
  98. 734942c tcp: ULP infrastructure by Dave Watson · 8 years ago
  99. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  100. f8a894b ipv6: fix calling in6_ifa_hold incorrectly for dad work by Xin Long · 8 years ago