1. 9f0ca0c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
  2. 8402a31 net: dccp: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  3. 0df6d32 inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data by Martin KaFai Lau · 4 years, 10 months ago
  4. 5682d39 inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one() by Martin KaFai Lau · 4 years, 10 months ago
  5. 3283ff2 dccp: Add missing annotation for dccp_child_process() by Jules Irenge · 4 years, 10 months ago
  6. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  7. c4e85f7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
  8. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  9. 099ecf5 net: annotate lockless accesses to sk->sk_max_ack_backlog by Eric Dumazet · 5 years ago
  10. 3d1e503 dccp: do not leak jiffies on the wire by Eric Dumazet · 5 years ago
  11. a904a06 inet: stop leaking jiffies on the wire by Eric Dumazet · 5 years ago
  12. 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
  13. 4f6570d ipv6: add priority parameter to ip6_xmit() by Eric Dumazet · 5 years ago
  14. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  15. 59c820b ipv6: elide flowlabel check if no exclusive leases exist by Willem de Bruijn · 5 years ago
  16. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  17. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  18. e46bd70 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 389 by Thomas Gleixner · 6 years ago
  19. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  20. 7931287 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 132 by Thomas Gleixner · 6 years ago
  21. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  22. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  23. 3285a9a net: dccp : proto: remove Unneeded variable "err" by Hariprasad Kelam · 6 years ago
  24. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  25. 1d3ff09 dccp: Fix memleak in __feat_register_sp by YueHaibing · 6 years ago
  26. e0aa677 dccp: do not use ipv6 header for ipv4 flow by Eric Dumazet · 6 years ago
  27. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  28. 9b1f19d dccp: fool proof ccid_hc_[rt]x_parse_options() by Eric Dumazet · 6 years ago
  29. 31954cd tcp: Refactor pingpong code by Wei Wang · 6 years ago
  30. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  31. 3d6357d mm: reference totalram_pages and managed_pages once per function by Arun KS · 6 years ago
  32. c92c81d net: dccp: fix kernel crash on module load by Peter Oskolkov · 6 years ago
  33. eedbbb0 net: dccp: initialize (addr,port) listening hashtable by Peter Oskolkov · 6 years ago
  34. 9c46ae0 Revert "net: dccp: initialize (addr,port) listening hashtable" by David S. Miller · 6 years ago
  35. ec49d83 net: dccp: initialize (addr,port) listening hashtable by Peter Oskolkov · 6 years ago
  36. 32bbd87 net: Convert protocol error handlers from void to int by Stefano Brivio · 6 years ago
  37. 1295e2c inet: minor optimization for backlog setting in listen(2) by Yafang Shao · 6 years ago
  38. 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  39. 2ab2ddd inet: make sure to grab rcu_read_lock before using ireq->ireq_opt by Eric Dumazet · 6 years ago
  40. 1ad98e9 tcp/dccp: fix lockdep issue when SYN is backlogged by Eric Dumazet · 6 years ago
  41. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  42. 61ef4b0 dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart() by Alexey Kodanev · 6 years ago
  43. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  44. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  45. 0ce4e70 net: dccp: switch rx_tstamp_last_feedback to monotonic clock by Eric Dumazet · 7 years ago
  46. 74174fe net: dccp: avoid crash in ccid3_hc_rx_send_feedback() by Eric Dumazet · 7 years ago
  47. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  48. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  49. 95358a9 net-tcp: remove useless tw_timeout field by Maciej Żenczykowski · 7 years ago
  50. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  51. f4335f5 net/dccp: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  52. 2677d20 dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect() by Alexey Kodanev · 7 years ago
  53. a8d7aa1 dccp: fix tasklet usage by Eric Dumazet · 7 years ago
  54. b855ff8 dccp: initialize ireq->ir_mark by Eric Dumazet · 7 years ago
  55. 67f93df dccp: check sk for closed state in dccp_sendmsg() by Alexey Kodanev · 7 years ago
  56. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  57. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  58. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  59. 3e3ab9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  60. dd5684e dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state by Alexey Kodanev · 7 years ago
  61. a56c147 net: dccp: Remove dccpprobe module by Masami Hiramatsu · 7 years ago
  62. ee549be net: dccp: Add DCCP sendmsg trace event by Masami Hiramatsu · 7 years ago
  63. 62262ff net: dccp: drop unneeded newline by Julia Lawall · 7 years ago
  64. b0832e3 net: tracepoint: using sock_set_state tracepoint to trace DCCP state transition by Yafang Shao · 7 years ago
  65. ec94c26 tcp/dccp: avoid one atomic operation for timewait hashdance by Eric Dumazet · 7 years ago
  66. 69c6486 dccp: CVE-2017-8824: use-after-free in DCCP code by Mohamed Ghannam · 7 years ago
  67. cfac7f8 tcp/dccp: block bh before arming time_wait timer by Eric Dumazet · 7 years ago
  68. ade994f net: annotate ->poll() instances by Al Viro · 7 years ago
  69. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  70. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  71. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  72. 54df7ef net: dccp: ccids: lib: packet_history: use swap macro in tfrc_rx_hist_swap by Gustavo A. R. Silva · 7 years ago
  73. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  74. 06f877d tcp/dccp: fix other lockdep splats accessing ireq_opt by Eric Dumazet · 7 years ago
  75. 839a609 net: dccp: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  76. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  77. c92e8c0 tcp/dccp: fix ireq->opt races by Eric Dumazet · 7 years ago
  78. 59f379f inet/connection_sock: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  79. bc28df6 net: dccp: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  80. 323fbd0 net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv() by Andrii · 7 years ago
  81. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  82. 120e9da dccp: defer ccid_hc_tx_delete() at dismantle time by Eric Dumazet · 7 years ago
  83. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  84. 7749d4f dccp: purge write queue in dccp_destroy_sock() by Eric Dumazet · 7 years ago
  85. 4297a0e net: ipv6: add second dif to inet6 socket lookups by David Ahern · 7 years ago
  86. 3fa6f61 net: ipv4: add second dif to inet socket lookups by David Ahern · 7 years ago
  87. e90ce2f dccp: fix a memleak for dccp_feat_init err process by Xin Long · 7 years ago
  88. b7953d3 dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly by Xin Long · 7 years ago
  89. 0c2232b dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly by Xin Long · 7 years ago
  90. 5e349fc dccp: make const array error_code static by Colin Ian King · 7 years ago
  91. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  92. a0f9a4c dccp: call inet_add_protocol after register_pernet_subsys in dccp_v6_init by Xin Long · 8 years ago
  93. d5494ac dccp: call inet_add_protocol after register_pernet_subsys in dccp_v4_init by Xin Long · 8 years ago
  94. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  95. d011b9a dccp: do not use tcp_time_stamp by Eric Dumazet · 8 years ago
  96. a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  97. 83eadda ipv6/dccp: do not inherit ipv6_mc_list from parent by WANG Cong · 8 years ago
  98. 58d30c3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  99. 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
  100. 72ef9c4 dccp: fix memory leak during tear-down of unsuccessful connection request by Hannes Frederic Sowa · 8 years ago