1. f53c723 net: Add asynchronous callbacks for xfrm on layer 2. by Steffen Klassert · 7 years ago
  2. 3dca3f3 xfrm: Separate ESP handling from segmentation for GRO packets. by Steffen Klassert · 7 years ago
  3. 1df94c3 net_sched: properly check for empty skb array on error path by Cong Wang · 7 years ago
  4. 748a709 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  5. 56f5aa7 net: Disable GRO_HW when generic XDP is installed on a device. by Michael Chan · 7 years ago
  6. fb1f5f7 net: Introduce NETIF_F_GRO_HW. by Michael Chan · 7 years ago
  7. 648845a sock: Move the socket inuse to namespace. by Tonghao Zhang · 7 years ago
  8. 08fc7f8 sock: Change the netns_core member name. by Tonghao Zhang · 7 years ago
  9. d91e8db5 net: erspan: reload pointer after pskb_may_pull by William Tu · 7 years ago
  10. ae3e133 net: erspan: fix wrong return value by William Tu · 7 years ago
  11. 75e8e15 net/ncsi: Don't take any action on HNCDSC AEN by Samuel Mendoza-Jonas · 7 years ago
  12. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  13. d025fbf Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  14. 7a3c296 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  15. b59e697 net: sched: fix static key imbalance in case of ingress/clsact_init error by Jiri Pirko · 7 years ago
  16. 343723d net: sched: fix clsact init error path by Jiri Pirko · 7 years ago
  17. 90d91b0 SUNRPC: Fix a race in the receive code path by Trond Myklebust · 7 years ago
  18. ccede75 xprtrdma: Spread reply processing over more CPUs by Chuck Lever · 7 years ago
  19. c05fad5 ip_gre: fix wrong return value of erspan_rcv by Haishuang Yan · 7 years ago
  20. 463118c sctp: support sysctl to allow users to use stream interleave by Xin Long · 7 years ago
  21. 107e242 sctp: update mid instead of ssn when doing stream and asoc reset by Xin Long · 7 years ago
  22. ef4775e sctp: add stream interleave support in stream scheduler by Xin Long · 7 years ago
  23. de60fe9 sctp: implement handle_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  24. 47b20a8 sctp: implement report_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  25. 0fc2ea9 sctp: implement validate_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  26. 8e0c3b7 sctp: implement generate_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  27. 2d07a49 sctp: add basic structures and make chunk function for ifwdtsn by Xin Long · 7 years ago
  28. 428a68a net: sched: Move to new offload indication in RED by Yuval Mintz · 7 years ago
  29. 7a4fa29 net: sched: Add TCA_HW_OFFLOAD by Yuval Mintz · 7 years ago
  30. 94d7d8f ip6_gre: add erspan v2 support by William Tu · 7 years ago
  31. f551c91 net: erspan: introduce erspan v2 for ip_gre by William Tu · 7 years ago
  32. 1d7e2ed net: erspan: refactor existing erspan code by William Tu · 7 years ago
  33. 35b99df sock: free skb in skb_complete_tx_timestamp on error by Willem de Bruijn · 7 years ago
  34. 8ce38ae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  35. 0f546ff Merge tag 'batadv-net-for-davem-20171215' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  36. f0af343 net: dsa: mediatek: combine MediaTek tag with VLAN tag by Sean Wang · 7 years ago
  37. bdcf0a4 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  38. 4688eb7 tcp: refresh tcp_mstamp from timers callbacks by Eric Dumazet · 7 years ago
  39. 9ee11bd tcp: fix potential underestimation on rcv_rtt by Wei Wang · 7 years ago
  40. 7268586 tcp: pause Fast Open globally after third consecutive timeout by Yuchung Cheng · 7 years ago
  41. 8d74e9f net: avoid skb_warn_bad_offload on IS_ERR by Willem de Bruijn · 7 years ago
  42. eb79358 net: bridge: use rhashtable for fdbs by Nikolay Aleksandrov · 7 years ago
  43. ec94c26 tcp/dccp: avoid one atomic operation for timewait hashdance by Eric Dumazet · 7 years ago
  44. 22b371c Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  45. d6da838 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  46. b4f70c3 tcp: allow TLP in ECN CWR by Neal Cardwell · 7 years ago
  47. 039af9c net_sched: switch to exit_batch for action pernet ops by Cong Wang · 7 years ago
  48. a46182b net: igmp: Use correct source address on IGMPv3 reports by Kevin Cernekee · 7 years ago
  49. c545a94 tipc: eliminate potential memory leak by Jon Maloy · 7 years ago
  50. 8359301 net: remove duplicate includes by Pravin Shedge · 7 years ago
  51. b547602 ipv4: igmp: guard against silly MTU values by Eric Dumazet · 7 years ago
  52. b9b312a ipv6: mcast: better catch silly mtu values by Eric Dumazet · 7 years ago
  53. 9e1e9f2 Bluetooth: Add support to advertise when connected by Łukasz Rymanowski · 7 years ago
  54. 94386b6 Bluetooth: Remove redundant disable_advertising() by Jaganath Kanakkassery · 7 years ago
  55. 8a950794 Bluetooth: Utilize %*ph specifier by Andy Shevchenko · 7 years ago
  56. 1b25990 Bluetooth: Use common error handling code in bt_init() by Markus Elfring · 7 years ago
  57. 30791ac tcp md5sig: Use skb's saddr when replying to an incoming segment by Christoph Paasch · 7 years ago
  58. c3916ad tcp: smoother receiver autotuning by Eric Dumazet · 7 years ago
  59. 607065b tcp: avoid integer overflows in tcp_rcv_space_adjust() by Eric Dumazet · 7 years ago
  60. 02db557 tcp: do not overshoot window_clamp in tcp_rcv_space_adjust() by Eric Dumazet · 7 years ago
  61. 2342b8d sctp: make sure stream nums can match optlen in sctp_setsockopt_reset_streams by Xin Long · 7 years ago
  62. 8f659a0 net: ipv4: fix for a race condition in raw_sendmsg by Mohamed Ghannam · 7 years ago
  63. 93c6476 netlink: Add netns check on taps by Kevin Cernekee · 7 years ago
  64. 1322823 sctp: add support for the process of unordered idata by Xin Long · 7 years ago
  65. 65f5e35 sctp: implement abort_pd for sctp_stream_interleave by Xin Long · 7 years ago
  66. be4e0ce sctp: implement start_pd for sctp_stream_interleave by Xin Long · 7 years ago
  67. 94014e8 sctp: implement renege_events for sctp_stream_interleave by Xin Long · 7 years ago
  68. 9162e0e sctp: implement enqueue_event for sctp_stream_interleave by Xin Long · 7 years ago
  69. bd4d627 sctp: implement ulpevent_data for sctp_stream_interleave by Xin Long · 7 years ago
  70. 9d4ceaf sctp: implement validate_data for sctp_stream_interleave by Xin Long · 7 years ago
  71. 668c9be sctp: implement assign_number for sctp_stream_interleave by Xin Long · 7 years ago
  72. 0c3f6f6 sctp: implement make_datafrag for sctp_stream_interleave by Xin Long · 7 years ago
  73. ad05a7a sctp: add basic structures and make chunk function for idata by Xin Long · 7 years ago
  74. 96b120b sctp: add asoc intl_enable negotiation during 4 shakehands by Xin Long · 7 years ago
  75. 772a586 sctp: add stream interleave enable members and sockopt by Xin Long · 7 years ago
  76. 2371527 netfilter: ip6t_MASQUERADE: add dependency on conntrack module by Konstantin Khlebnikov · 7 years ago
  77. b1042d3 netlink: convert netlink tap spinlock to mutex by Cong Wang · 7 years ago
  78. 25e3f70 netlink: make netlink tap per netns by Cong Wang · 7 years ago
  79. 97a6ec4 rhashtable: Change rhashtable_walk_start to return void by Tom Herbert · 7 years ago
  80. a0b586f rtnetlink: fix typo in GSO max segments by Stephen Hemminger · 7 years ago
  81. f0f1d01 Merge tag 'mac80211-for-davem-2017-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  82. f5b5702 netfilter: exthdr: add missign attributes to policy by Florian Westphal · 7 years ago
  83. 0afe9d4 mac80211: fix locking in ieee80211_sta_tear_down_BA_sessions by Johannes Berg · 7 years ago
  84. 51e18a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  85. 46e6b99 rtnetlink: allow GSO maximums to be set on device creation by Stephen Hemminger · 7 years ago
  86. 6065fd0 tcp: evaluate packet losses upon RTT change by Yuchung Cheng · 7 years ago
  87. 428aec5 tcp: fix off-by-one bug in RACK by Yuchung Cheng · 7 years ago
  88. cd1fc85 tcp: always evaluate losses in RACK upon undo by Yuchung Cheng · 7 years ago
  89. 0ce294d tcp: correctly test congestion state in RACK by Yuchung Cheng · 7 years ago
  90. df45bf8 net: sched: fix use-after-free in tcf_block_put_ext by Jiri Pirko · 7 years ago
  91. c5ad119 net: sched: pfifo_fast use skb_array by John Fastabend · 7 years ago
  92. ce679e8 net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio by John Fastabend · 7 years ago
  93. b01ac09 net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq by John Fastabend · 7 years ago
  94. 7e66016 net: sched: helpers to sum qlen and qlen for per cpu logic by John Fastabend · 7 years ago
  95. fd8e8d1 net: sched: check for frozen queue before skb_bad_txq check by John Fastabend · 7 years ago
  96. 70e57d5 net: sched: use skb list for skb_bad_tx by John Fastabend · 7 years ago
  97. 7bbde83 net: sched: drop qdisc_reset from dev_graft_qdisc by John Fastabend · 7 years ago
  98. a53851e net: sched: explicit locking in gso_cpu fallback by John Fastabend · 7 years ago
  99. d59f5ff net: sched: a dflt qdisc may be used with per cpu stats by John Fastabend · 7 years ago
  100. 29b86cd net: sched: remove remaining uses for qdisc_qlen in xmit path by John Fastabend · 7 years ago