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