1. 2026364 tipc: remove restrictions on node address values by Jon Maloy · 7 years ago
  2. b39e465 tipc: some cleanups in the file discover.c by Jon Maloy · 7 years ago
  3. cb30a633 tipc: refactor function tipc_enable_bearer() by Jon Maloy · 7 years ago
  4. b2864fb net: Convert rxrpc_net_ops by Kirill Tkhai · 7 years ago
  5. fc18999 net: Convert udp_sysctl_ops by Kirill Tkhai · 7 years ago
  6. 82792a0 net: bridge: fix direct access to bridge vlan_enabled and use helper by Nikolay Aleksandrov · 7 years ago
  7. c46234e tls: RX path for ktls by Dave Watson · 7 years ago
  8. 5837158 tls: Refactor variable names by Dave Watson · 7 years ago
  9. f4a8e43 tls: Pass error code explicitly to tls_err_abort by Dave Watson · 7 years ago
  10. dbe4255 tls: Move cipher info to a separate struct by Dave Watson · 7 years ago
  11. 69ca929 tls: Generalize zerocopy_from_iter by Dave Watson · 7 years ago
  12. 419d14a bridge: Allow max MTU when multiple VLANs present by Chas Williams · 7 years ago
  13. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  14. d9ff304 net: Replace ip_ra_lock with per-net mutex by Kirill Tkhai · 7 years ago
  15. 5796ef7 net: Make ip_ra_chain per struct net by Kirill Tkhai · 7 years ago
  16. 128aaa9 net: Revert "ipv4: fix a deadlock in ip_ra_control" by Kirill Tkhai · 7 years ago
  17. 0526947 net: Move IP_ROUTER_ALERT out of lock_sock(sk) by Kirill Tkhai · 7 years ago
  18. 76d3e15 net: Revert "ipv4: get rid of ip_ra_lock" by Kirill Tkhai · 7 years ago
  19. 1574639 gre: fix TUNNEL_SEQ bit check on sequence numbering by Colin Ian King · 7 years ago
  20. 872619d tipc: step sk->sk_drops when rcv buffer is full by GhantaKrishnamurthy MohanKrishna · 7 years ago
  21. c30b70d tipc: implement socket diagnostics for AF_TIPC by GhantaKrishnamurthy MohanKrishna · 7 years ago
  22. dfde331 tipc: modify socket iterator for sock_diag by GhantaKrishnamurthy MohanKrishna · 7 years ago
  23. e0645d9 Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  24. 1453074 devlink: Remove top_hierarchy arg to devlink_resource_register by David Ahern · 7 years ago
  25. 68e2ffd net/ipv6: Handle onlink flag with multipath routes by David Ahern · 7 years ago
  26. 8936ef7 ipv6: sr: fix NULL pointer dereference when setting encap source address by David Lebrun · 7 years ago
  27. 191f86c ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state by David Lebrun · 7 years ago
  28. 755f663 Merge tag 'batadv-next-for-davem-20180319' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  29. ee54a9f Merge tag 'batadv-net-for-davem-20180319' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  30. bdf5bd7 rds: tcp: remove register_netdevice_notifier infrastructure. by Sowmini Varadhan · 7 years ago
  31. aa65f63 net: Convert nf_ct_net_ops by Kirill Tkhai · 7 years ago
  32. 0801263 net: Convert lowpan_frags_ops by Kirill Tkhai · 7 years ago
  33. 1ae77627 net: Convert can_pernet_ops by Kirill Tkhai · 7 years ago
  34. f29cdfb net/sched: fix idr leak in the error path of tcf_skbmod_init() by Davide Caratti · 7 years ago
  35. d7f2001 net/sched: fix idr leak in the error path of tcf_vlan_init() by Davide Caratti · 7 years ago
  36. 1e46ef1 net/sched: fix idr leak in the error path of __tcf_ipt_init() by Davide Caratti · 7 years ago
  37. 94fa3f9 net/sched: fix idr leak in the error path of tcp_pedit_init() by Davide Caratti · 7 years ago
  38. 5bf7f81 net/sched: fix idr leak in the error path of tcf_act_police_init() by Davide Caratti · 7 years ago
  39. 60e10b3 net/sched: fix idr leak in the error path of tcf_simp_init() by Davide Caratti · 7 years ago
  40. bbc09e7 net/sched: fix idr leak on the error path of tcf_bpf_init() by Davide Caratti · 7 years ago
  41. 454bfe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  42. 7c181f4 mac80211: add ieee80211_hw flag for QoS NDP support by Ben Caradoc-Davies · 7 years ago
  43. 5f2fb80 ipv6: old_dport should be a __be16 in __ip6_datagram_connect() by Stefano Brivio · 7 years ago
  44. 7fe4d6d devlink: Remove redundant free on error path by Arkadi Sharshevsky · 7 years ago
  45. 015632b bpf: sk_msg program helper bpf_sk_msg_pull_data by John Fastabend · 7 years ago
  46. 91843d5 bpf: sockmap, add msg_cork_bytes() helper by John Fastabend · 7 years ago
  47. 2a10031 bpf: sockmap, add bpf_msg_apply_bytes() helper by John Fastabend · 7 years ago
  48. 4f738ad bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data by John Fastabend · 7 years ago
  49. 8c05dbf net: generalize sk_alloc_sg to work with scatterlist rings by John Fastabend · 7 years ago
  50. 312fc2b net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG by John Fastabend · 7 years ago
  51. 2c3682f sock: make static tls function alloc_sg generic sock helper by John Fastabend · 7 years ago
  52. fc04fdb batman-adv: Fix skbuff rcsum on packet reroute by Sven Eckelmann · 7 years ago
  53. 48881ed batman-adv: Add missing include for EPOLL* constants by Sven Eckelmann · 7 years ago
  54. d47d08c sctp: use proc_remove_subtree() by Al Viro · 7 years ago
  55. 2d43361 net/sched: fix NULL dereference on the error path of tcf_skbmod_init() by Davide Caratti · 7 years ago
  56. 1f110e7 net/sched: fix NULL dereference in the error path of tcf_sample_init() by Davide Caratti · 7 years ago
  57. abdadd3 net/sched: fix NULL dereference in the error path of tunnel_key_init() by Davide Caratti · 7 years ago
  58. aab378a net/sched: fix NULL dereference in the error path of tcf_csum_init() by Davide Caratti · 7 years ago
  59. 1edf8ab net/sched: fix NULL dereference in the error path of tcf_vlan_init() by Davide Caratti · 7 years ago
  60. 53d0e83 rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lock by Sowmini Varadhan · 7 years ago
  61. e50e73e tipc: some name changes by Jon Maloy · 7 years ago
  62. 935439c tipc: merge two lists in struct publication by Jon Maloy · 7 years ago
  63. ba765ec tipc: remove zone_list member in struct publication by Jon Maloy · 7 years ago
  64. 64a52b26d5 tipc: remove zone publication list in name table by Jon Maloy · 7 years ago
  65. 928df18 tipc: obsolete TIPC_ZONE_SCOPE by Jon Maloy · 7 years ago
  66. 6c77e79 net: Convert ip_vs_ftp_ops by Kirill Tkhai · 7 years ago
  67. d0edfbb net: Convert ipvs_core_dev_ops by Kirill Tkhai · 7 years ago
  68. 554855c net: Convert ipvs_core_ops by Kirill Tkhai · 7 years ago
  69. ec71665 net: Convert ovs_net_ops by Kirill Tkhai · 7 years ago
  70. 8cec2f4 net: Convert mpls_net_ops by Kirill Tkhai · 7 years ago
  71. 489b30b net: Convert l2tp_net_ops by Kirill Tkhai · 7 years ago
  72. cce6294c net: sched: fix uses after free by Eric Dumazet · 7 years ago
  73. 6f27d2c batman-adv: fix header size check in batadv_dbg_arp() by Matthias Schiffer · 7 years ago
  74. bc44b78 batman-adv: update data pointers after skb_cow() by Matthias Schiffer · 7 years ago
  75. 5379457 net-tcp_bbr: set tp->snd_ssthresh to BDP upon STARTUP exit by Yousuk Seung · 7 years ago
  76. 7156d19 tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATS by Yousuk Seung · 7 years ago
  77. aaa4d33 net/smc: enable ipv6 support for smc by Karsten Graul · 7 years ago
  78. 1a26d02 net/smc: add ipv6 support to CLC layer by Karsten Graul · 7 years ago
  79. c246d94 net/smc: restructure netinfo for CLC proposal msgs by Karsten Graul · 7 years ago
  80. 6e5d58f skbuff: Fix not waking applications when errors are enqueued by Vinicius Costa Gomes · 7 years ago
  81. 02a2385 netlink: avoid a double skb free in genlmsg_mcast() by Nicolas Dichtel · 7 years ago
  82. b0f3deb net: Use rtnl_lock_killable() in register_netdev() by Kirill Tkhai · 7 years ago
  83. 79ffdfc net: Add rtnl_lock_killable() by Kirill Tkhai · 7 years ago
  84. 1e80295 udp: Move the udp sysctl to namespace. by Tonghao Zhang · 7 years ago
  85. fa6a91e net/iucv: Free memory obtained by kzalloc by Arvind Yadav · 7 years ago
  86. 1893ff2 net/ipv6: Add l3mdev check to ipv6_chk_addr_and_flags by David Ahern · 7 years ago
  87. 232378e net/ipv6: Change address check to always take a device argument by David Ahern · 7 years ago
  88. 9fbb704 net/ipv6: Refactor gateway validation on route add by David Ahern · 7 years ago
  89. 2cc683e kcm: lock lower socket in kcm_attach by Tom Herbert · 7 years ago
  90. cbe7128 vlan: Fix out of order vlan headers with reorder header off by Toshiaki Makita · 7 years ago
  91. 4bbb3e0 net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off by Toshiaki Makita · 7 years ago
  92. 650b4ec rxrpc: remove redundant initialization of variable 'len' by Colin Ian King · 7 years ago
  93. 51d4740 net sched actions: return explicit error when tunnel_key mode is not specified by Roman Mashak · 7 years ago
  94. 0aee4c2 sctp: Fix double free in sctp_sendmsg_to_asoc by Neil Horman · 7 years ago
  95. 0c3d5a9 net: drivers/net: Remove unnecessary skb_copy_expand OOM messages by Joe Perches · 7 years ago
  96. 3d50206 net/smc: simplify wait when closing listen socket by Ursula Braun · 7 years ago
  97. 30f6ebf sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENT by Xin Long · 7 years ago
  98. ec2e506 sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENT by Xin Long · 7 years ago
  99. 601590e sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEY by Xin Long · 7 years ago
  100. 3ff547c sctp: add support for SCTP AUTH Information for sendmsg by Xin Long · 7 years ago