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