1. 3d23401 inet: frags: fix ip6frag_low_thresh boundary by Eric Dumazet · 7 years ago
  2. 4b2e687 tipc: Fix namespace violation in tipc_sk_fill_sock_diag by GhantaKrishnamurthy MohanKrishna · 7 years ago
  3. 9e8445a net: avoid unneeded atomic operation in ip*_append_data() by Paolo Abeni · 7 years ago
  4. b714295 tipc: Fix missing list initializations in struct tipc_subscription by Jon Maloy · 7 years ago
  5. 4f858c5 ipv6: udp: set dst cache for a connected sk if current not valid by Alexey Kodanev · 7 years ago
  6. 9f542f6 ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg() by Alexey Kodanev · 7 years ago
  7. 9681815 ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow() by Alexey Kodanev · 7 years ago
  8. 7d6850f ipv6: add a wrapper for ip6_dst_store() with flowi6 checks by Alexey Kodanev · 7 years ago
  9. 3848ec5 af_unix: remove redundant lockdep class by Cong Wang · 7 years ago
  10. b41d7cf rxrpc: Fix undefined packet handling by David Howells · 7 years ago
  11. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  12. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
  13. 6df3546 net: socket: add __compat_sys_...msg() helpers; remove in-kernel calls to compat syscalls by Dominik Brodowski · 7 years ago
  14. 157b334 net: socket: add __compat_sys_recvmmsg() helper; remove in-kernel call to compat syscall by Dominik Brodowski · 7 years ago
  15. 8770cf4 net: socket: add __compat_sys_getsockopt() helper; remove in-kernel call to compat syscall by Dominik Brodowski · 7 years ago
  16. 73ee3ea net: socket: add __compat_sys_setsockopt() helper; remove in-kernel call to compat syscall by Dominik Brodowski · 7 years ago
  17. fd4e82f net: socket: add __compat_sys_recvfrom() helper; remove in-kernel call to compat syscall by Dominik Brodowski · 7 years ago
  18. d27e9af net: socket: replace call to sys_recv() with __sys_recvfrom() by Dominik Brodowski · 7 years ago
  19. f3bf896 net: socket: replace calls to sys_send() with __sys_sendto() by Dominik Brodowski · 7 years ago
  20. e1834a3 net: socket: move check for forbid_cmsg_compat to __sys_...msg() by Dominik Brodowski · 7 years ago
  21. 1255e26 net: socket: add do_sys_recvmmsg() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  22. 13a2d70 net: socket: add __sys_getsockopt() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  23. cc36dca net: socket: add __sys_setsockopt() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  24. 005a1ae net: socket: add __sys_shutdown() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  25. 6debc8d net: socket: add __sys_socketpair() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  26. b21c8f8 net: socket: add __sys_getpeername() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  27. 8882a10 net: socket: add __sys_getsockname() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  28. 25e290e net: socket: add __sys_listen() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  29. 1387c2c net: socket: add __sys_connect() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  30. a87d35d net: socket: add __sys_bind() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  31. 9d6a15c net: socket: add __sys_socket() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  32. 4541e80 net: socket: add __sys_accept4() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  33. 211b634 net: socket: add __sys_sendto() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  34. 7a09e1e net: socket: add __sys_recvfrom() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  35. 6e00f7d ipv6: frags: fix /proc/sys/net/ipv6/ip6frag_low_thresh by Eric Dumazet · 7 years ago
  36. 6174a30 route: check sysctl_fib_multipath_use_neigh earlier than hash by Xin Long · 7 years ago
  37. da01ec4 net: sched: do not emit messages while holding spinlock by Li RongQing · 7 years ago
  38. ec1d8cc vlan: also check phy_driver ts_info for vlan's real device by Hangbin Liu · 7 years ago
  39. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  40. 859a593 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  41. 9ea47132 Bluetooth: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  42. 1f4c6eb ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data() by Eric Dumazet · 7 years ago
  43. 694aba6 ipv4: factorize sk_wmem_alloc updates done by __ip_append_data() by Eric Dumazet · 7 years ago
  44. ec12589 ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init() by Alexey Kodanev · 7 years ago
  45. cc35c88 crypto : chtls - CPL handler definition by Atul Gupta · 7 years ago
  46. e0be6be ethtool: enable Inline TLS in HW by Atul Gupta · 7 years ago
  47. dd0bed1 tls: support for Inline tls record by Atul Gupta · 7 years ago
  48. d4069fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  49. f2d1c72 inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CB by Eric Dumazet · 7 years ago
  50. 219badf ipv6: frags: get rid of ip6frag_skb_cb/FRAG6_CB by Eric Dumazet · 7 years ago
  51. bf66337 inet: frags: get rid of ipfrag_skb_cb/FRAG_CB by Eric Dumazet · 7 years ago
  52. 05c0b86 ipv6: frags: rewrite ip6_expire_frag_queue() by Eric Dumazet · 7 years ago
  53. 1eec5d5 inet: frags: do not clone skb in ip_expire() by Eric Dumazet · 7 years ago
  54. 3e67f10 inet: frags: break the 2GB limit for frags storage by Eric Dumazet · 7 years ago
  55. 2d44ed2 inet: frags: remove inet_frag_maybe_warn_overflow() by Eric Dumazet · 7 years ago
  56. 399d140 inet: frags: get rif of inet_frag_evicting() by Eric Dumazet · 7 years ago
  57. 6befe4a inet: frags: remove some helpers by Eric Dumazet · 7 years ago
  58. 648700f inet: frags: use rhashtables for reassembly units by Eric Dumazet · 7 years ago
  59. 483a6e4 inet: frags: refactor ipfrag_init() by Eric Dumazet · 7 years ago
  60. 807f184 inet: frags: refactor lowpan_net_frag_init() by Eric Dumazet · 7 years ago
  61. 5b975ba inet: frags: refactor ipv6_frag_init() by Eric Dumazet · 7 years ago
  62. 093ba72 inet: frags: add a pointer to struct netns_frags by Eric Dumazet · 7 years ago
  63. 787bea7 inet: frags: change inet_frags_init_net() return value by Eric Dumazet · 7 years ago
  64. eeb0a2a vlan: vlan_hw_filter_capable() can be static by Wei Yongjun · 7 years ago
  65. e2e80c0 Merge tag 'rxrpc-next-20180330' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  66. 554873e net: Do not take net_rwsem in __rtnl_link_unregister() by Kirill Tkhai · 7 years ago
  67. fc1dd36 net: Remove net_rwsem from {, un}register_netdevice_notifier() by Kirill Tkhai · 7 years ago
  68. 7494cfa tipc: avoid possible string overflow by Jon Maloy · 7 years ago
  69. 37922ea tipc: permit overlapping service ranges in name table by Jon Maloy · 7 years ago
  70. f20889f tipc: refactor name table translate function by Jon Maloy · 7 years ago
  71. 218527f tipc: replace name table service range array with rb tree by Jon Maloy · 7 years ago
  72. 804b854 net: bridge: disable bridge MTU auto tuning if it was set manually by Nikolay Aleksandrov · 7 years ago
  73. f40aa23 net: bridge: set min MTU on port events and allow user to set max by Nikolay Aleksandrov · 7 years ago
  74. b5dbc28 Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  75. aac3fc3 bpf: Post-hooks for sys_bind by Andrey Ignatov · 7 years ago
  76. d74bad4 bpf: Hooks for sys_connect by Andrey Ignatov · 7 years ago
  77. 3679d58 net: Introduce __inet_bind() and __inet6_bind by Andrey Ignatov · 7 years ago
  78. 4fbac77 bpf: Hooks for sys_bind by Andrey Ignatov · 7 years ago
  79. 5e43f89 bpf: Check attach type at prog load time by Andrey Ignatov · 7 years ago
  80. 17226f1 rxrpc: Fix leak of rxrpc_peer objects by David Howells · 7 years ago
  81. 1159d4b rxrpc: Add a tracepoint to track rxrpc_peer refcounting by David Howells · 7 years ago
  82. 31f5f9a16 rxrpc: Fix apparent leak of rxrpc_local objects by David Howells · 7 years ago
  83. 09d2bf5 rxrpc: Add a tracepoint to track rxrpc_local refcounting by David Howells · 7 years ago
  84. d3be4d2 rxrpc: Fix potential call vs socket/net destruction race by David Howells · 7 years ago
  85. 88f2a82 rxrpc: Fix checker warnings and errors by David Howells · 7 years ago
  86. edb63e2 rxrpc: remove unused static variables by Sebastian Andrzej Siewior · 7 years ago
  87. 59299aa rxrpc: Fix resend event time calculation by Marc Dionne · 7 years ago
  88. 57b0c9d rxrpc: Don't treat call aborts as conn aborts by David Howells · 7 years ago
  89. 03877bf rxrpc: Fix Tx ring annotation after initial Tx failure by David Howells · 7 years ago
  90. f82eb88 rxrpc: Fix a bit of time confusion by David Howells · 7 years ago
  91. ace45be rxrpc: Fix firewall route keepalive by David Howells · 7 years ago
  92. b6cdbc8 net/ipv6: Fix route leaking between VRFs by David Ahern · 7 years ago
  93. 5807b22 ipv6: sr: fix seg6 encap performances with TSO enabled by David Lebrun · 7 years ago
  94. ae47457 net: Fix untag for vlan packets without ethernet header by Toshiaki Makita · 7 years ago
  95. 428604f ipv6: do not set routes if disable_ipv6 has been enabled by Lorenzo Bianconi · 7 years ago
  96. d162190 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  97. 328fbe7 net: Close race between {un, }register_netdevice_notifier() and setup_net()/cleanup_net() by Kirill Tkhai · 7 years ago
  98. 9e2f6c5 netfilter: Rework xt_TEE netdevice notifier by Kirill Tkhai · 7 years ago
  99. e9a441b xfrm: Register xfrm_dev_notifier in appropriate place by Kirill Tkhai · 7 years ago
  100. e679c9c sfp/phylink: move module EEPROM ethtool access into netdev core ethtool by Russell King · 7 years ago