1. 3897957 net: stmmac: add BQL support by Beniamino Galvani · 11 years ago
  2. 1793c79 cxgb4: Fixes cxgb4_inet6addr_notifier unregister call by Hariprasad Shenai · 11 years ago
  3. fe6a043 rhashtable: rhashtable_remove() must unlink in both tbl and future_tbl by Thomas Graf · 11 years ago
  4. 1dc7b90 ipv6: tcp: fix race in IPV6_2292PKTOPTIONS by Eric Dumazet · 11 years ago
  5. 607954b rhashtable: fix rht_for_each_entry_safe() endless loop by Patrick McHardy · 11 years ago
  6. 22f6bba net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdio by Shaohui Xie · 11 years ago
  7. ca43e58 net/fsl: drop in_be32() & out_be32() in xgmac_mdio by Shaohui Xie · 11 years ago
  8. 24f87d4 bonding: handle more gso types by Eric Dumazet · 11 years ago
  9. 1b846f9 bridge: simplify br_getlink() a bit by Dan Carpenter · 11 years ago
  10. 5c66cfe Merge branch 'phy_dsa' by David S. Miller · 11 years ago
  11. 691c9a8 net: dsa: bcm_sf2: factor interrupt disabling in a function by Florian Fainelli · 11 years ago
  12. 799d444 net: phy: fixed: allow setting no update_link callback by Florian Fainelli · 11 years ago
  13. c2943f1 net: ipv6: Add sysctl entry to disable MTU updates from RA by Harout Hedeshian · 11 years ago
  14. 46a93af Merge branch 'fib_trie_next' by David S. Miller · 11 years ago
  15. 64c6272 fib_trie: Various clean-ups for handling slen by Alexander Duyck · 11 years ago
  16. 0252536 fib_trie: Move fib_find_alias to file where it is used by Alexander Duyck · 11 years ago
  17. 30cfe7c fib_trie: Use empty_children instead of counting empty nodes in stats collection by Alexander Duyck · 11 years ago
  18. 95f60ea fib_trie: Add collapse() and should_collapse() to resize by Alexander Duyck · 11 years ago
  19. a80e89d fib_trie: Fall back to slen update on inflate/halve failure by Alexander Duyck · 11 years ago
  20. 69fa57b fib_trie: Fix RCU bug and merge similar bits of inflate/halve by Alexander Duyck · 11 years ago
  21. b383211 fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bits by Alexander Duyck · 11 years ago
  22. bc579ae Merge branch 'mlx4-next' by David S. Miller · 11 years ago
  23. 0cd9302 net/mlx4_core: Reset flow activation upon SRIOV fatal command cases by Yishai Hadas · 11 years ago
  24. 55ad359 net/mlx4_core: Enable device recovery flow with SRIOV by Yishai Hadas · 11 years ago
  25. 2ba5fbd net/mlx4_core: Handle AER flow properly by Yishai Hadas · 11 years ago
  26. c69453e net/mlx4_core: Manage interface state for Reset flow cases by Yishai Hadas · 11 years ago
  27. f5aef5a net/mlx4_core: Activate reset flow upon fatal command cases by Yishai Hadas · 11 years ago
  28. f6bc11e net/mlx4_core: Enhance the catas flow to support device reset by Yishai Hadas · 11 years ago
  29. ad9a0bf net/mlx4_core: Refactor the catas flow to work per device by Yishai Hadas · 11 years ago
  30. dd0eefe net/mlx4_core: Set device configuration data to be persistent across reset by Yishai Hadas · 11 years ago
  31. 872bf2f net/mlx4_core: Maintain a persistent memory for mlx4 device by Yishai Hadas · 11 years ago
  32. 7aee42c cxgb3: re-use native hex2bin() by Andy Shevchenko · 11 years ago
  33. 51487ae usbnet: re-use native hex2bin() by Andy Shevchenko · 11 years ago
  34. bc0247a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  35. 86b368b Merge branch 'vxlan_tx' by David S. Miller · 11 years ago
  36. af33c1a vxlan: Eliminate dependency on UDP socket in transmit path by Tom Herbert · 11 years ago
  37. d998f8e udp: Do not require sock in udp_tunnel_xmit_skb by Tom Herbert · 11 years ago
  38. 2b995f6 net: fec: fix the warning found by dma debug by Nimrod Andy · 11 years ago
  39. 58d9422 Merge branch 'be2net-next' by David S. Miller · 11 years ago
  40. 58bdeaa be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs by Kalesh AP · 11 years ago
  41. e02cfd9 be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h by Vasundhara Volam · 11 years ago
  42. 9a6d73d be2net: issue function reset cmd in resume path by Kalesh AP · 11 years ago
  43. e673244 be2net: add a log message for POST timeout in Lancer by Kalesh AP · 11 years ago
  44. 18fd602 be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer by Kalesh AP · 11 years ago
  45. 00d594c be2net: fix failure case in setting flow control by Kalesh AP · 11 years ago
  46. 0700d81 be2net: move interface create code to a separate routine by Kalesh AP · 11 years ago
  47. 5ec27425 Merge branch 'stmmac-dwmac-rk' by David S. Miller · 11 years ago
  48. 384dd55 dt-bindings: Document phy-supply property in rockchip-dwmac by Romain Perier · 11 years ago
  49. 2e12f53 net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator by Romain Perier · 11 years ago
  50. 68c3a88 ARM: dts: Add regulator voltage settings for vcc_phy in rk3288-evb.dtsi by Romain Perier · 11 years ago
  51. 4cc8bfb net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driver by Romain Perier · 11 years ago
  52. 38124b1 Merge branch 'cxgb4-next' by David S. Miller · 11 years ago
  53. 688ea5f cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc by Hariprasad Shenai · 11 years ago
  54. 49216c1 cxgb4: Add debugfs entry to dump the contents of the flash by Hariprasad Shenai · 11 years ago
  55. 1650d54 xen-netback: always fully coalesce guest Rx packets by David Vrabel · 11 years ago
  56. f4ac829 Merge branch 'link_netns_advertise' by David S. Miller · 11 years ago
  57. 193523b vxlan: advertise netns of vxlan dev in fdb msg by Nicolas Dichtel · 11 years ago
  58. e5f4e7b veth: advertise link netns via netlink by Nicolas Dichtel · 11 years ago
  59. eaca400 macvlan: advertise link netns via netlink by Nicolas Dichtel · 11 years ago
  60. 1f17257 vlan: advertise link netns via netlink by Nicolas Dichtel · 11 years ago
  61. 3390e39 ip6gretap: advertise link netns via netlink by Nicolas Dichtel · 11 years ago
  62. bdef279 rtnl: fix error path when adding an iface with a link net by Nicolas Dichtel · 11 years ago
  63. d792445 act_connmark: Add missing dependency on NF_CONNTRACK_MARK by Thomas Graf · 11 years ago
  64. 472f31f net: e1000e: support txtd update delay via xmit_more by Florian Westphal · 11 years ago
  65. 8a4d0b9 net: e1000: support txtd update delay via xmit_more by Florian Westphal · 11 years ago
  66. 6ddbc4c igb: Indicate failure on vf reset for empty mac address by Alexander Graf · 11 years ago
  67. b4a9d6f fm10k: Increase the timeout for the data path reset by Matthew Vick · 11 years ago
  68. b66b6d9 fm10k: Check tunnel header length in encap offload by Joe Stringer · 11 years ago
  69. e2929e4 net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask by Or Gerlitz · 11 years ago
  70. 720db4f igb: enable auxiliary PHC functions for the i210 by Richard Cochran · 11 years ago
  71. 00c6557 igb: enable internal PPS for the i210 by Richard Cochran · 11 years ago
  72. 8298c1e igb: serialize access to the time sync interrupt registers by Richard Cochran · 11 years ago
  73. 61d7f75 igb: refactor time sync interrupt handling by Richard Cochran · 11 years ago
  74. ba5b8dcd fm10k: Clean-up page reuse code by Alexander Duyck · 11 years ago
  75. 95dd44b igb: Clean-up page reuse code by Alexander Duyck · 11 years ago
  76. 074c358 virtio_net: add software timestamp support by Jacob Keller · 11 years ago
  77. 6930895 e1000e: Fix 82572EI that has no hardware timestamp support by Mathias Koehrer · 11 years ago
  78. d5c7d7f e1000: fix time comparison by Asaf Vertz · 11 years ago
  79. 0c49087 Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 11 years ago
  80. 926e987 phonet netlink: allow multiple messages per skb in route dump by Johannes Berg · 11 years ago
  81. fc83477 ARM: dts: imx6sx: correct i.MX6sx sdb board enet phy address by Nimrod Andy · 11 years ago
  82. 22a5dc0 net: sched: Introduce connmark action by Felix Fietkau · 11 years ago
  83. cbcd1fa Merge branch 'dsa-next' by David S. Miller · 11 years ago
  84. 8db0a2e net: bridge: reject DSA-enabled master netdevices as bridge members by Florian Fainelli · 11 years ago
  85. 728c020 net: ipv4: handle DSA enabled master network devices by Florian Fainelli · 11 years ago
  86. 5bdc738 mii: Handle link state changes for forced modes in mii_check_media() by Ben Hutchings · 11 years ago
  87. 8f1115b Merge branch 'csiostor' by David S. Miller · 11 years ago
  88. d394431 csiostor:Removed file csio_hw_t4.c by Praveen Madhavan · 11 years ago
  89. 3fb4c22 csiostor:Remove T4 FCoE Support. by Praveen Madhavan · 11 years ago
  90. b66a4ea Merge branch 'netcp' by David S. Miller · 11 years ago
  91. 90cff9e net: netcp: Enhance GBE driver to support 10G Ethernet by Wingman Kwok · 11 years ago
  92. 6f8d3f3 net: netcp: Add Keystone NetCP GbE driver by Wingman Kwok · 11 years ago
  93. 84640e2 net: netcp: Add Keystone NetCP core ethernet driver by Karicheri, Muralidharan · 11 years ago
  94. 44eefcd Documentation: dt: net: Add binding doc for Keystone NetCP ethernet driver by Karicheri, Muralidharan · 11 years ago
  95. 92cb13f net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLER by Felipe Balbi · 11 years ago
  96. 7f9091f Merge branch 'link_netns' by David S. Miller · 11 years ago
  97. 317f481 rtnl: allow to create device with IFLA_LINK_NETNSID set by Nicolas Dichtel · 11 years ago
  98. 1728d4f tunnels: advertise link netns via netlink by Nicolas Dichtel · 11 years ago
  99. d37512a rtnl: add link netns id to interface messages by Nicolas Dichtel · 11 years ago
  100. 0c7aecd netns: add rtnl cmd to add and get peer netns ids by Nicolas Dichtel · 11 years ago