1. b3407c8 Cleanup some warning from timestamping code. by Ezequiel Lara Gomez · 8 years ago
  2. 6df014c Enable tx timestamping on loopback and dummy by Ezequiel Lara Gomez · 8 years ago
  3. 406910a Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  4. 41e9573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  5. b9974d7 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  6. c6da525 i40e: always remove old filter when adding new FDir filter by Jacob Keller · 8 years ago
  7. 1ec8dea i40e: explicitly fail on extended MAC field for ethtool_rx_flow_spec by Jacob Keller · 8 years ago
  8. 097dbf5 i40e: add counters for UDP/IPv4 and IPv4 filters by Jacob Keller · 8 years ago
  9. 510dd46 i40e: don't re-enable ATR when flushing filters if SB has TCP4/IPv4 rules by Jacob Keller · 8 years ago
  10. 6d06942 i40e: reset fd_tcp_rule count when restoring filters by Jacob Keller · 8 years ago
  11. e122eb74 i40e: remove redundant check for fd_tcp_rule when restoring filters by Jacob Keller · 8 years ago
  12. 377cc24 i40e: exit ATR mode only when adding TCP/IPv4 filter succeeds by Jacob Keller · 8 years ago
  13. e5187ee i40e: return immediately when failing to add fdir filter by Jacob Keller · 8 years ago
  14. 01016da i40e: rework exit flow of i40e_add_fdir_ethtool by Jacob Keller · 8 years ago
  15. 8ce43dc i40e: don't use arrays for (src|dst)_ip by Jacob Keller · 8 years ago
  16. fe0b0cd i40e: send correct port number to AdminQ when enabling UDP tunnels by Jacob Keller · 8 years ago
  17. 48ce880 i40evf: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  18. 4485a84 netfilter: fix the warning on unused refcount variable by Reshetova, Elena · 8 years ago
  19. a7f9094 i40e: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  20. 3a1eb6d igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment by Alexander Duyck · 8 years ago
  21. b1bb2eb igb: Re-add support for build_skb in igb by Alexander Duyck · 8 years ago
  22. e014272 igb: Break out Rx buffer page management by Alexander Duyck · 8 years ago
  23. e3cdf68 igb: Add support for padding packet by Alexander Duyck · 8 years ago
  24. 8649aae igb: Add support for using order 1 pages to receive large frames by Alexander Duyck · 8 years ago
  25. e089129 igb: Add support for ethtool private flag to allow use of legacy Rx by Alexander Duyck · 8 years ago
  26. 3456fd5 igb: Use page_address offset from page instead of masking virtual address by Alexander Duyck · 8 years ago
  27. cb0ef1d igb: Only sync size of expected frame in ethtool testing by Alexander Duyck · 8 years ago
  28. cfbc871 igb: Limit maximum frame Rx based on MTU by Alexander Duyck · 8 years ago
  29. 7cc6fd4 igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring by Alexander Duyck · 8 years ago
  30. d2bead5 igb: Clear Rx buffer_info in configure instead of clean by Alexander Duyck · 8 years ago
  31. 7ec0116 igb: Use length to determine if descriptor is done by Alexander Duyck · 8 years ago
  32. 7bd1759 igb: Add support for DMA_ATTR_WEAK_ORDERING by Alexander Duyck · 8 years ago
  33. b54ab92 netfilter: refcounter conversions by Reshetova, Elena · 8 years ago
  34. fe723df liquidio: fix wrong information about link modes reported to ethtool by Manish Awasthi · 8 years ago
  35. 513d2d0 Merge branch 'netvsc-small-changes' by David S. Miller · 8 years ago
  36. 76f5ed8 netvsc: remove unused #define by stephen hemminger · 8 years ago
  37. 262b7f1 netvsc: add comments about callback's and NAPI by stephen hemminger · 8 years ago
  38. 6de38af netvsc: avoid race with callback by stephen hemminger · 8 years ago
  39. 3a70418 Merge branch 'bpf-inline-lookups' by David S. Miller · 8 years ago
  40. 95ff141 samples/bpf: add map_lookup microbenchmark by Alexei Starovoitov · 8 years ago
  41. 9015d2f bpf: inline htab_map_lookup_elem() by Alexei Starovoitov · 8 years ago
  42. 81ed18a bpf: add helper inlining infra and optimize map_array lookup by Alexei Starovoitov · 8 years ago
  43. 8041902 bpf: adjust insn_aux_data when patching insns by Alexei Starovoitov · 8 years ago
  44. 79741b3 bpf: refactor fixup_bpf_calls() by Alexei Starovoitov · 8 years ago
  45. e245c5c bpf: move fixup_bpf_calls() function by Alexei Starovoitov · 8 years ago
  46. 4396e46 tcp: remove tcp_tw_recycle by Soheil Hassas Yeganeh · 8 years ago
  47. d82bae1 tcp: remove per-destination timestamp cache by Soheil Hassas Yeganeh · 8 years ago
  48. 8b705f5 Merge branch 'sunvnet-better-connection-management' by David S. Miller · 8 years ago
  49. 9c5a3a1 sunvnet: xoff not needed when removing port link by Shannon Nelson · 8 years ago
  50. b12a96f sunvnet: count multicast packets by Shannon Nelson · 8 years ago
  51. e1f1e5f sunvnet: track port queues correctly by Shannon Nelson · 8 years ago
  52. 0f512c8 sunvnet: add stats to track ldom to ldom packets and bytes by Shannon Nelson · 8 years ago
  53. 867fa15 ldmvsw: better use of link up and down on ldom vswitch by Shannon Nelson · 8 years ago
  54. 19ddde1 bonding: add 802.3ad support for 25G speeds by Jarod Wilson · 8 years ago
  55. be7164c tcp_westwood: fix tcp_westwood_info() style mistakes by chun Long · 8 years ago
  56. 0c88a76 liquidio: use meaningful names for IRQs by Rick Farrington · 8 years ago
  57. b229487 liquidio: remove/replace invalid code by Rick Farrington · 8 years ago
  58. 5080f39 netem: apply correct delay when rate throttling by Nik Unger · 8 years ago
  59. cd918af Merge branch 'sched-cleanups' by David S. Miller · 8 years ago
  60. a5e6a3b net/sched: fq_codel: Avoid set-but-unused variable by Or Gerlitz · 8 years ago
  61. 4dba87b net/sched: act_ife: Staticfy find_decode_metaid() by Or Gerlitz · 8 years ago
  62. 2f77139 net: ethernet: bgmac: Allow MAC address to be specified in DTB by Steve Lin · 8 years ago
  63. 01ac299 net: ethernet: fs_enet: Remove useless includes by Christophe Leroy · 8 years ago
  64. b79df0f isdn: hardware: mISDN: Remove reference to CONFIG_8xx by Christophe Leroy · 8 years ago
  65. 9768b45 net: mvneta: support suspend and resume by Jane Li · 8 years ago
  66. 7e3f4f3 Merge branch 'mlxsw-vrf' by David S. Miller · 8 years ago
  67. c7f6e66 mlxsw: spectrum_router: Don't abort on l3mdev rules by Ido Schimmel · 8 years ago
  68. 3d70e458 mlxsw: spectrum_router: Add support for VRFs on top of bridges by Ido Schimmel · 8 years ago
  69. 7179eb5 mlxsw: spectrum_router: Add support for VRFs by Ido Schimmel · 8 years ago
  70. 9db032b mlxsw: spectrum_router: Don't destroy RIF if L3 slave by Ido Schimmel · 8 years ago
  71. 5783788 mlxsw: spectrum_router: Associate RIFs with correct VR by Ido Schimmel · 8 years ago
  72. fdeea7b net: vrf: Set slave's private flag before linking by Ido Schimmel · 8 years ago
  73. 5d7bfd1 ipv4: fib_rules: Dump FIB rules when registering FIB notifier by Ido Schimmel · 8 years ago
  74. 6a003a5 ipv4: fib_rules: Add notifier info to FIB rules notifications by Ido Schimmel · 8 years ago
  75. 3c71006 ipv4: fib_rules: Check if rule is a default rule by Ido Schimmel · 8 years ago
  76. ce594e9 r8152: simply the arguments by hayeswang · 8 years ago
  77. 3c679cb ipvs: Document sysctl pmtu_disc by Hangbin Liu · 8 years ago
  78. 24b4441 ipvs: Document sysctl sync_ports by Hangbin Liu · 8 years ago
  79. 237e572 ipvs: Document sysctl sync_qlen_max and sync_sock_size by Hangbin Liu · 8 years ago
  80. a2f346d ipvs: fix sync_threshold description and add sync_refresh_period, sync_retries by Hangbin Liu · 8 years ago
  81. 864e91c ipvs: remove an annoying printk in netns init by Cong Wang · 8 years ago
  82. a2d3eba Merge branch 'xgene-bug-fixes' by David S. Miller · 8 years ago
  83. b3fd38d MAINTAINERS: Update X-Gene SoC ethernet maintainer by Iyappan Subramanian · 8 years ago
  84. 4902a92 drivers: net: xgene: Add workaround for errata 10GE_8/ENET_11 by Iyappan Subramanian · 8 years ago
  85. 7eac928 drivers: net: xgene: Add workaround for errata 10GE_1 by Quan Nguyen · 8 years ago
  86. 0a0400c drivers: net: xgene: Fix Rx checksum validation logic by Iyappan Subramanian · 8 years ago
  87. 11623fc drivers: net: xgene: Fix wrong logical operation by Quan Nguyen · 8 years ago
  88. e026e70 drivers: net: xgene: Fix hardware checksum setting by Quan Nguyen · 8 years ago
  89. 4b72436d drivers: net: phy: xgene: Fix mdio write by Quan Nguyen · 8 years ago
  90. 02cb24e Merge branch 'dsa-check-out-of-range-ageing-time' by David S. Miller · 8 years ago
  91. 9ff74f2 net: dsa: mv88e6xxx: specify ageing time limits by Vivien Didelot · 8 years ago
  92. 0f3da6a net: dsa: check out-of-range ageing time value by Vivien Didelot · 8 years ago
  93. e893de1ba net: dsa: dsa_fastest_ageing_time return unsigned by Vivien Didelot · 8 years ago
  94. 1aed181 Merge branch 'mqprio-offload-more-info' by David S. Miller · 8 years ago
  95. 56f36ac mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. by Amritha Nambiar · 8 years ago
  96. 2026fec mqprio: Change handling of hw u8 to allow for multiple hardware offload modes by Alexander Duyck · 8 years ago
  97. 5b76964 netxen_nic: remove redundant check if retries is zero by Colin Ian King · 8 years ago
  98. a28453c Merge branch 'stmmac-dma-ops-multiqueue' by David S. Miller · 8 years ago
  99. 7bac4e1 net: stmmac: stmmac interrupt treatment prepared for multiple queues by Joao Pinto · 8 years ago
  100. 146617b net: stmmac: tso init prepared for multiple queues by Joao Pinto · 8 years ago