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