1. 85d89e6 stmmac: move stmmac_pltfr_probe into dwmac-generic by Joachim Eastwood · 9 years ago
  2. 27ffefd stmmac: dwmac-rk: create a new probe function by Joachim Eastwood · 9 years ago
  3. 8387ee2 stmmac: dwmac-sti: turn setup callback into a probe function by Joachim Eastwood · 9 years ago
  4. 9a9e9a1 stmmac: dwmac-sunxi: turn setup callback into a probe function by Joachim Eastwood · 9 years ago
  5. 22caae0 stmmac: dwmac-sunxi: move sun7i_gmac_setup function by Joachim Eastwood · 9 years ago
  6. 8880b6c stmmac: dwmac-socfpga: turn setup callback into a probe function by Joachim Eastwood · 9 years ago
  7. 8273278 stmmac: dwmac-socfpga: move socfpga_dwmac_probe function by Joachim Eastwood · 9 years ago
  8. 5ed1c04 stmmac: dwmac-ipq806x: turn setup callback into a probe function by Joachim Eastwood · 9 years ago
  9. 213088f stmmac: dwmac-ipq806x: move ipq806x_gmac_fix_mac_speed function by Joachim Eastwood · 9 years ago
  10. a04c0aef stmmac: fix ptr_ret.cocci warning by Fengguang Wu · 9 years ago
  11. 6d85d0e Merge branch 'dwc_ethernet' by David S. Miller · 9 years ago
  12. 058999c dwc_eth_qos: Add maintainer info by Lars Persson · 9 years ago
  13. 2a05073 dwc_eth_qos: Add the synopsys folder to the build system. by Lars Persson · 9 years ago
  14. 077742d dwc_eth_qos: Add support for Synopsys DWC Ethernet QoS by Lars Persson · 9 years ago
  15. 5b8b648 dwc_eth_qos: Add Synopsys DWC Ethernet QoS bindings by Lars Persson · 9 years ago
  16. 8c1a91f Merge branch 'mlx4-802.1ad-accel' by David S. Miller · 9 years ago
  17. e38af4f net/mlx4_en: Add support for hardware accelerated 802.1ad vlan by Hadar Hen Zion · 9 years ago
  18. e802f8e net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support by Hadar Hen Zion · 9 years ago
  19. 7c509a4 net/mlx4_en: Prepare ethtool private flags to support more flags by Hadar Hen Zion · 9 years ago
  20. 77fc29c net/mlx4_core: Preparations for 802.1ad VLAN support by Hadar Hen Zion · 9 years ago
  21. 0b42c28 Merge branch 'arm-bpf-next' by David S. Miller · 9 years ago
  22. 5bf705b ARM: net: add support for BPF_ANC | SKF_AD_HATYPE in ARM JIT. by Nicolas Schichan · 9 years ago
  23. 303249a ARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET in ARM JIT. by Nicolas Schichan · 9 years ago
  24. 1447f93 ARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE in ARM JIT. by Nicolas Schichan · 9 years ago
  25. e11f40b lwtunnel: use kfree_skb() instead of vanilla kfree() by Dan Carpenter · 9 years ago
  26. 99d7662 tcp: tso: allow deferring under reordering state by Eric Dumazet · 9 years ago
  27. 2f45d19 ravb: minimize TX data copying by Sergei Shtylyov · 9 years ago
  28. c22995c dsa: mv88e6352/mv88e6xxx: Move temperature sensor code to mv88e6xxx.c by Guenter Roeck · 9 years ago
  29. 71790a2 hv_netvsc: Add structs and handlers for VF messages by Haiyang Zhang · 9 years ago
  30. 70d2db7 Merge branch 'rt6_probe_write_lock' by David S. Miller · 9 years ago
  31. 8d6c31b ipv6: Avoid rt6_probe() taking writer lock in the fast path by Martin KaFai Lau · 9 years ago
  32. 990edb4 ipv6: Re-arrange code in rt6_probe() by Martin KaFai Lau · 9 years ago
  33. 205845a bonding: convert num_grat_arp to the new bonding option API by Nikolay Aleksandrov · 9 years ago
  34. 94724d1 net: phy: fix auto negotiation checking for teranetics by Shaohui Xie · 9 years ago
  35. 5a6228a lwtunnel: change prototype of lwtunnel_state_get() by Nicolas Dichtel · 9 years ago
  36. d943659 ipv6: copy lwtstate in ip6_rt_copy_init() by Nicolas Dichtel · 9 years ago
  37. 6673a9f ipv6: use lwtunnel_output6() only if flag redirect is set by Nicolas Dichtel · 9 years ago
  38. 9267135 net: phy: dp83867: fix simple_return.cocci warnings by Wu Fengguang · 9 years ago
  39. b469139 dev: Spelling fix in comments by subashab@codeaurora.org · 9 years ago
  40. 24b4d2a ebpf: Allow dereferences of PTR_TO_STACK registers by Alex Gartrell · 9 years ago
  41. 6ecfdd2 Merge branch 'mlx5e-next' by David S. Miller · 9 years ago
  42. a741749 net/mlx5e: Input IPSEC.SPI into the RX RSS hash function by Achiad Shochat · 9 years ago
  43. 5a6f8ae net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others by Achiad Shochat · 9 years ago
  44. 88a85f9 net/mlx5e: TX latency optimization to save DMA reads by Achiad Shochat · 9 years ago
  45. 58d5229 net/mlx5e: Support TX packet copy into WQE by Achiad Shochat · 9 years ago
  46. 311c7c7 net/mlx5e: Allocate DMA coherent memory on reader NUMA node by Saeed Mahameed · 9 years ago
  47. 2be6967 net/mlx5e: Support ETH_RSS_HASH_XOR by Saeed Mahameed · 9 years ago
  48. fda19e8 Merge branch 'netcp-next' by David S. Miller · 9 years ago
  49. 5be4001e net: netcp: Adds missing statistics for K2L and K2E by WingMan Kwok · 9 years ago
  50. 489e8a2 net: netcp: Fixes to CPSW statistics collection by WingMan Kwok · 9 years ago
  51. fbf64c1 net: netcp: Consolidates statistics collection code by WingMan Kwok · 9 years ago
  52. 208c6b9 net: netcp: Fixes error in oversized memory allocation for statistics storage by WingMan Kwok · 9 years ago
  53. a94bcd09 net: netcp: Fixes hw statistics module base setting error by WingMan Kwok · 9 years ago
  54. c0f54ed net: netcp: Fixes the use of spin_lock_bh in timer function by WingMan Kwok · 9 years ago
  55. ea6f82f cxgb4vf: Read correct FL congestion threshold for T5 and T6 by Hariprasad Shenai · 9 years ago
  56. e0910ba lwtunnel: export linux/lwtunnel.h to userspace by Nicolas Dichtel · 9 years ago
  57. 949f1e3 bridge: mdb: notify on router port add and del by Satish Ashok · 9 years ago
  58. 597798e openvswitch: Retrieve tunnel metadata when receiving from vport-netdev by Thomas Graf · 9 years ago
  59. 9ece39a net: macb: Change capability mask for jumbo support by Harini Katakam · 9 years ago
  60. 2661371 openvswitch: fix compilation when vxlan is a module by Nicolas Dichtel · 9 years ago
  61. 88f6432 ipv4: be more aggressive when probing alternative gateways by Julian Anastasov · 9 years ago
  62. 48fb6b5 ipv6: fix crash over flow-based vxlan device by Wei-Chun Chao · 9 years ago
  63. 6ac9de5 net: bcmgenet: Register link_update callback for all MoCA PHYs by Florian Fainelli · 9 years ago
  64. 7d5d307 net: bcmgenet: Remove checks on clock handles by Florian Fainelli · 9 years ago
  65. b3e6b82 hv_netvsc: Wait for sub-channels to be processed during probe by KY Srinivasan · 9 years ago
  66. 402b764 cxgb4: Allow firmware flash, only if cxgb4 is the master driver by Hariprasad Shenai · 9 years ago
  67. 6b6948d vxlan: Use proper endian type for vni in vxlan[6]_xmit_skb by Thomas Graf · 9 years ago
  68. 1d70ec7 Merge branch 'tipc' by David S. Miller · 9 years ago
  69. cda3696 tipc: clean up socket layer message reception by Jon Paul Maloy · 9 years ago
  70. bcd3ffd tipc: introduce new tipc_sk_respond() function by Jon Paul Maloy · 9 years ago
  71. 29042e1 tipc: let function tipc_msg_reverse() expand header when needed by Jon Paul Maloy · 9 years ago
  72. a69e5a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  73. 6ca91c6 bridge: Fix setting a flag in br_fill_ifvlaninfo_range(). by Rosen, Rami · 9 years ago
  74. a155a5d be2net: support ndo_get_phys_port_id() by Sriharsha Basavapatna · 9 years ago
  75. 41a1d04 i40e: use BIT and BIT_ULL macros by Jesse Brandeburg · 9 years ago
  76. f1c7e72 i40e: clean up error status messages by Shannon Nelson · 9 years ago
  77. 606a548 i40e: provide correct API version to older VF drivers by Mitch Williams · 9 years ago
  78. ee1693e i40evf: support virtual channel API version 1.1 by Mitch Williams · 9 years ago
  79. e6d038d i40evf: handle big resets by Mitch Williams · 9 years ago
  80. f4ca1a2 i40e: support virtual channel API 1.1 by Mitch Williams · 9 years ago
  81. 17a65a7 i40e/i40evf: add macros for virtual channel API version and device capability by Mitch Williams · 9 years ago
  82. 1b53c2f i40e: add VF capabilities to virtual channel interface by Mitch Williams · 9 years ago
  83. 3b104be i40e: clean up unneeded gotos by Shannon Nelson · 9 years ago
  84. de32e3e i40e/i40evf: Fix and refactor dynamic ITR code by Carolyn Wyborny · 9 years ago
  85. 6fb4690 igb: bump version to igb-5.3.0 by Todd Fujinaka · 9 years ago
  86. 9fa0452 igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0]) by Todd Fujinaka · 9 years ago
  87. 0c5bbeb igb: report unsupported ethtool settings in set_coalesce by Todd Fujinaka · 9 years ago
  88. 7faae96 e1000e: Cleanup qos request in error handling of e1000_open by Jia-Ju Bai · 9 years ago
  89. 9cba434 ixgbevf: add support for reporting RSS key and hash table for X550 by Emil Tantilov · 9 years ago
  90. 045a0fa ip_tunnel: Call ip_tunnel_core_init() from inet_init() by Thomas Graf · 9 years ago
  91. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  92. c5dfd65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  93. 0528318 ip_tunnel: Provide tunnel metadata API for CONFIG_INET=n by Thomas Graf · 9 years ago
  94. 3985e8a ipv6: sysctl to restrict candidate source addresses by Erik Kline · 9 years ago
  95. fb02eb4 r8152: support the new RTL8153 chip by hayeswang · 9 years ago
  96. de18547 mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereference by Roopa Prabhu · 9 years ago
  97. 70c9bb8 Merge branch 'bnx2x-next' by David S. Miller · 9 years ago
  98. 3a375e3 bnx2x: Bump up driver version to 1.712.30 by Yuval Mintz · 9 years ago
  99. c48f350 bnx2x: Add MFW dump support by Yuval Mintz · 9 years ago
  100. 230d00e bnx2x: new Multi-function mode - BD by Yuval Mintz · 9 years ago