1. 521251f batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already exists by Antonio Quartulli · 13 years ago
  2. a77e8c6 batman-adv: README cleanups by Sven Eckelmann · 13 years ago
  3. e015726 batman-adv: Start new development cycle by Sven Eckelmann · 13 years ago
  4. 6796958 batman-adv: use shorter pr_warn instead of pr_warning by Sven Eckelmann · 13 years ago
  5. 8c7bf24 batman-adv: refactor window_protected to avoid unnecessary return statement by Marek Lindner · 13 years ago
  6. e3b0d0d batman-adv: prepare lq_update_lock to be shared among different protocols by Marek Lindner · 13 years ago
  7. 3275e7c batman-adv: improve unicast packet (re)routing by Antonio Quartulli · 13 years ago
  8. 8710e26 batman-adv: avoid skb_linearise() if not needed by Antonio Quartulli · 13 years ago
  9. f96a8a0 igb: Add Support for new i210/i211 devices. by Carolyn Wyborny · 13 years ago
  10. da02cde igb: Add function and pointers for 82580 low power state settings. by Carolyn Wyborny · 13 years ago
  11. 4b549a2 fq_codel: Fair Queue Codel AQM by Eric Dumazet · 13 years ago
  12. 536edd6 codel: use Newton method instead of sqrt() and divides by Eric Dumazet · 13 years ago
  13. 470f16c rndis_wlan: cleanup: change oid from __le32 to u32 in various places by Jussi Kivilinna · 13 years ago
  14. 5432bdc rndis_host: cleanup: change oid from __le32 to u32 in rndis_query() by Jussi Kivilinna · 13 years ago
  15. 117599e rndis_wlan: cleanup: byteswap data from device instead of RNDIS_* defines by Jussi Kivilinna · 13 years ago
  16. 3eef366 rndis_host: cleanup: byteswap data from device instead of RNDIS_* defines by Jussi Kivilinna · 13 years ago
  17. d554320 usb/net: rndis: move bus message definition by Linus Walleij · 13 years ago
  18. e20289e usb/net: rndis: fixup a few name prefixes by Linus Walleij · 13 years ago
  19. 5149116 usb/net: rndis: merge command codes by Linus Walleij · 13 years ago
  20. c80174f usb/net: rndis: move and namespace PnP defines by Linus Walleij · 13 years ago
  21. b101943 usb/net: rndis: delete duplicate packet types by Linus Walleij · 13 years ago
  22. 17c51b6 usb/net: rndis: merge media type definitions by Linus Walleij · 13 years ago
  23. 91d6aef usb/net: rndis: group all status codes together by Linus Walleij · 13 years ago
  24. c3ef5ea usb/net: rndis: delete surplus defines by Linus Walleij · 13 years ago
  25. 4cc6c4d usb/net: rndis: merge duplicate 802_* OIDs by Linus Walleij · 13 years ago
  26. 8cdddc3 usb/net: rndis: eliminate first set of duplicate OIDs by Linus Walleij · 13 years ago
  27. 007e5c8 usb/net: rndis: remove ambigous status codes by Linus Walleij · 13 years ago
  28. 7591157 usb/net: rndis: break out <linux/rndis.h> defines by Linus Walleij · 13 years ago
  29. 7390e8b usb/net: rndis: inline the cpu_to_le32() macro by Linus Walleij · 13 years ago
  30. 647c0c7 net/ipv6/af_inet6.c: checkpatch cleanup by Eldad Zack · 13 years ago
  31. b943fbb net: of/phy: fix build error when phylib is built as a module by Bjørn Mork · 13 years ago
  32. 16c788d Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  33. 35c133a batman-adv: add contributor name by Antonio Quartulli · 13 years ago
  34. c64703a batman-adv: update copyright years by Antonio Quartulli · 13 years ago
  35. fefa532 batman-adv: fix checkpatch string complaint by Marek Lindner · 13 years ago
  36. 13b2541 batman-adv: avoid temporary routing loops by being strict on forwarded OGMs by Marek Lindner · 13 years ago
  37. 9d853f6 batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT by Linus Luessing · 13 years ago
  38. f245c38 batman-adv: rename sysfs macros to reflect the soft-interface dependency by Marek Lindner · 13 years ago
  39. c322939 batman-adv: refactoring API: find generalized name for bat_ogm_update_mac callback by Marek Lindner · 13 years ago
  40. edbf12b batman-adv: ignore protocol packets if the interface did not enable this protocol by Marek Lindner · 13 years ago
  41. 7ae8b28 batman-adv: split neigh_new function into generic and batman iv specific parts by Marek Lindner · 13 years ago
  42. 0b0094e batman-adv: replace HZ calculations with jiffies_to_msecs() by Marek Lindner · 13 years ago
  43. d7b2a97 batman-adv: rename last_valid to last_seen by Marek Lindner · 13 years ago
  44. c3e2931 batman-adv: register batman ogm receive function during protocol init by Marek Lindner · 13 years ago
  45. ffa995e batman-adv: introduce packet type handler array for incoming packets by Marek Lindner · 13 years ago
  46. 75cd33f batman-adv: introduce is_single_hop_neigh variable to increase readability by Marek Lindner · 13 years ago
  47. 9205cc5 batman-adv: fix wrong dhcp option list browsing by Antonio Quartulli · 13 years ago
  48. 06a4c1c 6lowpan: IPv6 link local address by alex.bluesman.smirnov@gmail.com · 13 years ago
  49. 76e3cc1 codel: Controlled Delay AQM by Eric Dumazet · 13 years ago
  50. 2dd875f net_sched: update bstats in dequeue() by Eric Dumazet · 13 years ago
  51. a6700db net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits by Joe Perches · 13 years ago
  52. baf523c etherdevice.h: Add ether_addr_equal_64bits by Joe Perches · 13 years ago
  53. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  54. 39f1d94 be2net: avoid disabling sriov while VFs are assigned by Sathya Perla · 13 years ago
  55. d301e32 l2tp: fix data packet sequence number handling by James Chapman · 13 years ago
  56. 38d40b3 l2tp: fix reorder timeout recovery by James Chapman · 13 years ago
  57. 1070b1b tcp: Out-line tcp_try_rmem_schedule by Pavel Emelyanov · 13 years ago
  58. 3c961af tcp: Schedule rmem for rcvq repair send by Pavel Emelyanov · 13 years ago
  59. 292e8d8 tcp: Move rcvq sending to tcp_input.c by Pavel Emelyanov · 13 years ago
  60. 74e04ac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  61. eef4560 ixgbe: update version number by Don Skidmore · 13 years ago
  62. 1210982 ixgbe: cleanup the hwmon function calls by Don Skidmore · 13 years ago
  63. aa7bd46 ixgbe: support software timestamping by Jacob Keller · 13 years ago
  64. e3aac88 ixgbe: add support for get_ts_info by Jacob Keller · 13 years ago
  65. db76ad4 ixgbe: correct disable_rx_buff timeout by Jacob Keller · 13 years ago
  66. 681ae1a ixgbe: Enable timesync clock-out feature for PPS support on X540 by Jacob E Keller · 13 years ago
  67. 3a6a4ed ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC) by Jacob Keller · 13 years ago
  68. 44b82dd ixgbe: Fix bogus error message by Greg Rose · 13 years ago
  69. 3ebe8fd ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control by Alexander Duyck · 13 years ago
  70. 943561d ixgbe: Clean up priority based flow control by Alexander Duyck · 13 years ago
  71. dcaccc8 ixgbe: Exit on error case in VF message processing by Alexander Duyck · 13 years ago
  72. 7e3b4ff igb: output register's information related to RX/TX queue[4-15] by Koki Sanagi · 13 years ago
  73. 958a758 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Jeff Kirsher · 13 years ago
  74. 01da0c2 netxen_nic: Fix estimation of recv MSS in case of LRO by Rajesh Borundia · 13 years ago
  75. d612698 netxen: added miniDIMM support in driver. by Sucheta Chakraborty · 13 years ago
  76. d8c3e77 netxen_nic: Allow only useful and recommended firmware dump capture mask values by Manish chopra · 13 years ago
  77. 458c285 netxen_nic: disable minidump by default by Sritej Velaga · 13 years ago
  78. ae535ba Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 13 years ago
  79. ba62b2a sfc: Implement module EEPROM access for SFE4002 and SFN4112F by Ben Hutchings · 13 years ago
  80. c087bd2 sfc: Added support for new ethtool APIs for obtaining module eeprom by Stuart Hodgson · 13 years ago
  81. 41c3cb6 ethtool: Extend the ethtool API to obtain plugin module eeprom data by Stuart Hodgson · 13 years ago
  82. 081d094 ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessors by Ben Hutchings · 13 years ago
  83. 6423518 sfc: By default refill RX rings as soon as space for a batch by David Riddoch · 13 years ago
  84. da9ca50 sfc: Fill RX rings completely full, rather than to 95% full by David Riddoch · 13 years ago
  85. 3de4e30 sfc: Fix missing cleanup in failure path of efx_pci_probe() by Ben Hutchings · 13 years ago
  86. 3dca9d2 sfc: Do not attempt to flush queues if DMA is disabled by Stuart Hodgson · 13 years ago
  87. 8feedbb dsa: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  88. 4c76472 wireless: Convert compare_ether_addr to ether_addr_equal by hand by Joe Perches · 13 years ago
  89. ac422d3 wireless: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  90. 8561cf9 netfilter: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  91. 3bc7945 mac80211: Convert compare_ether_addr to ether_addr_equal by hand by Joe Perches · 13 years ago
  92. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  93. c47fc98 bluetooth: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  94. 150238e atm: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  95. 9a7b6ef9 bridge: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  96. 171fe5ef bridge: netfilter: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  97. 53a2b3a 8021q: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  98. 28b2980 802: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  99. a599b0f etherdevice.h: Add ether_addr_equal by Joe Perches · 13 years ago
  100. a49d1a9 Merge git://1984.lsi.us.es/net-next by David S. Miller · 13 years ago