1. 5d8515b Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  2. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  3. 183b636 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 6 years ago
  4. 7b1cd95 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  5. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  6. a54667f tls: Add support for encryption using async offload accelerator by Vakul Garg · 6 years ago
  7. 4adfa79 ip6mr: fix stale iterator by Nikolay Aleksandrov · 6 years ago
  8. 11eab14 net/sched: kconfig: Remove blank help texts by Ulf Magnusson · 6 years ago
  9. 5b7789e openvswitch: meter: Use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 6 years ago
  10. e4823fb tcp_nv: fix potential integer overflow in tcpnv_acked by Gustavo A. R. Silva · 6 years ago
  11. 5bb8ed0 rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK by Christian Brauner · 6 years ago
  12. c86aa01 Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linus by Jiri Kosina · 6 years ago
  13. efd52b5 Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  14. 1ed2d76 Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  15. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  16. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  17. e7996a9 Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jason Gunthorpe · 6 years ago
  18. 91e6dd8 ipmr: Fix ptrdiff_t print formatting by James Hogan · 6 years ago
  19. 9b42d55 tcp: release sk_frag.page in tcp_disconnect by Li RongQing · 6 years ago
  20. 30e948a ipv4: Get the address of interface correctly. by Tonghao Zhang · 6 years ago
  21. 40ca54e net_sched: gen_estimator: fix lockdep splat by Eric Dumazet · 6 years ago
  22. e64e469 ipv6: addrconf: break critical section in addrconf_verify_rtnl() by Eric Dumazet · 6 years ago
  23. 31afeb4 ipv6: change route cache aging logic by Wei Wang · 6 years ago
  24. c76fe2d net: ipv6: send unsolicited NA after DAD by David Ahern · 6 years ago
  25. 7007ba6 net_sched: implement ->change_tx_queue_len() for pfifo_fast by Cong Wang · 6 years ago
  26. 48bfd55 net_sched: plug in qdisc ops change_tx_queue_len by Cong Wang · 6 years ago
  27. 6a643dd net: introduce helper dev_change_tx_queue_len() by Cong Wang · 6 years ago
  28. 38e01b3 dev: advertise the new ifindex when the netns iface changes by Nicolas Dichtel · 6 years ago
  29. c36ac8e dev: always advertise the new nsid when the netns iface changes by Nicolas Dichtel · 6 years ago
  30. 7ece54a ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only by Martin KaFai Lau · 6 years ago
  31. b61ad68 rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK by Christian Brauner · 7 years ago
  32. c310bfc rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK by Christian Brauner · 7 years ago
  33. 7c4f63b rtnetlink: enable IFLA_IF_NETNSID in do_setlink() by Christian Brauner · 7 years ago
  34. 3e3ab9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  35. 457740a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  36. f6b1b3b bpf: fix subprog verifier bypass by div/mod by 0 exception by Daniel Borkmann · 6 years ago
  37. 1d62167 bpf: xor of a/x in cbpf can be done in 32 bit alu by Daniel Borkmann · 6 years ago
  38. ba3169f VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSING by Stefan Hajnoczi · 6 years ago
  39. dd5684e dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state by Alexey Kodanev · 6 years ago
  40. e2d6e64 Merge tag 'linux-can-next-for-4.16-20180126' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 6 years ago
  41. a8fbf8e net/smc: return booleans instead of integers by Gustavo A. R. Silva · 6 years ago
  42. 127f497 net/smc: release clcsock from tcp_listen_worker by Ursula Braun · 6 years ago
  43. 51f1de7 net/smc: replace sock_put worker by socket refcounting by Ursula Braun · 6 years ago
  44. 8dce278 net/smc: smc_poll improvements by Ursula Braun · 6 years ago
  45. da05bf2 net/smc: handle device, port, and QP error events by Ursula Braun · 6 years ago
  46. a81e4af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  47. fc1e64e net/ipv6: Add support for onlink flag by David Ahern · 6 years ago
  48. f4797b3 net/ipv6: Add flags and table id to ip6_nh_lookup_table by David Ahern · 6 years ago
  49. 1edce99 net/ipv6: Move gateway validation into helper by David Ahern · 6 years ago
  50. 7d59773 can: migrate documentation to restructured text by Robert Schwebel · 7 years ago
  51. 9515a2e net/ipv4: Allow send to local broadcast from a socket bound to a VRF by David Ahern · 6 years ago
  52. fc1372f openvswitch: add erspan version I and II support by William Tu · 6 years ago
  53. c69de58 net: erspan: use bitfield instead of mask and offset by William Tu · 6 years ago
  54. d448749 bpf: Add BPF_SOCK_OPS_STATE_CB by Lawrence Brakmo · 6 years ago
  55. a31ad29 bpf: Add BPF_SOCK_OPS_RETRANS_CB by Lawrence Brakmo · 6 years ago
  56. 6f9bd3d bpf: Add sock_ops R/W access to tclass by Lawrence Brakmo · 6 years ago
  57. 44f0e43 bpf: Add support for reading sk_state and more by Lawrence Brakmo · 6 years ago
  58. f89013f bpf: Add sock_ops RTO callback by Lawrence Brakmo · 6 years ago
  59. b13d880 bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock by Lawrence Brakmo · 6 years ago
  60. de525be bpf: Support passing args to sock_ops bpf function by Lawrence Brakmo · 6 years ago
  61. b73042b bpf: Add write access to tcp_sock and sock fields by Lawrence Brakmo · 6 years ago
  62. 34d367c bpf: Make SOCK_OPS_GET_TCP struct independent by Lawrence Brakmo · 6 years ago
  63. a33de39 bpf: Make SOCK_OPS_GET_TCP size independent by Lawrence Brakmo · 6 years ago
  64. 2585cd6 bpf: Only reply field should be writeable by Lawrence Brakmo · 6 years ago
  65. f15ca72 net: don't call update_pmtu unconditionally by Nicolas Dichtel · 6 years ago
  66. 955ec4c net/ipv6: Do not allow route add with a device that is down by David Ahern · 6 years ago
  67. 1a0a04c net/smc: check for healthy link group resp. connections by Ursula Braun · 6 years ago
  68. 732720f net/smc: wake up wr_reg_wait when terminating a link group by Ursula Braun · 6 years ago
  69. 610db66 net/smc: do not reuse a linkgroup with setup problems by Ursula Braun · 6 years ago
  70. b4772b3 net/smc: terminate link group for ib_post_send problems by Ursula Braun · 6 years ago
  71. 5ac92a0 net/smc: handle state SMC_PEERFINCLOSEWAIT correctly by Ursula Braun · 6 years ago
  72. 611b63a net/smc: cancel tx worker in case of socket aborts by Ursula Braun · 6 years ago
  73. fb07a82 net: Move net:netns_ids destruction out of rtnl_lock() and document locking scheme by Kirill Tkhai · 7 years ago
  74. 4ee806d net: tcp: close sock if net namespace is exiting by Dan Streetman · 7 years ago
  75. 8ec59b4 Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 6 years ago
  76. 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  77. 5c59e56 kill kernel_sock_ioctl() by Al Viro · 7 years ago
  78. 44c02a2 dev_ioctl(): move copyin/copyout to callers by Al Viro · 7 years ago
  79. 6a88fbe ipconfig: use dev_set_mtu() by Al Viro · 7 years ago
  80. b1b0c24 lift handling of SIOCIW... out of dev_ioctl() by Al Viro · 7 years ago
  81. 4cf808e7 kill dev_ifname32() by Al Viro · 7 years ago
  82. f92d4fc kill bond_ioctl() by Al Viro · 7 years ago
  83. bf44057 kill dev_ifsioc() by Al Viro · 7 years ago
  84. ca25c30 ip_rt_ioctl(): take copyin to caller by Al Viro · 7 years ago
  85. 03aef17 devinet_ioctl(): take copyin/copyout to caller by Al Viro · 7 years ago
  86. 36fd633 net: separate SIOCGIFCONF handling from dev_ioctl() by Al Viro · 7 years ago
  87. 5c38bd1 ip_tunnel: Use mark in skb by default by Thomas Winter · 7 years ago
  88. 458e704 cls_u32: propagate extack to delete callback by Jakub Kicinski · 7 years ago
  89. f40fe58 cls_u32: pass offload flags to tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  90. 1b0f803 cls_flower: propagate extack to delete callback by Jakub Kicinski · 7 years ago
  91. ea20594 cls_flower: pass offload flags to tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  92. b505b29 cls_matchall: propagate extack to delete callback by Jakub Kicinski · 7 years ago
  93. 93da52b cls_matchall: pass offload flags to tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  94. 0e908a4 cls_bpf: propagate extack to offload delete callback by Jakub Kicinski · 7 years ago
  95. a6ffd6b cls_bpf: pass offload flags to tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  96. f558fde cls_bpf: remove gen_flags from bpf_offload by Jakub Kicinski · 7 years ago
  97. 34832e1 net: sched: prepare for reimplementation of tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  98. 715df5e net: sched: propagate extack to cls->destroy callbacks by Jakub Kicinski · 7 years ago
  99. e557124 kcm: Check if sk_user_data already set in kcm_attach by Tom Herbert · 7 years ago
  100. 581e722 kcm: Only allow TCP sockets to be attached to a KCM mux by Tom Herbert · 7 years ago