1. 7612fb0 net: sched: remove tc_can_offload check from egdev call by Jiri Pirko · 7 years ago
  2. 44ae12a net: sched: move the can_offload check from binding phase to rule insertion phase by Jiri Pirko · 7 years ago
  3. 9289906 net: bridge: add notifications for the bridge dev on vlan change by Nikolay Aleksandrov · 7 years ago
  4. ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  5. 59c1cec Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  6. f849772 net: dsa: lan9303: lan9303_rcv set skb->offload_fwd_mark by Egil Hjelmeland · 7 years ago
  7. e9292f2c net: dsa: lan9303: Add STP ALR entry on port 0 by Egil Hjelmeland · 7 years ago
  8. 909fb9a net: dsa: lan9303: Transmit using ALR when unicast by Egil Hjelmeland · 7 years ago
  9. 032a480 ipv4: fix validate_source for VRF setup by Paolo Abeni · 7 years ago
  10. dc82673 sctp: fix error return code in sctp_send_add_streams() by Wei Yongjun · 7 years ago
  11. 2b7cda9 tcp: fix tcp_mtu_probe() vs highest_sack by Eric Dumazet · 7 years ago
  12. e669b86 ipv6: addrconf: increment ifp refcount before ipv6_del_addr() by Eric Dumazet · 7 years ago
  13. da13c59 net: display hw address of source machine during ipv6 DAD failure by Vishwanath Pai · 7 years ago
  14. 31f74f0 net: netrom: nr_route: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  15. 4c31606 net: netrom: nr_route: refactor code in nr_add_node by Gustavo A. R. Silva · 7 years ago
  16. 122f00c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  17. 31b102b net: tipc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  18. 3051fbe net: sit: Update lookup to handle links set to L3 slave by David Ahern · 7 years ago
  19. 1a3fbd3 net: bridge: add neigh_suppress to bridge port policies by Nikolay Aleksandrov · 7 years ago
  20. f1fd20c MAINTAINERS: Update Yotam's E-mail by Yotam Gigi · 7 years ago
  21. 26a8ba2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  22. 54df7ef net: dccp: ccids: lib: packet_history: use swap macro in tfrc_rx_hist_swap by Gustavo A. R. Silva · 7 years ago
  23. 3a7943b net: decnet: dn_nsp_out: use swap macro in dn_mk_ack_header by Gustavo A. R. Silva · 7 years ago
  24. 68ad08c net: decnet: dn_nsp_in: use swap macro in dn_nsp_rx_packet by Gustavo A. R. Silva · 7 years ago
  25. db32919 ip_vti: remove the useless err_count check in vti_xmit by Xin Long · 7 years ago
  26. 6c31e5a net: Add extack to fib_notifier_info by David Ahern · 7 years ago
  27. 4f6265d netlink: Allow ext_ack to carry non-error messages by David Ahern · 7 years ago
  28. 951259aa net: dsa: remove name arg from slave create by Vivien Didelot · 7 years ago
  29. 1838fa8 net: dsa: get port name at parse time by Vivien Didelot · 7 years ago
  30. cbabb0a net: dsa: get master device at port parsing time by Vivien Didelot · 7 years ago
  31. 6d4e5c5 net: dsa: get port type at parse time by Vivien Didelot · 7 years ago
  32. fd223e2 net: dsa: add port parse functions by Vivien Didelot · 7 years ago
  33. 5b32fe0 net: dsa: get ports within parsing code by Vivien Didelot · 7 years ago
  34. e8a8d86 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  35. 675080f l2tp: remove field 'dev' from struct l2tp_eth by Guillaume Nault · 7 years ago
  36. c7fa745 l2tp: remove l2tp_tunnel_count and l2tp_session_count by Guillaume Nault · 7 years ago
  37. 9ff672b l2tp: remove l2tp specific refcount debugging by Guillaume Nault · 7 years ago
  38. a434621 l2tp: remove ->ref() and ->deref() by Guillaume Nault · 7 years ago
  39. 384c181 net: sched: Identify hardware traffic classes using classid by Amritha Nambiar · 7 years ago
  40. 73b9fc4 xfrm: Fix GSO for IPsec with GRE tunnel. by Steffen Klassert · 7 years ago
  41. 822e86d net_sched: remove tcf_block_put_deferred() by Cong Wang · 7 years ago
  42. f9e56ba l2tp: hold tunnel in pppol2tp_connect() by Guillaume Nault · 7 years ago
  43. aa2bc73 net: filter: remove unused variable and fix warning by Jakub Kicinski · 7 years ago
  44. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  45. 2064ee3 Bluetooth: Use bt_dev_err and bt_dev_info when possible by Marcel Holtmann · 7 years ago
  46. a9ee77a Bluetooth: avoid recursive locking in hci_send_to_channel() by Sebastian Andrzej Siewior · 7 years ago
  47. 19e1219 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  48. 46e235c net_sched: fix call_rcu() race on act_sample module removal by Cong Wang · 7 years ago
  49. 2d132eb net_sched: add rtnl assertion to tcf_exts_destroy() by Cong Wang · 7 years ago
  50. 27ce4f0 net_sched: use tcf_queue_work() in tcindex filter by Cong Wang · 7 years ago
  51. d4f84a4 net_sched: use tcf_queue_work() in rsvp filter by Cong Wang · 7 years ago
  52. c2f3f31 net_sched: use tcf_queue_work() in route filter by Cong Wang · 7 years ago
  53. c0d378e net_sched: use tcf_queue_work() in u32 filter by Cong Wang · 7 years ago
  54. df2735e net_sched: use tcf_queue_work() in matchall filter by Cong Wang · 7 years ago
  55. e071dff net_sched: use tcf_queue_work() in fw filter by Cong Wang · 7 years ago
  56. 0552c8a net_sched: use tcf_queue_work() in flower filter by Cong Wang · 7 years ago
  57. 94cdb47 net_sched: use tcf_queue_work() in flow filter by Cong Wang · 7 years ago
  58. b1b5b04 net_sched: use tcf_queue_work() in cgroup filter by Cong Wang · 7 years ago
  59. e910af6 net_sched: use tcf_queue_work() in bpf filter by Cong Wang · 7 years ago
  60. c96a483 net_sched: use tcf_queue_work() in basic filter by Cong Wang · 7 years ago
  61. 7aa0045 net_sched: introduce a workqueue for RCU callbacks of tc filter by Cong Wang · 7 years ago
  62. f17d858 Bluetooth: Fix potential memory leak by Jaganath Kanakkassery · 7 years ago
  63. 978aa04 sctp: fix some type cast warnings introduced since very beginning by Xin Long · 7 years ago
  64. f6fc6bc sctp: fix a type cast warnings that causes a_rwnd gets the wrong value by Xin Long · 7 years ago
  65. 8d32503 sctp: fix some type cast warnings introduced by transport rhashtable by Xin Long · 7 years ago
  66. 1da4fc9 sctp: fix some type cast warnings introduced by stream reconf by Xin Long · 7 years ago
  67. 50317fc net_sched: avoid matching qdisc with zero handle by Cong Wang · 7 years ago
  68. 2ea2352 ipv6: prevent user from adding cached routes by Wei Wang · 7 years ago
  69. d04adf1 sctp: reset owner sk for data chunks on out queues when migrating a sock by Xin Long · 7 years ago
  70. 87e3de1 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  71. bfa64075 bpf: rename sk_actions to align with bpf infrastructure by John Fastabend · 7 years ago
  72. 8108a77 bpf: bpf_compute_data uses incorrect cb structure by John Fastabend · 7 years ago
  73. f98be6c l2tp: initialise PPP sessions before registering them by Guillaume Nault · 7 years ago
  74. ee40fb2e l2tp: protect sock pointer of struct pppol2tp_session with RCU by Guillaume Nault · 7 years ago
  75. ee28de6 l2tp: initialise l2tp_eth sessions before registering them by Guillaume Nault · 7 years ago
  76. 3953ae7 l2tp: don't register sessions in l2tp_session_create() by Guillaume Nault · 7 years ago
  77. 949cf8b tcp: Remove "linux/unaligned/access_ok.h" include. by David S. Miller · 7 years ago
  78. f418af6 bridge: vlan: signal if anything changed on vlan add by Nikolay Aleksandrov · 7 years ago
  79. e19b42a bridge: netlink: make setlink/dellink notifications more accurate by Nikolay Aleksandrov · 7 years ago
  80. c26e91f tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio by Eric Dumazet · 7 years ago
  81. 23a7102a tcp: Namespace-ify sysctl_tcp_pacing_ss_ratio by Eric Dumazet · 7 years ago
  82. 4170ba6 tcp: Namespace-ify sysctl_tcp_invalid_ratelimit by Eric Dumazet · 7 years ago
  83. 790f00e tcp: Namespace-ify sysctl_tcp_autocorking by Eric Dumazet · 7 years ago
  84. bd23970 tcp: Namespace-ify sysctl_tcp_min_rtt_wlen by Eric Dumazet · 7 years ago
  85. 26e9596 tcp: Namespace-ify sysctl_tcp_min_tso_segs by Eric Dumazet · 7 years ago
  86. b530b68 tcp: Namespace-ify sysctl_tcp_challenge_ack_limit by Eric Dumazet · 7 years ago
  87. 9184d8b tcp: Namespace-ify sysctl_tcp_limit_output_bytes by Eric Dumazet · 7 years ago
  88. ceef9ab tcp: Namespace-ify sysctl_tcp_workaround_signed_windows by Eric Dumazet · 7 years ago
  89. d06a990 tcp: Namespace-ify sysctl_tcp_tso_win_divisor by Eric Dumazet · 7 years ago
  90. 4540c0c tcp: Namespace-ify sysctl_tcp_moderate_rcvbuf by Eric Dumazet · 7 years ago
  91. ec36e41 tcp: Namespace-ify sysctl_tcp_nometrics_save by Eric Dumazet · 7 years ago
  92. ee1836a tcp: refresh tp timestamp before tcp_mtu_probe() by Eric Dumazet · 7 years ago
  93. 74b6551 ipv6: exthdrs: use swap macro in ipv6_dest_hao by Gustavo A. R. Silva · 7 years ago
  94. 57ab1ca net: dsa: move fixed link registration helpers by Vivien Didelot · 7 years ago
  95. 3d0bd02 net/sched: Add support for HW offloading for CBS by Vinicius Costa Gomes · 7 years ago
  96. 585d763 net/sched: Introduce Credit Based Shaper (CBS) qdisc by Vinicius Costa Gomes · 7 years ago
  97. 0f7787b net/sched: Add select_queue() class_ops for mqprio by Jesus Sanchez-Palencia · 7 years ago
  98. ce8a75f net/sched: Change behavior of mq select_queue() by Jesus Sanchez-Palencia · 7 years ago
  99. 26aa045 net/sched: Check for null dev_queue on create flow by Jesus Sanchez-Palencia · 7 years ago
  100. 5749f0f net: dsa: remove port masks by Vivien Didelot · 7 years ago