1. a434621 l2tp: remove ->ref() and ->deref() by Guillaume Nault · 7 years ago
  2. 384c181 net: sched: Identify hardware traffic classes using classid by Amritha Nambiar · 7 years ago
  3. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  4. 73b9fc4 xfrm: Fix GSO for IPsec with GRE tunnel. by Steffen Klassert · 7 years ago
  5. 822e86d net_sched: remove tcf_block_put_deferred() by Cong Wang · 7 years ago
  6. f9e56ba l2tp: hold tunnel in pppol2tp_connect() by Guillaume Nault · 7 years ago
  7. aa2bc73 net: filter: remove unused variable and fix warning by Jakub Kicinski · 7 years ago
  8. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  9. 2064ee3 Bluetooth: Use bt_dev_err and bt_dev_info when possible by Marcel Holtmann · 7 years ago
  10. a9ee77a Bluetooth: avoid recursive locking in hci_send_to_channel() by Sebastian Andrzej Siewior · 7 years ago
  11. 19e1219 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  12. 46e235c net_sched: fix call_rcu() race on act_sample module removal by Cong Wang · 7 years ago
  13. 2d132eb net_sched: add rtnl assertion to tcf_exts_destroy() by Cong Wang · 7 years ago
  14. 27ce4f0 net_sched: use tcf_queue_work() in tcindex filter by Cong Wang · 7 years ago
  15. d4f84a4 net_sched: use tcf_queue_work() in rsvp filter by Cong Wang · 7 years ago
  16. c2f3f31 net_sched: use tcf_queue_work() in route filter by Cong Wang · 7 years ago
  17. c0d378e net_sched: use tcf_queue_work() in u32 filter by Cong Wang · 7 years ago
  18. df2735e net_sched: use tcf_queue_work() in matchall filter by Cong Wang · 7 years ago
  19. e071dff net_sched: use tcf_queue_work() in fw filter by Cong Wang · 7 years ago
  20. 0552c8a net_sched: use tcf_queue_work() in flower filter by Cong Wang · 7 years ago
  21. 94cdb47 net_sched: use tcf_queue_work() in flow filter by Cong Wang · 7 years ago
  22. b1b5b04 net_sched: use tcf_queue_work() in cgroup filter by Cong Wang · 7 years ago
  23. e910af6 net_sched: use tcf_queue_work() in bpf filter by Cong Wang · 7 years ago
  24. c96a483 net_sched: use tcf_queue_work() in basic filter by Cong Wang · 7 years ago
  25. 7aa0045 net_sched: introduce a workqueue for RCU callbacks of tc filter by Cong Wang · 7 years ago
  26. f17d858 Bluetooth: Fix potential memory leak by Jaganath Kanakkassery · 7 years ago
  27. 978aa04 sctp: fix some type cast warnings introduced since very beginning by Xin Long · 7 years ago
  28. f6fc6bc sctp: fix a type cast warnings that causes a_rwnd gets the wrong value by Xin Long · 7 years ago
  29. 8d32503 sctp: fix some type cast warnings introduced by transport rhashtable by Xin Long · 7 years ago
  30. 1da4fc9 sctp: fix some type cast warnings introduced by stream reconf by Xin Long · 7 years ago
  31. 50317fc net_sched: avoid matching qdisc with zero handle by Cong Wang · 7 years ago
  32. 2ea2352 ipv6: prevent user from adding cached routes by Wei Wang · 7 years ago
  33. d04adf1 sctp: reset owner sk for data chunks on out queues when migrating a sock by Xin Long · 7 years ago
  34. 87e3de1 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  35. bfa64075 bpf: rename sk_actions to align with bpf infrastructure by John Fastabend · 7 years ago
  36. 8108a77 bpf: bpf_compute_data uses incorrect cb structure by John Fastabend · 7 years ago
  37. f98be6c l2tp: initialise PPP sessions before registering them by Guillaume Nault · 7 years ago
  38. ee40fb2e l2tp: protect sock pointer of struct pppol2tp_session with RCU by Guillaume Nault · 7 years ago
  39. ee28de6 l2tp: initialise l2tp_eth sessions before registering them by Guillaume Nault · 7 years ago
  40. 3953ae7 l2tp: don't register sessions in l2tp_session_create() by Guillaume Nault · 7 years ago
  41. 949cf8b tcp: Remove "linux/unaligned/access_ok.h" include. by David S. Miller · 7 years ago
  42. f418af6 bridge: vlan: signal if anything changed on vlan add by Nikolay Aleksandrov · 7 years ago
  43. e19b42a bridge: netlink: make setlink/dellink notifications more accurate by Nikolay Aleksandrov · 7 years ago
  44. c26e91f tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio by Eric Dumazet · 7 years ago
  45. 23a7102a tcp: Namespace-ify sysctl_tcp_pacing_ss_ratio by Eric Dumazet · 7 years ago
  46. 4170ba6 tcp: Namespace-ify sysctl_tcp_invalid_ratelimit by Eric Dumazet · 7 years ago
  47. 790f00e tcp: Namespace-ify sysctl_tcp_autocorking by Eric Dumazet · 7 years ago
  48. bd23970 tcp: Namespace-ify sysctl_tcp_min_rtt_wlen by Eric Dumazet · 7 years ago
  49. 26e9596 tcp: Namespace-ify sysctl_tcp_min_tso_segs by Eric Dumazet · 7 years ago
  50. b530b68 tcp: Namespace-ify sysctl_tcp_challenge_ack_limit by Eric Dumazet · 7 years ago
  51. 9184d8b tcp: Namespace-ify sysctl_tcp_limit_output_bytes by Eric Dumazet · 7 years ago
  52. ceef9ab tcp: Namespace-ify sysctl_tcp_workaround_signed_windows by Eric Dumazet · 7 years ago
  53. d06a990 tcp: Namespace-ify sysctl_tcp_tso_win_divisor by Eric Dumazet · 7 years ago
  54. 4540c0c tcp: Namespace-ify sysctl_tcp_moderate_rcvbuf by Eric Dumazet · 7 years ago
  55. ec36e41 tcp: Namespace-ify sysctl_tcp_nometrics_save by Eric Dumazet · 7 years ago
  56. ee1836a tcp: refresh tp timestamp before tcp_mtu_probe() by Eric Dumazet · 7 years ago
  57. 74b6551 ipv6: exthdrs: use swap macro in ipv6_dest_hao by Gustavo A. R. Silva · 7 years ago
  58. 57ab1ca net: dsa: move fixed link registration helpers by Vivien Didelot · 7 years ago
  59. 3d0bd02 net/sched: Add support for HW offloading for CBS by Vinicius Costa Gomes · 7 years ago
  60. 585d763 net/sched: Introduce Credit Based Shaper (CBS) qdisc by Vinicius Costa Gomes · 7 years ago
  61. 0f7787b net/sched: Add select_queue() class_ops for mqprio by Jesus Sanchez-Palencia · 7 years ago
  62. ce8a75f net/sched: Change behavior of mq select_queue() by Jesus Sanchez-Palencia · 7 years ago
  63. 26aa045 net/sched: Check for null dev_queue on create flow by Jesus Sanchez-Palencia · 7 years ago
  64. 5749f0f net: dsa: remove port masks by Vivien Didelot · 7 years ago
  65. 057cad2 net: dsa: define port types by Vivien Didelot · 7 years ago
  66. 02bc6e5 net: dsa: introduce dsa_user_ports helper by Vivien Didelot · 7 years ago
  67. 4a5b85f net: dsa: use dsa_is_user_port everywhere by Vivien Didelot · 7 years ago
  68. 8aec495 ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit by Xin Long · 7 years ago
  69. f8d20b4 ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err by Xin Long · 7 years ago
  70. f3594f0 ipip: only increase err_count for some certain type icmp in ipip_err by Xin Long · 7 years ago
  71. 535f010 net: dsa: lan9303: Learn addresses on CPU port when bridged by Egil Hjelmeland · 7 years ago
  72. 399ba77 net: dsa: Simplify dsa_slave_phy_setup() by Florian Fainelli · 7 years ago
  73. af9b69a tcp: Namespace-ify sysctl_tcp_frto by Eric Dumazet · 7 years ago
  74. 94f0893 tcp: Namespace-ify sysctl_tcp_adv_win_scale by Eric Dumazet · 7 years ago
  75. 0c12654 tcp: Namespace-ify sysctl_tcp_app_win by Eric Dumazet · 7 years ago
  76. 6496f6b tcp: Namespace-ify sysctl_tcp_dsack by Eric Dumazet · 7 years ago
  77. c6e2180 tcp: Namespace-ify sysctl_tcp_max_reordering by Eric Dumazet · 7 years ago
  78. 0bc65a2 tcp: Namespace-ify sysctl_tcp_fack by Eric Dumazet · 7 years ago
  79. 65c9410 tcp: Namespace-ify sysctl_tcp_abort_on_overflow by Eric Dumazet · 7 years ago
  80. 625357a tcp: Namespace-ify sysctl_tcp_rfc1337 by Eric Dumazet · 7 years ago
  81. 3f4c7c6 tcp: Namespace-ify sysctl_tcp_stdurg by Eric Dumazet · 7 years ago
  82. e0a1e5b tcp: Namespace-ify sysctl_tcp_retrans_collapse by Eric Dumazet · 7 years ago
  83. b510f0d tcp: Namespace-ify sysctl_tcp_slow_start_after_idle by Eric Dumazet · 7 years ago
  84. 2c04ac8 tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts by Eric Dumazet · 7 years ago
  85. e20223f tcp: Namespace-ify sysctl_tcp_recovery by Eric Dumazet · 7 years ago
  86. 2ae21cf tcp: Namespace-ify sysctl_tcp_early_retrans by Eric Dumazet · 7 years ago
  87. eee12df ipv6: esp6: use BUG_ON instead of if condition followed by BUG by Gustavo A. R. Silva · 7 years ago
  88. 9618aec Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  89. 4dc12ff l2tp: cleanup l2tp_tunnel_delete calls by Jiri Slaby · 7 years ago
  90. 2fc5f83 net: xfrm_user: use BUG_ON instead of if condition followed by BUG by Gustavo A. R. Silva · 7 years ago
  91. c5c1cc9 smc: add SMC rendezvous protocol by Ursula Braun · 7 years ago
  92. 60e2a77 tcp: TCP experimental option for SMC by Ursula Braun · 7 years ago
  93. 145686b smc: fix mutex unlocks during link group creation by Ursula Braun · 7 years ago
  94. 5889e2c tcp: call tcp_rate_skb_sent() when retransmit with unaligned skb->data by Yousuk Seung · 7 years ago
  95. e233df0 tipc: fix a dangling pointer by Cong Wang · 7 years ago
  96. c1eef22 vsock: always call vsock_init_tables() by Cong Wang · 7 years ago
  97. 06f877d tcp/dccp: fix other lockdep splats accessing ireq_opt by Eric Dumazet · 7 years ago
  98. a0c0865 rds: Fix inaccurate accounting of unsignaled wrs by Håkon Bugge · 7 years ago
  99. e9a0b99 rds: ib: Fix uninitialized variable by Håkon Bugge · 7 years ago
  100. eaac974 net: dsa: don't unmask port bitmaps by Vivien Didelot · 7 years ago