1. bc0247a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  2. 86b368b Merge branch 'vxlan_tx' by David S. Miller · 10 years ago
  3. af33c1a vxlan: Eliminate dependency on UDP socket in transmit path by Tom Herbert · 10 years ago
  4. d998f8e udp: Do not require sock in udp_tunnel_xmit_skb by Tom Herbert · 10 years ago
  5. 2b995f6 net: fec: fix the warning found by dma debug by Nimrod Andy · 10 years ago
  6. 58d9422 Merge branch 'be2net-next' by David S. Miller · 10 years ago
  7. 58bdeaa be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs by Kalesh AP · 10 years ago
  8. e02cfd9 be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h by Vasundhara Volam · 10 years ago
  9. 9a6d73d be2net: issue function reset cmd in resume path by Kalesh AP · 10 years ago
  10. e673244 be2net: add a log message for POST timeout in Lancer by Kalesh AP · 10 years ago
  11. 18fd602 be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer by Kalesh AP · 10 years ago
  12. 00d594c be2net: fix failure case in setting flow control by Kalesh AP · 10 years ago
  13. 0700d81 be2net: move interface create code to a separate routine by Kalesh AP · 10 years ago
  14. 5ec27425 Merge branch 'stmmac-dwmac-rk' by David S. Miller · 10 years ago
  15. 384dd55 dt-bindings: Document phy-supply property in rockchip-dwmac by Romain Perier · 10 years ago
  16. 2e12f53 net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator by Romain Perier · 10 years ago
  17. 68c3a88 ARM: dts: Add regulator voltage settings for vcc_phy in rk3288-evb.dtsi by Romain Perier · 10 years ago
  18. 4cc8bfb net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driver by Romain Perier · 10 years ago
  19. 38124b1 Merge branch 'cxgb4-next' by David S. Miller · 10 years ago
  20. 688ea5f cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc by Hariprasad Shenai · 10 years ago
  21. 49216c1 cxgb4: Add debugfs entry to dump the contents of the flash by Hariprasad Shenai · 10 years ago
  22. 1650d54 xen-netback: always fully coalesce guest Rx packets by David Vrabel · 10 years ago
  23. f4ac829 Merge branch 'link_netns_advertise' by David S. Miller · 10 years ago
  24. 193523b vxlan: advertise netns of vxlan dev in fdb msg by Nicolas Dichtel · 10 years ago
  25. e5f4e7b veth: advertise link netns via netlink by Nicolas Dichtel · 10 years ago
  26. eaca400 macvlan: advertise link netns via netlink by Nicolas Dichtel · 10 years ago
  27. 1f17257 vlan: advertise link netns via netlink by Nicolas Dichtel · 10 years ago
  28. 3390e39 ip6gretap: advertise link netns via netlink by Nicolas Dichtel · 10 years ago
  29. bdef279 rtnl: fix error path when adding an iface with a link net by Nicolas Dichtel · 10 years ago
  30. d792445 act_connmark: Add missing dependency on NF_CONNTRACK_MARK by Thomas Graf · 10 years ago
  31. 472f31f net: e1000e: support txtd update delay via xmit_more by Florian Westphal · 10 years ago
  32. 8a4d0b9 net: e1000: support txtd update delay via xmit_more by Florian Westphal · 10 years ago
  33. 6ddbc4c igb: Indicate failure on vf reset for empty mac address by Alexander Graf · 10 years ago
  34. b4a9d6f fm10k: Increase the timeout for the data path reset by Matthew Vick · 10 years ago
  35. b66b6d9 fm10k: Check tunnel header length in encap offload by Joe Stringer · 10 years ago
  36. e2929e4 net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask by Or Gerlitz · 10 years ago
  37. 720db4f igb: enable auxiliary PHC functions for the i210 by Richard Cochran · 10 years ago
  38. 00c6557 igb: enable internal PPS for the i210 by Richard Cochran · 10 years ago
  39. 8298c1e igb: serialize access to the time sync interrupt registers by Richard Cochran · 10 years ago
  40. 61d7f75 igb: refactor time sync interrupt handling by Richard Cochran · 10 years ago
  41. ba5b8dcd fm10k: Clean-up page reuse code by Alexander Duyck · 10 years ago
  42. 95dd44b igb: Clean-up page reuse code by Alexander Duyck · 10 years ago
  43. 074c358 virtio_net: add software timestamp support by Jacob Keller · 10 years ago
  44. 6930895 e1000e: Fix 82572EI that has no hardware timestamp support by Mathias Koehrer · 10 years ago
  45. d5c7d7f e1000: fix time comparison by Asaf Vertz · 10 years ago
  46. 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 · 10 years ago
  47. 926e987 phonet netlink: allow multiple messages per skb in route dump by Johannes Berg · 10 years ago
  48. fc83477 ARM: dts: imx6sx: correct i.MX6sx sdb board enet phy address by Nimrod Andy · 10 years ago
  49. 22a5dc0 net: sched: Introduce connmark action by Felix Fietkau · 10 years ago
  50. cbcd1fa Merge branch 'dsa-next' by David S. Miller · 10 years ago
  51. 8db0a2e net: bridge: reject DSA-enabled master netdevices as bridge members by Florian Fainelli · 10 years ago
  52. 728c020 net: ipv4: handle DSA enabled master network devices by Florian Fainelli · 10 years ago
  53. 5bdc738 mii: Handle link state changes for forced modes in mii_check_media() by Ben Hutchings · 10 years ago
  54. 8f1115b Merge branch 'csiostor' by David S. Miller · 10 years ago
  55. d394431 csiostor:Removed file csio_hw_t4.c by Praveen Madhavan · 10 years ago
  56. 3fb4c22 csiostor:Remove T4 FCoE Support. by Praveen Madhavan · 10 years ago
  57. b66a4ea Merge branch 'netcp' by David S. Miller · 10 years ago
  58. 90cff9e net: netcp: Enhance GBE driver to support 10G Ethernet by Wingman Kwok · 10 years ago
  59. 6f8d3f3 net: netcp: Add Keystone NetCP GbE driver by Wingman Kwok · 10 years ago
  60. 84640e2 net: netcp: Add Keystone NetCP core ethernet driver by Karicheri, Muralidharan · 10 years ago
  61. 44eefcd Documentation: dt: net: Add binding doc for Keystone NetCP ethernet driver by Karicheri, Muralidharan · 10 years ago
  62. 92cb13f net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLER by Felipe Balbi · 10 years ago
  63. 7f9091f Merge branch 'link_netns' by David S. Miller · 10 years ago
  64. 317f481 rtnl: allow to create device with IFLA_LINK_NETNSID set by Nicolas Dichtel · 10 years ago
  65. 1728d4f tunnels: advertise link netns via netlink by Nicolas Dichtel · 10 years ago
  66. d37512a rtnl: add link netns id to interface messages by Nicolas Dichtel · 10 years ago
  67. 0c7aecd netns: add rtnl cmd to add and get peer netns ids by Nicolas Dichtel · 10 years ago
  68. c1e140b mac80211: delete the assoc/auth timer upon suspend by Emmanuel Grumbach · 10 years ago
  69. 6e9f3fa Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute" by Johannes Berg · 10 years ago
  70. 4de8b41 bridge: remove oflags from setlink/dellink. by Rosen, Rami · 10 years ago
  71. 7b46a64 netlink: Fix bugs in nlmsg_end() conversions. by David S. Miller · 10 years ago
  72. 27c0013 switchdev: fix typo in inline function definition by Jiri Pirko · 10 years ago
  73. 8834016 ip_tunnel: Create percpu gro_cell by Martin KaFai Lau · 10 years ago
  74. f2bbca5 net: rocker: Add basic netdev counters - v2 by David Ahern · 10 years ago
  75. c03abd8 net: ethernet: cpsw: don't requests IRQs we don't use by Felipe Balbi · 10 years ago
  76. 5087b91 net: ethernet: cpsw: unroll IRQ request loop by Felipe Balbi · 10 years ago
  77. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  78. ede58ef atm: remove deprecated use of pci api by chas williams - CONTRACTOR · 10 years ago
  79. abee1ce Drivers: Isdn: sc: Fixed coding style & spelling mistakes. by Akash Shende · 10 years ago
  80. d6e164e tipc: fix socket list regression in new nl api by Richard Alpe · 10 years ago
  81. e445dd5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  82. 3aeb661 net: replace br_fdb_external_learn_* calls with switchdev notifier events by Jiri Pirko · 10 years ago
  83. 03bf0c2 switchdev: introduce switchdev notifier by Jiri Pirko · 10 years ago
  84. ff8b335 niu: remove one compound_head() call by Eric Dumazet · 10 years ago
  85. 66c1a12 socket: use ki_nbytes instead of iov_length() by Nicolas Dichtel · 10 years ago
  86. 7b68b2f Merge branch 's390-next' by David S. Miller · 10 years ago
  87. 1dafd09 qeth: Remove unneeded structure member by Thomas Richter · 10 years ago
  88. 7e846d6b qeth: sysfs: replace strcmp() with sysfs_streq() by Eugene Crosser · 10 years ago
  89. c352125 qeth: use qeth_card_hw_is_reachable() everywhere by Eugene Crosser · 10 years ago
  90. b646c08 s390/net: Delete useless checks before function calls by Markus Elfring · 10 years ago
  91. ee6edb9 s390/ctcm, netiucv: migrate variables to handle y2038 problem by Aya Mahfouz · 10 years ago
  92. 33e9fcc tc: cls_bpf: rename bpf_len to bpf_num_ops by Jiri Pirko · 10 years ago
  93. d23b8ad tc: add BPF based action by Jiri Pirko · 10 years ago
  94. 02dba43 bridge: fix setlink/dellink notifications by Roopa Prabhu · 10 years ago
  95. 1e7d06b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  96. 93d62ef Merge branch 'amd-xgbe' by David S. Miller · 10 years ago
  97. 8fdb1a09 amd-xgbe-phy: Allow certain PHY settings to be set by UEFI by Lendacky, Thomas · 10 years ago
  98. 82a1903 amd-xgbe: Add ACPI support by Lendacky, Thomas · 10 years ago
  99. 0d40b61 amd-xgbe-phy: Use the proper auto-negotiation XNP registers by Lendacky, Thomas · 10 years ago
  100. cf26252 amd-xgbe-phy: Properly support the FEC auto-negotiation by Lendacky, Thomas · 10 years ago