1. d76a436 tipc: make media address offset a common define by Erik Hugne · 9 years ago
  2. 91e2eb5 tipc: rename media/msg related definitions by Erik Hugne · 9 years ago
  3. afaa3f6 tipc: purge links when bearer is disabled by Erik Hugne · 9 years ago
  4. 7fe8097 tipc: fix nullpointer bug when subscribing to events by Erik Hugne · 9 years ago
  5. 3622c36 tipc: only create header copy for name distr messages by Erik Hugne · 9 years ago
  6. 247f6d0 team: allow TSO being set on master by Jiri Pirko · 9 years ago
  7. 7eb6034 Merge branch 'fib_trie_remove_leaf_info' by David S. Miller · 9 years ago
  8. 79e5ad2 fib_trie: Remove leaf_info by Alexander Duyck · 9 years ago
  9. 9b6ebad fib_trie: Add slen to fib alias by Alexander Duyck · 9 years ago
  10. 5786ec6 fib_trie: Replace plen with slen in leaf_info by Alexander Duyck · 9 years ago
  11. 56315f9 fib_trie: Convert fib_alias to hlist from list by Alexander Duyck · 9 years ago
  12. 7705f73 Merge branch 'ip_level_multicast_join_leave' by David S. Miller · 9 years ago
  13. 93a714d multicast: Extend ip address command to enable multicast group join/leave on by Madhu Challa · 9 years ago
  14. 46a4dee igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop by Madhu Challa · 9 years ago
  15. 723b8e4 udp: In udp_flow_src_port use random hash value if skb_get_hash fails by Tom Herbert · 9 years ago
  16. fed0a15 bridge: fix link notification skb size calculation to include vlan ranges by Roopa Prabhu · 9 years ago
  17. 9003019 Merge branch 'rocker-next' by David S. Miller · 9 years ago
  18. e47172a rocker: put port in FORWADING state after leaving bridge by Scott Feldman · 9 years ago
  19. 4a6bb6d rocker: rename lport to pport by Scott Feldman · 9 years ago
  20. 7eb344f rocker: fix non-portable err return codes by Scott Feldman · 9 years ago
  21. 009f33e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 9 years ago
  22. d79d210 net: dsa: Introduce dsa_is_port_initialized by Guenter Roeck · 9 years ago
  23. bb66be1 Merge branch 'sf2_hwbridge' by David S. Miller · 9 years ago
  24. 12f460f net: dsa: bcm_sf2: add HW bridging support by Florian Fainelli · 9 years ago
  25. b73adef net: dsa: integrate with SWITCHDEV for HW bridging by Florian Fainelli · 9 years ago
  26. d87d6f4 net: dsa: Ensure that port array elements are initialized before being used by Guenter Roeck · 9 years ago
  27. 5b8eb17 i40e/i40evf: Update driver versions by Sravanthi Tangeda · 9 years ago
  28. 9a21a00 i40evf: Add more info to interrupt vector names by Carolyn Wyborny · 9 years ago
  29. 7e45ab4 i40e: Use ethtool private flags to display NPAR status by Greg Rose · 9 years ago
  30. 3b38cd1 i40e: Set FLAG_RD when sending buffer FW must read by Kevin Scott · 9 years ago
  31. aba237d i40e: print Rx packet split status by Mitch Williams · 9 years ago
  32. ccafbce i40e: setup FCoE device type by Vasu Dev · 9 years ago
  33. a6db5a4 i40e: Set BUF flag for Set Version AQ command by Kevin Scott · 9 years ago
  34. 5161601 i40e: Add support for getlink, setlink ndo ops by Neerav Parikh · 9 years ago
  35. 9666448 i40e: Implement configfs for NPAR BW configuration by Greg Rose · 9 years ago
  36. f4492db i40e: Add NPAR BW get and set functions by Greg Rose · 9 years ago
  37. 2bc7ee8 i40e: enable packet split only when IOMMU present by Mitch Williams · 9 years ago
  38. 0e88898 i40evf: allow enabling of debug prints via ethtool by Ashish Shah · 9 years ago
  39. 88eee9b i40e: Add method to keep track of current rxnfc settings by Carolyn Wyborny · 9 years ago
  40. e827845 i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settings by Catherine Sullivan · 9 years ago
  41. f1abd7d i40e/i40evf: Fix output of i40e_debug_aq() for big endian machines by Paul M Stillwell Jr · 9 years ago
  42. 92bf200 net: via-rhine: add BQL support by Tino Reichardt · 9 years ago
  43. 49e64dc ipv6: remove dead debug code from ip6_tunnel.c by Ian Morris · 9 years ago
  44. 8ff3ac0 Merge branch 'bonding-next' by David S. Miller · 9 years ago
  45. 14c9551 bonding: Implement port churn-machine (AD standard 43.4.17). by Mahesh Bandewar · 9 years ago
  46. bb54e58 bonding: Verify RX LACPDU has proper dest mac-addr by Mahesh Bandewar · 9 years ago
  47. 2a12d6c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 9 years ago
  48. 1e0629d Merge branch 'bcmgenet-next' by David S. Miller · 9 years ago
  49. 51a966a net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNT by Petri Gynther · 9 years ago
  50. 014012a net: bcmgenet: precalculate TxCB->bd_addr by Petri Gynther · 9 years ago
  51. 16c6d66 net: bcmgenet: rework Tx queue init by Petri Gynther · 9 years ago
  52. 4f8b2d7 net: bcmgenet: bcmgenet_init_tx_ring() cleanup by Petri Gynther · 9 years ago
  53. 8ca40c1 Merge branch 'pktgen-next' by David S. Miller · 9 years ago
  54. 4e081e0 pktgen: Correct documentation of module name and command by Ben Hutchings · 9 years ago
  55. 4062bd2 samples/pktgen: Show the results rather than just commenting where they are by Ben Hutchings · 9 years ago
  56. 16b5d0c samples/pktgen: Trap SIGINT by Ben Hutchings · 9 years ago
  57. db72aba samples/pktgen: Use bash as interpreter by Ben Hutchings · 9 years ago
  58. 06481f2 samples/pktgen: Remove setting of obsolete max_before_softirq parameter by Ben Hutchings · 9 years ago
  59. 2ad1cdf samples/pktgen: Correct comments about the thread config by Ben Hutchings · 9 years ago
  60. 865367d samples/pktgen: Delete unused function pg() by Ben Hutchings · 9 years ago
  61. 7c95a9d samples/pktgen: Add sample scripts for pktgen facility by Ben Hutchings · 9 years ago
  62. ca5b542 pktgen: Fix grammar errors and some poor wording in documentation by Ben Hutchings · 9 years ago
  63. 98e688f pktgen: Delete the original date from documentation by Ben Hutchings · 9 years ago
  64. 54e16f6 i40evf: don't wait forever by Mitch Williams · 9 years ago
  65. ac833bb i40evf: refactor reset by Mitch Williams · 9 years ago
  66. 748c434 i40evf: disable NAPI polling sooner by Mitch Williams · 9 years ago
  67. 30d71af i40e: Fix i40e_ndo_set_vf_spoofchk by Greg Rose · 9 years ago
  68. c952f6c i40e/i40evf: Bump Driver Versions by Sravanthi Tangeda · 10 years ago
  69. 21af70f i40e/i40evf: Remove unused variable an_enable and function update_link_info by Catherine Sullivan · 10 years ago
  70. 9df42d1 i40e: Fix the EMPR interrupt received handling by Anjali Singhai Jain · 10 years ago
  71. 5098850 i40e/i40evf: i40e_register.h updates by Anjali Singhai Jain · 10 years ago
  72. 2b18e59 i40e: Use #define for the VSI connection type by Neerav Parikh · 10 years ago
  73. 396642a i40e/i40evf: restrict VC opcodes to their initial values by Nicholas Nunley · 10 years ago
  74. a132af2 i40e/i40evf: Refactor the receive routines by Mitch Williams · 10 years ago
  75. 694dc1c i40e: rename debugfs clear_stats option by Shannon Nelson · 10 years ago
  76. d1bbe0e i40e: update Shadow RAM read/write functions by Kamil Krawczyk · 10 years ago
  77. 5beef76 igbvf: cleanup msleep() and min/max() usage by Jeff Kirsher · 9 years ago
  78. 0340501 igbvf: Fix code comments and whitespace by Jeff Kirsher · 10 years ago
  79. 79849eb e1000e: initial support for i219 by David Ertman · 9 years ago
  80. 5e3d318 Merge branch 'be2net-next' by David S. Miller · 9 years ago
  81. f962f84 be2net: move be_func_init() call inside be_setup() by Sathya Perla · 9 years ago
  82. 87ac1a5 be2net: refactor adapter resource cleanup sequence into be_cleanup() by Kalesh AP · 9 years ago
  83. 484d76f be2net: refactor adapter resource initialzation sequence into be_resume() by Kalesh AP · 9 years ago
  84. 9fa465c be2net: remove code duplication relating to Lancer reset sequence by Sathya Perla · 9 years ago
  85. d0e1b31 be2net: refactor error detect/recovery function by Kalesh AP · 9 years ago
  86. eb7dd46 be2net: use a wrapper to schedule and cancel error detection task by Sathya Perla · 9 years ago
  87. ca3de6b be2net: refactor function initalization sequence into be_func_init() by Sathya Perla · 9 years ago
  88. 6b085ba be2net: get rid of be_get_initial_config() call from be_probe() by Sathya Perla · 9 years ago
  89. 78fad34e be2net: move adapter fields alloc/free code to new routines by Sathya Perla · 9 years ago
  90. b7853d7 bridge: add vlan info to bridge setlink and dellink notification messages by Roopa Prabhu · 9 years ago
  91. e099b2d net: __aligned(size) is preferred over __attribute__((aligned(size))) by Ameen Ali · 9 years ago
  92. 92b8391 batman-adv: Fix use of seq_has_overflowed() by Joe Perches · 9 years ago
  93. 059a244 net: Remove state argument from skb_find_text() by Bojan Prtvar · 9 years ago
  94. d340c86 ethtool: use "ops" name consistenty in ethtool_set_rxfh() by Dan Carpenter · 9 years ago
  95. 29778be ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>" by Alex W Slater · 9 years ago
  96. 173d6b5 Merge branch 'bna-next' by David S. Miller · 9 years ago
  97. 3f307c3 bna: Update the Driver and Firmware Version by Rasesh Mody · 9 years ago
  98. 2732ba5 bna: QLogic BR-series Adapters Driver Rebranding by Rasesh Mody · 9 years ago
  99. bb39b74 sunvnet: failed trigger should not cause BUG_ON() by David L Stevens · 9 years ago
  100. 950ddcb bonding: simple code refactor by Mahesh Bandewar · 9 years ago