1. fc6c6c2 net/macb: Update DT bindings documentation by Boris BREZILLON · 9 years ago
  2. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 9 years ago
  3. cbe21d9 net: stmmac: make reset control an optional requirement by Dinh Nguyen · 9 years ago
  4. 9b97449 Merge branch 'mpls-next' by David S. Miller · 9 years ago
  5. b79bda3 neigh: Use neigh table index for neigh_packet_xmit by Eric W. Biederman · 9 years ago
  6. 7d5f41f mpls: Fix the openvswitch select of NET_MPLS_GSO by Eric W. Biederman · 9 years ago
  7. aa7da93 mpls: Correct the ttl decrement. by Eric W. Biederman · 9 years ago
  8. 0f7bbd5 mpls: Better error code for unsupported option. by Eric W. Biederman · 9 years ago
  9. 19d0c34 mpls: Cleanup the rcu usage in the code. by Eric W. Biederman · 9 years ago
  10. d865616 mpls: Fix the kzalloc argument order in mpls_rt_alloc by Eric W. Biederman · 9 years ago
  11. 008a5b0 neterion: remove reference to ifconfig by stephen hemminger · 9 years ago
  12. d7ed747 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 9 years ago
  13. 04b0a80 net: dsa: mv88e6352: Add support for EEE by Guenter Roeck · 9 years ago
  14. 11b3b45 net: dsa: mv88e6xxx: Add EEE support by Guenter Roeck · 9 years ago
  15. 6f5a272 net: bcmgenet: rework Rx queue init by Petri Gynther · 9 years ago
  16. ae00ec9 Merge branch 'macb-next' by David S. Miller · 9 years ago
  17. 421d9df net/macb: merge at91_ether driver into macb driver by Cyrille Pitchen · 9 years ago
  18. 93b31f4 net/macb: unify clock management by Cyrille Pitchen · 9 years ago
  19. a848748 net: macb: remove #if defined(CONFIG_ARCH_AT91) sections by Boris BREZILLON · 9 years ago
  20. 9c348d4 ARM: at91/dt: fix macb compatible strings by Boris BREZILLON · 9 years ago
  21. cd77f5e i40e: Strip configfs code by Greg Rose · 9 years ago
  22. b85e911 i40e/i40evf: Bump version by Sravanthi Tangeda · 9 years ago
  23. 016890b i40e/i40evf: enable prefetch of Tx descriptors during cleanup by Jesse Brandeburg · 9 years ago
  24. d9e894e i40e: Simplify code for rss_size_max config by Anjali Singhai Jain · 9 years ago
  25. 4599120 i40e/i40evf: Simplify tunnel selection logic by Anjali Singhai Jain · 9 years ago
  26. 04294e3 i40e: FD filters flush policy changes by Anjali Singhai Jain · 9 years ago
  27. 4205d37 i40e: Avoid logs while adding/deleting FD-SB filters by Anjali Singhai Jain · 9 years ago
  28. 58ce517 i40e: print port stats only on partition 1 by Shannon Nelson · 9 years ago
  29. 386a0af i40e: Move code to enable/disable Loopback to the main file by Akeem G Abodunrin · 9 years ago
  30. 1e200e4 i40e: rework vector reservation by Shannon Nelson · 9 years ago
  31. 7b115dd i40e: clean up debug_read_register by Jesse Brandeburg · 9 years ago
  32. 71e6163 i40e: store msg_enable in the right size by Jesse Brandeburg · 9 years ago
  33. ef06207 i40e: Remove unneeded conversion by Kamil Krawczyk · 9 years ago
  34. d6d83c1 i40e: Remove duplicate code by Catherine Sullivan · 9 years ago
  35. 37a2973 i40e/i40evf: Refactor i40e_debug_aq and make some functions static by Shannon Nelson · 9 years ago
  36. 1b5ef07 rocker: sparse: fix dynamic allocation on stack warning by Scott Feldman · 9 years ago
  37. 0f43deb rocker: quiet sparce endianess warnings by Scott Feldman · 9 years ago
  38. 3ba67da ebpf: bpf_map_*: fix linker error on avr32 and openrisc arch by Daniel Borkmann · 9 years ago
  39. 58025e4 net: gro: remove obsolete code from skb_gro_receive() by Eric Dumazet · 9 years ago
  40. feb27d1 ax25: remove unneeded NULL test in ax_xmit() by Dan Carpenter · 9 years ago
  41. f68a8eb Merge branch 'mlx4-qcn' by David S. Miller · 9 years ago
  42. 708b869 net/mlx4_en: Add QCN parameters and statistics handling by Shani Michaeli · 9 years ago
  43. d237baa net/mlx4_core: Add basic elements for QCN by Shani Michaeli · 9 years ago
  44. c9368247 net/dcb: Add IEEE QCN attribute by Shani Michaeli · 9 years ago
  45. 34de26d Merge branch 'fib_trie-next' by David S. Miller · 9 years ago
  46. 88bae71 fib_trie: Add key vector to root, return parent key_vector in resize by Alexander Duyck · 9 years ago
  47. f23e59f fib_trie: Move parent from key_vector to tnode by Alexander Duyck · 9 years ago
  48. 6e22d17 fib_trie: Pull empty_children and full_children into tnode by Alexander Duyck · 9 years ago
  49. 56ca2ad fib_trie: Move rcu from key_vector to tnode, add accessors. by Alexander Duyck · 9 years ago
  50. dc35dbe fib_trie: Add tnode struct as a container for fields not needed in key_vector by Alexander Duyck · 9 years ago
  51. 2e1ac88 fib_trie: Rename tnode_child_length to child_length by Alexander Duyck · 9 years ago
  52. 754baf8 fib_trie: replace tnode_get_child functions with get_child macros by Alexander Duyck · 9 years ago
  53. 35c6eda fib_trie: Rename tnode to key_vector by Alexander Duyck · 9 years ago
  54. 8d8e810 fib_trie: Return pointer to tnode pointer in resize/inflate/halve by Alexander Duyck · 9 years ago
  55. 72be726 fib_trie: Minor cleanups to fib_table_flush_external by Alexander Duyck · 9 years ago
  56. 2048823 net: macb: Fix multi queue support for xilinx ZynqMP by Punnaiah Choudary Kalluri · 9 years ago
  57. 8a013a9 net: macb: Include multi queue support for xilinx ZynqMP ethernet version by Punnaiah Choudary Kalluri · 9 years ago
  58. 28c0f02 Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  59. 89650ad fib: make netdev_switch_fib_ipv4_abort in header file static inline by Willem de Bruijn · 9 years ago
  60. f8d54af mpls: Properly validate RTA_VIA payload length by Robert Shearman · 9 years ago
  61. 5c4b934 Merge branch 'bcmgenet-next' by David S. Miller · 9 years ago
  62. 3feafa0 net: bcmgenet: add GENET_Q16_RX_BD_CNT and hw_params->rx_bds_per_q by Petri Gynther · 9 years ago
  63. 3feafee net: bcmgenet: adjust the call to alloc_etherdev_mqs() by Petri Gynther · 9 years ago
  64. 7e906e0 net: bcmgenet: set hw_params->rx_queues = 0 by Petri Gynther · 9 years ago
  65. 76f53bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 9 years ago
  66. f0fdc80 Merge branch 'pmtu-probe' by David S. Miller · 9 years ago
  67. fab4276 ipv4: Documenting two sysctls for tcp PMTU probe by Fan Du · 9 years ago
  68. 05cbc0d ipv4: Create probe timer for tcp PMTU as per RFC4821 by Fan Du · 9 years ago
  69. 6b58e0a ipv4: Use binary search to choose tcp PMTU probe_size by Fan Du · 9 years ago
  70. dcd8fb8 ipv4: Raise tcp PMTU probe mss base size by Fan Du · 9 years ago
  71. aaa4e70 DECnet: Only use neigh_ops for adding the link layer header by Eric W. Biederman · 9 years ago
  72. 616f454 bonding: implement bond_poll_controller() by Mahesh Bandewar · 9 years ago
  73. 8ea6963 rocker: fix some sparse warnings by Scott Feldman · 9 years ago
  74. e1315db switchdev: fix CONFIG_IP_MULTIPLE_TABLES compile issue by Scott Feldman · 9 years ago
  75. 08e8331 e1000: add dummy allocator to fix race condition between mtu change and netpoll by Sabrina Dubroca · 9 years ago
  76. f9c029d e1000: call netif_carrier_off early on down by Eliezer Tamir · 9 years ago
  77. b23c0cc igb: Make arrays on stack static const to avoid reallocation by Alexander Duyck · 9 years ago
  78. e357f0a igb: Fix warning pin may be used uninitialized by Alexander Duyck · 9 years ago
  79. 1103a63 e1000e: remove calls to ioremap/unmap for NVM addr by Yanir Lubetkin · 9 years ago
  80. 9d17ce4 e1000e: fix obscure comments by Yanir Lubetkin · 9 years ago
  81. 23375a0 ipv4: Fix unused variable warnings in fib_table_flush_external. by David S. Miller · 9 years ago
  82. fabe7be Merge branch 'l3_hw_offload' by David S. Miller · 9 years ago
  83. c1beeef rocker: implement IPv4 fib offloading by Scott Feldman · 9 years ago
  84. 8e05fd7 fib: hook IPv4 fib for hardware offload by Scott Feldman · 9 years ago
  85. 448b128 ipv4: add net bool fib_offload_disabled by Scott Feldman · 9 years ago
  86. b5d6fbd switchdev: implement IPv4 fib ndo wrappers by Scott Feldman · 9 years ago
  87. 104616e switchdev: don't support custom ip rules, for now by Scott Feldman · 9 years ago
  88. 5e8d904 switchdev: add IPv4 fib ndo ops wrappers by Scott Feldman · 9 years ago
  89. 4586f1b netdevice: add IPv4 fib add/del ops by Scott Feldman · 9 years ago
  90. 37ed949 rtnetlink: add RTNH_F_EXTERNAL flag for fib offload by Scott Feldman · 9 years ago
  91. 24d2e4a tg3: use napi_complete_done() by Eric Dumazet · 9 years ago
  92. 050f7dc Merge branch 'dsa-next' by David S. Miller · 9 years ago
  93. c86e59b net: dsa: extract dsa switch tree setup and removal by Florian Fainelli · 9 years ago
  94. 5929903 net: dsa: let switches specify their tagging protocol by Florian Fainelli · 9 years ago
  95. df19719 net: dsa: split dsa_switch_setup into two functions by Florian Fainelli · 9 years ago
  96. b324c07 net: dsa: allow deferred probing by Florian Fainelli · 9 years ago
  97. f1a26a0 net: dsa: update dsa_of_{probe, remove} to use a device pointer by Florian Fainelli · 9 years ago
  98. 4961272 inet_diag: remove duplicate code from inet_twsk_diag_dump() by Eric Dumazet · 9 years ago
  99. e815665 i40e: Fix mismatching type for ioremap_len by Jeff Kirsher · 9 years ago
  100. d0f9193 tipc: add ip/udp media type by Erik Hugne · 9 years ago