1. 3bcf344 ixgbe: determine vector count inside ixgbe_acquire_msix_vectors by Jacob Keller · 10 years ago
  2. 027bb56 ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors by Jacob Keller · 10 years ago
  3. d7de3c6 ixgbe: return integer from ixgbe_acquire_msix_vectors by Jacob Keller · 10 years ago
  4. 493043e ixgbe: use e_dev_warn instead of netif_printk by Jacob Keller · 10 years ago
  5. d523493 ixgbe: Do not schedule an uninitialized workqueue entry by Mark Rustad · 10 years ago
  6. d38e924 ixgbe: remove useless bd_number from adapter struct by Ethan Zhao · 10 years ago
  7. 8d34b31 ixgbevf: remove useless bd_number from struct ixgbevf_adapter by Ethan Zhao · 10 years ago
  8. bf3c228 net: fec: fix build error at m68k platform by Frank Li · 10 years ago
  9. 9f6c38e net: sched: cls_cgroup need tcf_exts_init in all cases by John Fastabend · 10 years ago
  10. 2d9d65f Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch by David S. Miller · 10 years ago
  11. e1f93eb net: sched: cls_fw: add missing tcf_exts_init call in fw_change() by John Fastabend · 10 years ago
  12. d14cbfc8 net: sched: cls_cgroup fix possible memory leak of 'new' by John Fastabend · 10 years ago
  13. a96366bf net: sched: cls_u32 add missing rcu_assign_pointer and annotation by John Fastabend · 10 years ago
  14. 80aab73 net: sched: fix unsued cpu variable by John Fastabend · 10 years ago
  15. 69301ea net_sched: fix a null pointer dereference in tcindex_set_parms() by WANG Cong · 10 years ago
  16. 44b75e4 net_sched: fix memory leak in cls_tcindex by WANG Cong · 10 years ago
  17. 971427f3 openvswitch: Add recirc and hash action. by Andy Zhou · 10 years ago
  18. 32ae87f openvswitch: simplify sample action implementation by Andy Zhou · 10 years ago
  19. 8c8b1b8 openvswitch: Use tun_key only for egress tunnel path. by Pravin B Shelar · 10 years ago
  20. 83c8df2 openvswitch: refactor ovs flow extract API. by Pravin B Shelar · 10 years ago
  21. 2ff3e4e openvswitch: Remove pkt_key from OVS_CB by Pravin B Shelar · 10 years ago
  22. c1f570a net: dsa: fix mii_bus to host_dev replacement by Florian Fainelli · 10 years ago
  23. 10ee1c3 net_sched: use tcindex_filter_result_init() by WANG Cong · 10 years ago
  24. 2f9a220 net_sched: fix suspicious RCU usage in tcindex_classify() by WANG Cong · 10 years ago
  25. a57a65b net_sched: fix an allocation bug in tcindex_set_parms() by WANG Cong · 10 years ago
  26. 80dcbd1 net_sched: fix suspicious RCU usage in cls_bpf_classify() by WANG Cong · 10 years ago
  27. 0486b60 Merge branch 'dsa-next' by David S. Miller · 10 years ago
  28. b4d2394 dsa: Replace mii_bus with a generic host device by Alexander Duyck · 10 years ago
  29. 5075314 dsa: Split ops up, and avoid assigning tag_protocol and receive separately by Alexander Duyck · 10 years ago
  30. 6cca9ad Merge branch 'bonding-cleanups' by David S. Miller · 10 years ago
  31. e097458 bonding: consolidate ASSERT_RTNL()s and remove the unnecessary by Nikolay Aleksandrov · 10 years ago
  32. 547942c bonding: trivial: style and comment fixes by Nikolay Aleksandrov · 10 years ago
  33. 56924c3 bonding: consolidate the two rlb_next_rx_slave functions into one by Nikolay Aleksandrov · 10 years ago
  34. 4370240 Merge branch 'tcpflags' by David S. Miller · 10 years ago
  35. b3d6cb9 tcp: do not copy headers in tcp_collapse() by Eric Dumazet · 10 years ago
  36. e93a043 tcp: allow segment with FIN in tcp_try_coalesce() by Eric Dumazet · 10 years ago
  37. e11ecdd tcp: use TCP_SKB_CB(skb)->tcp_flags in input path by Eric Dumazet · 10 years ago
  38. 13bb518 net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  39. 949bdd2 net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  40. 17b6f24 bna: use container_of to resolve bufdesc_ex from bufdesc by Fabian Frederick · 10 years ago
  41. 61cd2eb net: fec: use container_of to resolve bufdesc_ex from bufdesc by Fabian Frederick · 10 years ago
  42. c0d1379 net: bpf: correctly handle errors in sk_attach_filter() by Sasha Levin · 10 years ago
  43. 3fc8867 netdevice: Support DSA tagging when DSA is built as a module by Alexander Duyck · 10 years ago
  44. 5879823 net/macb: Add hardware revision information during probe by Bo Shen · 10 years ago
  45. 45f85a2 Merge branch 'fec-next' by David S. Miller · 10 years ago
  46. 0afdfe9 ARM: dts: imx6sx: add multi-queue support enet by Frank Li · 10 years ago
  47. 0831364 ARM: Documentation: Update fec dts binding doc by Frank Li · 10 years ago
  48. b4d39b5 net: fec: init complete variable in early to avoid kernel dump by Fugang Duan · 10 years ago
  49. 41ef84c net: fec: change FEC alignment according to i.mx6 sx requirement by Fugang Duan · 10 years ago
  50. ba593e0 net:fec: Add fsl,imx6sx-fec compatible strings by Fugang Duan · 10 years ago
  51. ce99d0d net: fec: add enet-avb IP support by Frank Li · 10 years ago
  52. 106c314 net:fec: Disable enet-avb MAC instead of reset MAC by Fugang Duan · 10 years ago
  53. 59d0f74 net: fec: init multi queue date structure by Frank Li · 10 years ago
  54. 9fc095f net: fec: parser max queue number from dt file by Fugang Duan · 10 years ago
  55. 4d494cd net: fec: change data structure to support multiqueue by Fugang Duan · 10 years ago
  56. 95a7747 net:fec: add enet AVB feature macro define for imx6sx by Fugang Duan · 10 years ago
  57. 9b5330e net:fec: add enet refrence clock for i.MX 6SX chip by Fugang Duan · 10 years ago
  58. 42f2725 net: DSA: Marvell mv88e6171 switch driver by Andrew Lunn · 10 years ago
  59. 0943629 Merge branch 'be2net-next' by David S. Miller · 10 years ago
  60. 2f951a9 be2net: enable PCIe error reporting on VFs too by Kalesh AP · 10 years ago
  61. 9367670 be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer by Kalesh AP · 10 years ago
  62. 6809cee be2net: fix port-type reporting in get_settings by Ravikumar Nelavelli · 10 years ago
  63. e36edd9 be2net: add ethtool "-m" option support by Mark Leonard · 10 years ago
  64. b29812c be2net: use v1 of SET_FLOW_CONTROL command by Suresh Reddy · 10 years ago
  65. c30d726 be2net: fix RX fragment posting for jumbo frames by Ajit Khaparde · 10 years ago
  66. 242eb47 be2net: replace strcpy with strlcpy by Vasundhara Volam · 10 years ago
  67. 5076266 be2net: fix some log messages by Vasundhara Volam · 10 years ago
  68. 233577a net: filter: constify detection of pkt_type_offset by Hannes Frederic Sowa · 10 years ago
  69. ac7a04c net: dsa: change tag_protocol to an enum by Florian Fainelli · 10 years ago
  70. c555429 r8152: support VLAN by hayeswang · 10 years ago
  71. f19f916 net: stmmac: fix return value check in socfpga_dwmac_parse_data() by Wei Yongjun · 10 years ago
  72. 3ce62a8 ipv6: exit early in addrconf_notify() if IPv6 is disabled by WANG Cong · 10 years ago
  73. 4361eb6 Merge branch 'ipv6-cleanups' by David S. Miller · 10 years ago
  74. 1691c63 ipv6: refactor ipv6_dev_mc_inc() by WANG Cong · 10 years ago
  75. f7ed925 ipv6: update the comment in mcast.c by WANG Cong · 10 years ago
  76. 414b6c9 ipv6: drop some rcu_read_lock in mcast by WANG Cong · 10 years ago
  77. b535091 ipv6: drop ipv6_sk_mc_lock in mcast by WANG Cong · 10 years ago
  78. 83aa29e ipv6: refactor __ipv6_dev_ac_inc() by WANG Cong · 10 years ago
  79. 013b4d9 ipv6: clean up ipv6_dev_ac_inc() by WANG Cong · 10 years ago
  80. b03a9c0 ipv6: remove ipv6_sk_ac_lock by WANG Cong · 10 years ago
  81. 6c55549 ipv6: drop useless rcu_read_lock() in anycast by WANG Cong · 10 years ago
  82. 8801d48 Merge branch 'bonding-next' by David S. Miller · 10 years ago
  83. 8c0bc55 bonding: adjust locking comments by Nikolay Aleksandrov · 10 years ago
  84. e470259 bonding: 3ad: convert to bond->mode_lock by Nikolay Aleksandrov · 10 years ago
  85. 4bab16d bonding: alb: convert to bond->mode_lock by Nikolay Aleksandrov · 10 years ago
  86. b743562 bonding: convert curr_slave_lock to a spinlock and rename it by Nikolay Aleksandrov · 10 years ago
  87. 1c72cfdc9 bonding: clean curr_slave_lock use by Nikolay Aleksandrov · 10 years ago
  88. 62c5f51 bonding: alb: remove curr_slave_lock by Nikolay Aleksandrov · 10 years ago
  89. 86e7498 bonding: 3ad: clean up curr_slave_lock usage by Nikolay Aleksandrov · 10 years ago
  90. b25bd25 virtio_ring: unify direct/indirect code paths. by Rusty Russell · 10 years ago
  91. eeebf9b virtio_ring: assume sgs are always well-formed. by Rusty Russell · 10 years ago
  92. a583544 virtio_net: pass well-formed sgs to virtqueue_add_*() by Rusty Russell · 10 years ago
  93. 0fe1315 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  94. 54996b5 Merge branch 'sched_rcu' by David S. Miller · 10 years ago
  95. 1f947bf net: sched: rcu'ify cls_bpf by John Fastabend · 10 years ago
  96. b929d86 net: sched: rcu'ify cls_rsvp by John Fastabend · 10 years ago
  97. 1ce8772 net: sched: make cls_u32 lockless by John Fastabend · 10 years ago
  98. 459d5f6 net: sched: make cls_u32 per cpu by John Fastabend · 10 years ago
  99. 331b729 net: sched: RCU cls_tcindex by John Fastabend · 10 years ago
  100. 1109c00 net: sched: RCU cls_route by John Fastabend · 10 years ago