1. c6ba7c9 net/smc: add base infrastructure for SMC-D and ISM by Hans Wippel · 7 years ago
  2. e82f2e3 net/smc: optimize consumer cursor updates by Ursula Braun · 7 years ago
  3. 0afff91 net/smc: add pnetid support by Ursula Braun · 7 years ago
  4. be6a3f3 net/smc: determine port attributes independent from pnet table by Ursula Braun · 7 years ago
  5. ea5d0c3 tcp: add new SNMP counter for drops when try to queue in rcv queue by Yafang Shao · 7 years ago
  6. 0ed5269 net/sched: add tunnel option support to act_tunnel_key by Simon Horman · 7 years ago
  7. 256c87c net: check tunnel option type in tunnel flags by Pieter Jansen van Vuuren · 7 years ago
  8. 9d7298c net/sched: act_tunnel_key: add extended ack support by Simon Horman · 7 years ago
  9. a1165b5 net/sched: act_tunnel_key: disambiguate metadata dst error cases by Simon Horman · 7 years ago
  10. b0e9a2f sctp: add support for SCTP_REUSE_PORT sockopt by Xin Long · 7 years ago
  11. b6e71bd ila: Flush netlink command to clear xlat table by Tom Herbert · 7 years ago
  12. ad68147 ila: Create main ila source file by Tom Herbert · 7 years ago
  13. b8932817 ila: Call library function alloc_bucket_locks by Tom Herbert · 7 years ago
  14. f7a2ba5 ila: Fix use of rhashtable walk in ila_xlat.c by Tom Herbert · 7 years ago
  15. 9c4c325 skbuff: preserve sock reference when scrubbing the skb. by Flavio Leitner · 7 years ago
  16. f564650 netfilter: check if the socket netns is correct. by Flavio Leitner · 7 years ago
  17. 4305274 net sched actions: avoid bitwise operation on signed value in pedit by Roman Mashak · 7 years ago
  18. 95b0d2d net sched actions: fix misleading text strings in pedit action by Roman Mashak · 7 years ago
  19. 6ff7586 net sched actions: use sizeof operator for buffer length by Roman Mashak · 7 years ago
  20. 544377c net sched actions: fix sparse warning by Roman Mashak · 7 years ago
  21. 80f0f57 net sched actions: fix coding style in pedit action by Roman Mashak · 7 years ago
  22. 0a9fe5c netem: slotting with non-uniform distribution by Yousuk Seung · 7 years ago
  23. a408194 l2tp: define helper for parsing struct sockaddr_pppol2tp* by Guillaume Nault · 7 years ago
  24. 242b1bb tcp: remove one indentation level in tcp_create_openreq_child by Eric Dumazet · 7 years ago
  25. 8e326289 neighbour: force neigh_invalidate when NUD_FAILED update is from admin by Roopa Prabhu · 7 years ago
  26. 3463e51 net/tls: Remove VLA usage on nonce by Kees Cook · 7 years ago
  27. 3263674 net: sched: call reoffload op on block callback reg by John Hurley · 7 years ago
  28. 7e916b7 net: sched: cls_bpf: implement offload tcf_proto_op by John Hurley · 7 years ago
  29. 530d995 net: sched: cls_u32: implement offload tcf_proto_op by John Hurley · 7 years ago
  30. 0efd1b3 net: sched: cls_matchall: implement offload tcf_proto_op by John Hurley · 7 years ago
  31. 31533cb net: sched: cls_flower: implement offload tcf_proto_op by John Hurley · 7 years ago
  32. 60513bd net: sched: pass extack pointer to block binds and cb registration by John Hurley · 7 years ago
  33. 2685fbb l2tp: make l2tp_xmit_core() return void by Guillaume Nault · 7 years ago
  34. 363a341 l2tp: avoid duplicate l2tp_pernet() calls by Guillaume Nault · 7 years ago
  35. d08532b l2tp: don't export l2tp_tunnel_closeall() by Guillaume Nault · 7 years ago
  36. 2e67560 l2tp: don't export l2tp_session_queue_purge() by Guillaume Nault · 7 years ago
  37. e484b1c l2tp: remove l2tp_tunnel_priv() by Guillaume Nault · 7 years ago
  38. c3612f0 l2tp: remove .show from struct l2tp_tunnel by Guillaume Nault · 7 years ago
  39. 877375e l2tp: remove pppol2tp_session_close() by Guillaume Nault · 7 years ago
  40. fb22350 tcp: add SNMP counter for zero-window drops by Yafang Shao · 7 years ago
  41. 07d7836 net: Convert NAPI gro list into a small hash table. by David Miller · 7 years ago
  42. d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 7 years ago
  43. 9ff3b40 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  44. 6f0d349 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  45. 0ef8b45 tls: Removed unused variable by Vakul Garg · 7 years ago
  46. fe0b082 net_sched: remove unused htb drop_list by Cong Wang · 7 years ago
  47. 35b42da net_sched: remove a bogus warning in hfsc by Cong Wang · 7 years ago
  48. 6c1f0a1 net: drivers/net: Convert random_ether_addr to eth_random_addr by Joe Perches · 7 years ago
  49. 0ce4e70 net: dccp: switch rx_tstamp_last_feedback to monotonic clock by Eric Dumazet · 7 years ago
  50. 74174fe net: dccp: avoid crash in ccid3_hc_rx_send_feedback() by Eric Dumazet · 7 years ago
  51. 6c6da92 ipv6: mcast: fix unsolicited report interval after receiving querys by Hangbin Liu · 7 years ago
  52. cadefe5 tcp_bbr: fix bbr pacing rate for internal pacing by Eric Dumazet · 7 years ago
  53. 3f6c65d tcp: ignore rcv_rtt sample with old ts ecr value by Wei Wang · 7 years ago
  54. 9f9a707 rhashtable: remove nulls_base and related code. by NeilBrown · 7 years ago
  55. 0eb71a9 rhashtable: split rhashtable.h by NeilBrown · 7 years ago
  56. e5ab564 VSOCK: fix loopback on big-endian systems by Claudio Imbrenda · 7 years ago
  57. 44a5cd4 cls_flower: fix use after free in flower S/W path by Paolo Abeni · 7 years ago
  58. 945d015 net/packet: fix use-after-free by Eric Dumazet · 7 years ago
  59. 27db64f6 Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  60. fedb1bd3 sctp: fix erroneous inc of snmp SctpFragUsrMsgs by Marcelo Ricardo Leitner · 7 years ago
  61. 456488c strparser: Don't schedule in workqueue in paused state by Vakul Garg · 7 years ago
  62. c24fb5e bpfilter: fix user mode helper cross compilation by Matteo Croce · 7 years ago
  63. 9887cba ip: limit use of gso_size to udp by Willem de Bruijn · 7 years ago
  64. 8b26a06 bpfilter: ignore binary files by Matteo Croce · 7 years ago
  65. 421780f bpfilter: fix build error by Matteo Croce · 7 years ago
  66. cbf56c2 net/sched: act_ife: preserve the action control in case of error by Davide Caratti · 7 years ago
  67. 0a889b9 net/sched: act_ife: fix recursive lock and idr leak by Davide Caratti · 7 years ago
  68. 7892bd0 net: propagate dev_get_valid_name return code by Li RongQing · 7 years ago
  69. 8c43bd1 net/tcp: Fix socket lookups with SO_BINDTODEVICE by David Ahern · 7 years ago
  70. 9b0a8da net/ipv6: respect rcu grace period before freeing fib6_info by Eric Dumazet · 7 years ago
  71. 6e42a3f net/ncsi: Use netdev_dbg for debug messages by Joel Stanley · 7 years ago
  72. 5d3b146 net/ncsi: Drop no more channels message by Joel Stanley · 7 years ago
  73. 87975a0 net/ncsi: Silence debug messages by Joel Stanley · 7 years ago
  74. 0dae72d sunrpc: Prevent duplicate XID allocation by Chuck Lever · 7 years ago
  75. 7e85dc8 net_sched: blackhole: tell upper qdisc about dropped packets by Konstantin Khlebnikov · 7 years ago
  76. 9bbe60a atm: Preserve value of skb->truesize when accounting to vcc by David Woodhouse · 7 years ago
  77. 0841d98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  78. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  79. 6d5fc19 xdp: Fix handling of devmap in generic XDP by Toshiaki Makita · 7 years ago
  80. f6a6f20 neighbour: skip NTF_EXT_LEARNED entries during forced gc by Roopa Prabhu · 7 years ago
  81. 06030db tls: fix waitall behavior in tls_sw_recvmsg by Daniel Borkmann · 7 years ago
  82. a447da7 tls: fix use-after-free in tls_push_record by Daniel Borkmann · 7 years ago
  83. ecd012e l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl() by Guillaume Nault · 7 years ago
  84. de9bada l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels by Guillaume Nault · 7 years ago
  85. 6eba08c ipv6: Only emit append events for appended routes by Ido Schimmel · 7 years ago
  86. 41f9ba6 Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  87. bf2b61a cfg80211: fix rcu in cfg80211_unregister_wdev by Dedy Lansky · 7 years ago
  88. dc8b274 mac80211: Move up init of TXQs by Toke Høiland-Jørgensen · 7 years ago
  89. 3c12d04 cfg80211: initialize sinfo in cfg80211_get_station by Sven Eckelmann · 7 years ago
  90. f1693c6 rds: avoid unenecessary cong_update in loop transport by Santosh Shilimkar · 7 years ago
  91. bda06be l2tp: clean up stale tunnel or session in pppol2tp_connect's error path by Guillaume Nault · 7 years ago
  92. 3e1bc8b l2tp: prevent pppol2tp_connect() from creating kernel sockets by Guillaume Nault · 7 years ago
  93. 7ac6ab1 l2tp: only accept PPP sessions in pppol2tp_connect() by Guillaume Nault · 7 years ago
  94. 90904ff l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect() by Guillaume Nault · 7 years ago
  95. 4fd44a9 tcp: verify the checksum of the first data segment in a new connection by Frank van der Linden · 7 years ago
  96. dc594c3 Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  97. 9951912 sctp: define sctp_packet_gso_append to build GSO frames by Xin Long · 7 years ago
  98. 60d061e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  99. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  100. fd7bece treewide: Use array_size() in vzalloc_node() by Kees Cook · 7 years ago