1. 6fd9c53 net: seeq: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  2. 0822c5d net: ethernet: sun: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  3. de892f8 net: ethernet: apple: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  4. 1128612 isdnloop: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  5. 5f2585d drivers/net/appletalk: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  6. 9ba650a appletalk: Remove unneeded synchronization by Kees Cook · 7 years ago
  7. d26c089 hdlc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  8. 9f12a77 net/core: Collapse redundant sk_timer callback data assignments by Kees Cook · 7 years ago
  9. 7880201 inet: frags: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  10. 59f379f inet/connection_sock: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  11. a92c575 netfilter: ipset: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  12. cdeabbb net: sched: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  13. 4cfea08 isdn/gigaset: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  14. c788dd2 isdn/gigaset: Use kzalloc instead of open-coded field zeroing by Kees Cook · 7 years ago
  15. e313ac1 mISDN: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  16. d993567 forcedeth: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  17. 11dd894 net: ksz884x: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  18. 6fa35bd net: dl2k: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  19. b09064b bna: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  20. 495ad98 net: amd8111e: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  21. cacd2b3 chelsio: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  22. 7974c0f drivers/net/3com: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  23. 1fccb56 net: can: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  24. a8c22a2 net: tulip: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  25. 3d2ceaa atm: idt77252: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  26. 847f03e drivers/atm/suni: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  27. 5a3a896 net: vxge: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  28. d3e99b2 net/cw1200: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  29. abec4be net: ethernet: stmmac: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  30. 80c5a20 pcmcia/electra_cf: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  31. 41fce70 net: tulip: de2104x: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  32. eb8c6b5 ethernet/broadcom: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  33. c3aed70 xfrm: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  34. 8e763de net/hamradio/6pack: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  35. 5e8b824 isdn/hisax: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  36. d8eb7e2 net/wireless/ray_cs: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  37. 2183c1a net/usb/usbnet: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  38. 0010e3f net/ti/tlan: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  39. 4966bab net/rose: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  40. 83a37b3 net/lapb: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  41. eb4ddaf net/decnet: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  42. 1bbc728 Merge branch 'dsa-master-and-slave-helpers' by David S. Miller · 7 years ago
  43. c8652c8 net: dsa: add dsa_to_port helper by Vivien Didelot · 7 years ago
  44. f8b8b1c net: dsa: split dsa_port's netdev member by Vivien Didelot · 7 years ago
  45. 2231c43 net: dsa: rename dsa_master_get_slave by Vivien Didelot · 7 years ago
  46. d0006b0 net: dsa: add slave to master helper by Vivien Didelot · 7 years ago
  47. d945097 net: dsa: add slave to port helper by Vivien Didelot · 7 years ago
  48. 6158eaa net: dsa: add slave notify helper by Vivien Didelot · 7 years ago
  49. a5b930e net: dsa: use port's cpu_dp when creating a slave by Vivien Didelot · 7 years ago
  50. a2084f5 netlink: use NETLINK_CB(in_skb).sk instead of looking it up by Johannes Berg · 7 years ago
  51. 452606d Merge branch 'bpf-cpumap-type-for-XDP_REDIRECT' by David S. Miller · 7 years ago
  52. fad3917 samples/bpf: add cpumap sample program xdp_redirect_cpu by Jesper Dangaard Brouer · 7 years ago
  53. f9419f7 bpf: cpumap add tracepoints by Jesper Dangaard Brouer · 7 years ago
  54. 1c601d8 bpf: cpumap xdp_buff to skb conversion and allocation by Jesper Dangaard Brouer · 7 years ago
  55. 9c270af bpf: XDP_REDIRECT enable use of cpumap by Jesper Dangaard Brouer · 7 years ago
  56. 6710e11 bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP by Jesper Dangaard Brouer · 7 years ago
  57. 4b70c62 net: ftgmac100: Request clock and set speed by Joel Stanley · 7 years ago
  58. 8a5f216 net: export netdev_txq_to_tc to allow sch_mqprio to compile as module by Henrik Austad · 7 years ago
  59. e4467f2 Merge branch 'mlxsw-GRE-Offload-decap-without-encap' by David S. Miller · 7 years ago
  60. 4cccb73 mlxsw: spectrum: Drop refcounting of IPIP entries by Petr Machata · 7 years ago
  61. f63ce4e mlxsw: spectrum: Support IPIP overlay VRF migration by Petr Machata · 7 years ago
  62. 0063587 mlxsw: spectrum: Support decap-only IP-in-IP tunnels by Petr Machata · 7 years ago
  63. 6698c16 mlxsw: spectrum_router: Move mlxsw_sp_netdev_ipip_type() by Petr Machata · 7 years ago
  64. c30f5d0 mlxsw: spectrum: Move netdevice NB to struct mlxsw_sp by Petr Machata · 7 years ago
  65. 36c0a9d tipc: fix rebasing error by Jon Maloy · 7 years ago
  66. 4588048 Merge branch 'net-core-rcuify-rtnl-af_ops' by David S. Miller · 7 years ago
  67. 5fa85a0 net: core: rcu-ify rtnl af_ops by Florian Westphal · 7 years ago
  68. 070cbf5 rtnetlink: place link af dump into own helper by Florian Westphal · 7 years ago
  69. d85969f tcp: cdg: make struct tcp_cdg static by Colin Ian King · 7 years ago
  70. 00fb3a7 net: systemport: add NET_DSA dependency by Arnd Bergmann · 7 years ago
  71. 92c43fc hamradio: baycom_par: use new parport device model by Sudip Mukherjee · 7 years ago
  72. bc28df6 net: dccp: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  73. 2a600d9 pch_gbe: Switch to new PCI IRQ allocation API by Andy Shevchenko · 7 years ago
  74. 9185a61 tracing: bpf: Hide bpf trace events when they are not used by Steven Rostedt (VMware) · 7 years ago
  75. 0da4af0 ipv6: only update __use and lastusetime once per jiffy at most by Wei Wang · 7 years ago
  76. 0e80193 ipv6: check fn before doing FIB6_SUBTREE(fn) by Wei Wang · 7 years ago
  77. 9db9583 bpf: Add -target to clang switch while cross compiling. by Abhijit Ayarekar · 7 years ago
  78. 745482e Merge branch 'sched-tp_q-remove' by David S. Miller · 7 years ago
  79. a10fa20 net: sched: propagate q and parent from caller down to tcf_fill_node by Jiri Pirko · 7 years ago
  80. 74e3be6 net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock by Jiri Pirko · 7 years ago
  81. 1abf272 net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct Qdisc by Jiri Pirko · 7 years ago
  82. 7fa9d97 net: sched: cls_u32: use block instead of q in tc_u_common by Jiri Pirko · 7 years ago
  83. c195456 net: sched: ematch: obtain net pointer from blocks by Jiri Pirko · 7 years ago
  84. 34e3759 net: sched: teach tcf_bind/unbind_filter to use block->q by Jiri Pirko · 7 years ago
  85. 4418646 net: sched: introduce tcf_block_q and tcf_block_dev helpers by Jiri Pirko · 7 years ago
  86. 855319b net: sched: store net pointer in block and introduce qdisc_net helper by Jiri Pirko · 7 years ago
  87. 69d78ef net: sched: store Qdisc pointer in struct block by Jiri Pirko · 7 years ago
  88. 3230290 mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs by Alexander Duyck · 7 years ago
  89. af28f6f Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  90. e4655e4 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  91. ae0783b Merge branch 'tc-testing-updates' by David S. Miller · 7 years ago
  92. 7f6661a tc-testing: fix the -l argument bug in tdc.py by Lucas Bates · 7 years ago
  93. cf797ac tc-testing: Add test cases for police and skbmod by Lucas Bates · 7 years ago
  94. 0923edf tc-testing: Split test case files into smaller chunks by Lucas Bates · 7 years ago
  95. ae3c33c tc-testing: Add test cases for flushing actions by Lucas Bates · 7 years ago
  96. 6eda447 Merge branch 'macvlan-cleanups' by David S. Miller · 7 years ago
  97. c8c41ea macvlan: Only update pkt_type if destination MAC address matches by Alexander Duyck · 7 years ago
  98. dd6b9c2 macvlan: Only deliver one copy of the frame to the macvlan interface by Alexander Duyck · 7 years ago
  99. e086101 tcp: add a tracepoint for tcp retransmission by Cong Wang · 7 years ago
  100. 6578759 net_sched: fix a compile warning in act_ife by Cong Wang · 7 years ago