1. e827845 i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settings by Catherine Sullivan · 10 years ago
  2. f1abd7d i40e/i40evf: Fix output of i40e_debug_aq() for big endian machines by Paul M Stillwell Jr · 10 years ago
  3. 92bf200 net: via-rhine: add BQL support by Tino Reichardt · 10 years ago
  4. 49e64dc ipv6: remove dead debug code from ip6_tunnel.c by Ian Morris · 10 years ago
  5. 8ff3ac0 Merge branch 'bonding-next' by David S. Miller · 10 years ago
  6. 14c9551 bonding: Implement port churn-machine (AD standard 43.4.17). by Mahesh Bandewar · 10 years ago
  7. bb54e58 bonding: Verify RX LACPDU has proper dest mac-addr by Mahesh Bandewar · 10 years ago
  8. 2a12d6c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  9. 1e0629d Merge branch 'bcmgenet-next' by David S. Miller · 10 years ago
  10. 51a966a net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNT by Petri Gynther · 10 years ago
  11. 014012a net: bcmgenet: precalculate TxCB->bd_addr by Petri Gynther · 10 years ago
  12. 16c6d66 net: bcmgenet: rework Tx queue init by Petri Gynther · 10 years ago
  13. 4f8b2d7 net: bcmgenet: bcmgenet_init_tx_ring() cleanup by Petri Gynther · 10 years ago
  14. 8ca40c1 Merge branch 'pktgen-next' by David S. Miller · 10 years ago
  15. 4e081e0 pktgen: Correct documentation of module name and command by Ben Hutchings · 10 years ago
  16. 4062bd2 samples/pktgen: Show the results rather than just commenting where they are by Ben Hutchings · 10 years ago
  17. 16b5d0c samples/pktgen: Trap SIGINT by Ben Hutchings · 10 years ago
  18. db72aba samples/pktgen: Use bash as interpreter by Ben Hutchings · 10 years ago
  19. 06481f2 samples/pktgen: Remove setting of obsolete max_before_softirq parameter by Ben Hutchings · 10 years ago
  20. 2ad1cdf samples/pktgen: Correct comments about the thread config by Ben Hutchings · 10 years ago
  21. 865367d samples/pktgen: Delete unused function pg() by Ben Hutchings · 10 years ago
  22. 7c95a9d samples/pktgen: Add sample scripts for pktgen facility by Ben Hutchings · 10 years ago
  23. ca5b542 pktgen: Fix grammar errors and some poor wording in documentation by Ben Hutchings · 10 years ago
  24. 98e688f pktgen: Delete the original date from documentation by Ben Hutchings · 10 years ago
  25. 54e16f6 i40evf: don't wait forever by Mitch Williams · 10 years ago
  26. ac833bb i40evf: refactor reset by Mitch Williams · 10 years ago
  27. 748c434 i40evf: disable NAPI polling sooner by Mitch Williams · 10 years ago
  28. 30d71af i40e: Fix i40e_ndo_set_vf_spoofchk by Greg Rose · 10 years ago
  29. c952f6c i40e/i40evf: Bump Driver Versions by Sravanthi Tangeda · 10 years ago
  30. 21af70f i40e/i40evf: Remove unused variable an_enable and function update_link_info by Catherine Sullivan · 10 years ago
  31. 9df42d1 i40e: Fix the EMPR interrupt received handling by Anjali Singhai Jain · 10 years ago
  32. 5098850 i40e/i40evf: i40e_register.h updates by Anjali Singhai Jain · 10 years ago
  33. 2b18e59 i40e: Use #define for the VSI connection type by Neerav Parikh · 10 years ago
  34. 396642a i40e/i40evf: restrict VC opcodes to their initial values by Nicholas Nunley · 10 years ago
  35. a132af2 i40e/i40evf: Refactor the receive routines by Mitch Williams · 10 years ago
  36. 694dc1c i40e: rename debugfs clear_stats option by Shannon Nelson · 10 years ago
  37. d1bbe0e i40e: update Shadow RAM read/write functions by Kamil Krawczyk · 10 years ago
  38. 5beef76 igbvf: cleanup msleep() and min/max() usage by Jeff Kirsher · 10 years ago
  39. 0340501 igbvf: Fix code comments and whitespace by Jeff Kirsher · 10 years ago
  40. 79849eb e1000e: initial support for i219 by David Ertman · 10 years ago
  41. 5e3d318 Merge branch 'be2net-next' by David S. Miller · 10 years ago
  42. f962f84 be2net: move be_func_init() call inside be_setup() by Sathya Perla · 10 years ago
  43. 87ac1a5 be2net: refactor adapter resource cleanup sequence into be_cleanup() by Kalesh AP · 10 years ago
  44. 484d76f be2net: refactor adapter resource initialzation sequence into be_resume() by Kalesh AP · 10 years ago
  45. 9fa465c be2net: remove code duplication relating to Lancer reset sequence by Sathya Perla · 10 years ago
  46. d0e1b31 be2net: refactor error detect/recovery function by Kalesh AP · 10 years ago
  47. eb7dd46 be2net: use a wrapper to schedule and cancel error detection task by Sathya Perla · 10 years ago
  48. ca3de6b be2net: refactor function initalization sequence into be_func_init() by Sathya Perla · 10 years ago
  49. 6b085ba be2net: get rid of be_get_initial_config() call from be_probe() by Sathya Perla · 10 years ago
  50. 78fad34e be2net: move adapter fields alloc/free code to new routines by Sathya Perla · 10 years ago
  51. b7853d7 bridge: add vlan info to bridge setlink and dellink notification messages by Roopa Prabhu · 10 years ago
  52. e099b2d net: __aligned(size) is preferred over __attribute__((aligned(size))) by Ameen Ali · 10 years ago
  53. 92b8391 batman-adv: Fix use of seq_has_overflowed() by Joe Perches · 10 years ago
  54. 059a244 net: Remove state argument from skb_find_text() by Bojan Prtvar · 10 years ago
  55. d340c86 ethtool: use "ops" name consistenty in ethtool_set_rxfh() by Dan Carpenter · 10 years ago
  56. 29778be ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>" by Alex W Slater · 10 years ago
  57. 173d6b5 Merge branch 'bna-next' by David S. Miller · 10 years ago
  58. 3f307c3 bna: Update the Driver and Firmware Version by Rasesh Mody · 10 years ago
  59. 2732ba5 bna: QLogic BR-series Adapters Driver Rebranding by Rasesh Mody · 10 years ago
  60. bb39b74 sunvnet: failed trigger should not cause BUG_ON() by David L Stevens · 10 years ago
  61. 950ddcb bonding: simple code refactor by Mahesh Bandewar · 10 years ago
  62. a50dad3 net: macb: Add big endian CPU support by Arun Chandran · 10 years ago
  63. 931c471 Merge branch 'bnx2x-next' by David S. Miller · 10 years ago
  64. 85fe7cd bnx2-cnic: Driver Version Update by Rasesh Mody · 10 years ago
  65. 0021850 bnx2: Fix for Chip Initialization by Rasesh Mody · 10 years ago
  66. 2e0bf12 bnx2-cnic: Driver Rebranding Changes by Rasesh Mody · 10 years ago
  67. 959d10f igmp: add __ip_mc_{join|leave}_group() by Eric Dumazet · 10 years ago
  68. 64bea46 hso: always read interface number from the current altsetting by Aleksander Morgado · 10 years ago
  69. 216fa18 Merge branch 'ppc_bpf' by David S. Miller · 10 years ago
  70. eb84bab ppc: Kconfig: Enable BPF JIT on ppc32 by Denis Kirjanov · 10 years ago
  71. 0229094 ppc: bpf: Add SKF_AD_CPU for ppc32 by Denis Kirjanov · 10 years ago
  72. 2ddadea ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.S by Denis Kirjanov · 10 years ago
  73. 09ca5ab ppc: bpf: update jit to use compatibility macros by Denis Kirjanov · 10 years ago
  74. 693930d ppc: bpf: add reqired opcodes for ppc32 by Denis Kirjanov · 10 years ago
  75. fb7fc08 ppc: bpf: add required compatibility macros for jit by Denis Kirjanov · 10 years ago
  76. 6d91147 batman-adv: Remove uses of return value of seq_printf by Joe Perches · 10 years ago
  77. db2855a tcp: silence registration message by stephen hemminger · 10 years ago
  78. 50036cc Merge branch 'be2net-next' by David S. Miller · 10 years ago
  79. cf5671e be2net: Add a few inline functions to test TXQ conditions by Sriharsha Basavapatna · 10 years ago
  80. 152ffe5 be2net: Minor code cleanup in tx completion process by Sriharsha Basavapatna · 10 years ago
  81. 79a0d7d be2net: Refactor be_xmit_enqueue() routine by Sriharsha Basavapatna · 10 years ago
  82. 804abcd be2net: Refactor wrb_fill_hdr() routine by Sriharsha Basavapatna · 10 years ago
  83. 69994d1 Merge branch 'mv88e6171_indirect_phy' by David S. Miller · 10 years ago
  84. 4c73266 net: dsa: mv88e6171: Enable access to phys via internal mdio bus by Andrew Lunn · 10 years ago
  85. f304468 net: dsa: mv88e6352: Refactor shareable code by Andrew Lunn · 10 years ago
  86. ea8860eb net: eth: altera: Change reset_mac failure message masks from err to dbg by Vince Bridgers · 10 years ago
  87. a923fc7 net: eth: altera: Change access ports to mdio for all xMII applications by Vince Bridgers · 10 years ago
  88. a53c4bf Merge branch 'r8152-next' by David S. Miller · 10 years ago
  89. efb3dd8 r8152: support setting rx coalesce by hayeswang · 10 years ago
  90. 396e2e2 r8152: change rx early size when the mtu is changed by hayeswang · 10 years ago
  91. 464ec10 r8152: separate USB_RX_EARLY_AGG by hayeswang · 10 years ago
  92. fece13c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  93. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  94. 0d695d6 Merge tag 'md/3.20-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  95. d96c757 Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 10 years ago
  96. fbe4da4 Merge tag 'docs-fix' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 10 years ago
  97. 533cf7a Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  98. 26ac107 md/raid5: Fix livelock when array is both resyncing and degraded. by NeilBrown · 10 years ago
  99. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  100. 66dc830 Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago