1. f597a57 rxrpc: remove redundant variables 'sp' and 'did_discard' by YueHaibing · 6 years ago
  2. e6476c2 net: remove bogus RCU annotations on socket.wq by Christoph Hellwig · 6 years ago
  3. 84c6b86 xsk: don't allow umem replace at stack level by Jakub Kicinski · 6 years ago
  4. f734607 xsk: refactor xdp_umem_assign_dev() by Jakub Kicinski · 6 years ago
  5. 778c4d5 fib_rules: NULL check before kfree is not needed by YueHaibing · 6 years ago
  6. ad13acc net/tls: Use socket data_ready callback on record availability by Vakul Garg · 6 years ago
  7. e5cf1ba act_mirred: use TC_ACT_REINSERT when possible by Paolo Abeni · 6 years ago
  8. cd11b164 net/tc: introduce TC_ACT_REINSERT. by Paolo Abeni · 6 years ago
  9. 7fd4b28 tc/act: remove unneeded RCU lock in action callback by Paolo Abeni · 6 years ago
  10. 802bfb1 net/sched: user-space can't set unknown tcfa_action values by Paolo Abeni · 6 years ago
  11. a331de3 net: remove sock_poll_busy_flag by Christoph Hellwig · 6 years ago
  12. f641f13 net: remove sock_poll_busy_loop by Christoph Hellwig · 6 years ago
  13. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  14. 3f6bcc5 act_bpf: Use kmemdup instead of duplicating it in tcf_bpf_init_from_ops by YueHaibing · 6 years ago
  15. f9562fa cls_bpf: Use kmemdup instead of duplicating it in cls_bpf_prog_from_ops by YueHaibing · 6 years ago
  16. 0a80848 act_pedit: remove unnecessary semicolon by YueHaibing · 6 years ago
  17. 7a4c53b net: report invalid mtu value via netlink extack by Stephen Hemminger · 6 years ago
  18. 3e7a50c net: report min and max mtu network device settings by Stephen Hemminger · 6 years ago
  19. 5cbf777 route: add support for directed broadcast forwarding by Xin Long · 6 years ago
  20. d0c1f01 net/ipv6: allow any source address for sendmsg pktinfo with ip_nonlocal_bind by Vincent Bernat · 6 years ago
  21. 2da19ed tls: Fix improper revert in zerocopy_from_iter by Doron Roberts-Kedes · 6 years ago
  22. 5a3611e tls: Remove dead code in tls_sw_sendmsg by Doron Roberts-Kedes · 6 years ago
  23. a073254 net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init() by Jia-Ju Bai · 6 years ago
  24. 04b9ce4 net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init() by Jia-Ju Bai · 6 years ago
  25. 2db6dc2 sch_cake: Make gso-splitting configurable from userspace by Dave Taht · 6 years ago
  26. 92ea4a7 l2tp: drop ->mru from struct l2tp_session by Guillaume Nault · 6 years ago
  27. 1998b5e l2tp: drop ->flags from struct pppol2tp_session by Guillaume Nault · 6 years ago
  28. ae51a7c l2tp: ignore L2TP_ATTR_VLAN_ID netlink attribute by Guillaume Nault · 6 years ago
  29. 3ae5536 l2tp: ignore L2TP_ATTR_DATA_SEQ netlink attribute by Guillaume Nault · 6 years ago
  30. 3e4e364 net/rds/Kconfig: Correct the RDS depends by Anders Roxell · 6 years ago
  31. b67c540 net: dcb: Add priority-to-DSCP map getters by Petr Machata · 6 years ago
  32. 08193d1 net: dcb: For wild-card lookups, use priority -1, not 0 by Petr Machata · 6 years ago
  33. 1f3ed38 net: sched: don't dump chains only held by actions by Jiri Pirko · 6 years ago
  34. 7a49d3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  35. c6f5e01 xfrm: fix ptr_ret.cocci warnings by kbuild test robot · 6 years ago
  36. c921d7d net: sched: unmark chain as explicitly created on delete by Jiri Pirko · 6 years ago
  37. 0a26cf3 tls: Skip zerocopy path for ITER_KVEC by Doron Roberts-Kedes · 6 years ago
  38. 2ed9db3 net: sched: cls_api: fix dead code in switch by Gustavo A. R. Silva · 6 years ago
  39. 2b139e6 l2tp: remove ->recv_payload_hook by Guillaume Nault · 6 years ago
  40. 63135ee tipc: add missing dev_put() on error in tipc_enable_l2_media by YueHaibing · 6 years ago
  41. 201876b net/tls: Removed redundant checks for non-NULL by Vakul Garg · 6 years ago
  42. 990e35e cbs: Add support for the graft function by Vinicius Costa Gomes · 6 years ago
  43. dc66fe4 rds: send: Fix dead code in rds_sendmsg by Gustavo A. R. Silva · 6 years ago
  44. ba7d7e2 net/rds/Kconfig: RDS should depend on IPV6 by Anders Roxell · 6 years ago
  45. 0d18a0cb net/smc: improve delete link processing by Karsten Graul · 6 years ago
  46. 603cc14 net/smc: provide fallback reason code by Karsten Graul · 6 years ago
  47. 7005ada net/smc: use correct vlan gid of RoCE device by Ursula Braun · 6 years ago
  48. 947541f net/smc: fewer parameters for smc_llc_send_confirm_link() by Ursula Braun · 6 years ago
  49. 44e2b83 xfrm: Return detailed errors from xfrmi_newlink by Benedict Wong · 6 years ago
  50. 934ffce xfrm: fix 'passing zero to ERR_PTR()' warning by YueHaibing · 6 years ago
  51. 5547720 tcp: make function tcp_retransmit_stamp() static by Wei Yongjun · 6 years ago
  52. 158abbf net/sched: cls_flower: Use correct inline function for assignment of vlan tpid by Jianbo Liu · 6 years ago
  53. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  54. 2efd4fc ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull by Willem de Bruijn · 6 years ago
  55. aea5f654 net/sched: add skbprio scheduler by Nishanth Devarajan · 6 years ago
  56. e446a27 net: remove blank lines at end of file by Stephen Hemminger · 6 years ago
  57. c2df560 l2tp: remove trailing newline by Stephen Hemminger · 6 years ago
  58. a17922d bpfilter: remove trailing newline by Stephen Hemminger · 6 years ago
  59. 19c198d decnet: whitespace fixes by Stephen Hemminger · 6 years ago
  60. 27782f4 x25: remove blank lines at EOF by Stephen Hemminger · 6 years ago
  61. 9d82a1c ax25: remove blank line at EOF by Stephen Hemminger · 6 years ago
  62. 543de88 atm: remove blank lines at EOF by Stephen Hemminger · 6 years ago
  63. ed976ea ila: remove blank lines at EOF by Stephen Hemminger · 6 years ago
  64. aa46225 sctp: whitespace fixes by Stephen Hemminger · 6 years ago
  65. 2e13b58 xfrm: remove blank lines at EOF by Stephen Hemminger · 6 years ago
  66. 04c6a3a mpls: remove trailing whitepace by Stephen Hemminger · 6 years ago
  67. a87e87d llc: fix whitespace issues by Stephen Hemminger · 6 years ago
  68. 1cb1d97 rds: remove trailing whitespace and blank lines by Stephen Hemminger · 6 years ago
  69. bf9b556 wimax: remove blank lines at EOF by Stephen Hemminger · 6 years ago
  70. 50f699b sched: fix trailing whitespace by Stephen Hemminger · 6 years ago
  71. 8dd3020 net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsioc by Tariq Toukan · 6 years ago
  72. 3730cf4 netlink: do not store start function in netlink_cb by Florian Westphal · 6 years ago
  73. c93622b Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  74. 049f560 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  75. e1adf31 Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  76. 133bf90 mac80211: restrict delayed tailroom needed decrement by Manikanta Pubbisetty · 7 years ago
  77. d17504b wireless/lib80211: Convert from ahash to shash by Kees Cook · 7 years ago
  78. e31f645 cfg80211: never ignore user regulatory hint by Amar Singhal · 6 years ago
  79. 144fe2b sock: fix sg page frag coalescing in sk_alloc_sg by Daniel Borkmann · 6 years ago
  80. b7ff8b1 rds: Extend RDS API for IPv6 support by Ka-Cheong Poon · 6 years ago
  81. 1e2b44e rds: Enable RDS IPv6 support by Ka-Cheong Poon · 6 years ago
  82. eee2fa6 rds: Changing IP address internal representation to struct in6_addr by Ka-Cheong Poon · 6 years ago
  83. 3473845 net: sched: cls_flower: propagate chain teplate creation and destruction to drivers by Jiri Pirko · 6 years ago
  84. b95ec7e net: sched: cls_flower: implement chain templates by Jiri Pirko · 6 years ago
  85. 33fb5cb net: sched: cls_flower: change fl_init_dissector to accept mask and dissector by Jiri Pirko · 6 years ago
  86. f574908 net: sched: cls_flower: move key/mask dumping into a separate function by Jiri Pirko · 6 years ago
  87. 9f407f1 net: sched: introduce chain templates by Jiri Pirko · 6 years ago
  88. 32a4f5e net: sched: introduce chain object to uapi by Jiri Pirko · 6 years ago
  89. f71e0ca net: sched: Avoid implicit chain 0 creation by Jiri Pirko · 6 years ago
  90. f34e8bf net: sched: push ops lookup bits into tcf_proto_lookup_ops() by Jiri Pirko · 6 years ago
  91. 90fd131 netfilter: nf_tables: move dumper state allocation into ->start by Florian Westphal · 6 years ago
  92. 58152ec tcp: add tcp_ooo_try_coalesce() helper by Eric Dumazet · 6 years ago
  93. 8541b21 tcp: call tcp_drop() from tcp_data_queue_ofo() by Eric Dumazet · 6 years ago
  94. 3d4bf93 tcp: detect malicious patterns in tcp_collapse_ofo_queue() by Eric Dumazet · 6 years ago
  95. f4a3313 tcp: avoid collapses in tcp_prune_queue() if possible by Eric Dumazet · 6 years ago
  96. 72cd43b tcp: free batches of packets in tcp_prune_ofo_queue() by Eric Dumazet · 6 years ago
  97. 3dd1c9a ip: hash fragments consistently by Paolo Abeni · 6 years ago
  98. e873e4b ipv6: use fib6_info_hold_safe() when necessary by Wei Wang · 6 years ago
  99. 48bf523 net/smc: remove local variable page in smc_rx_splice() by Ursula Braun · 6 years ago
  100. 144ce4b net/smc: use DECLARE_BITMAP for rtokens_used_mask by Ursula Braun · 6 years ago