1. 79d5892 ixgbe: Drop unused code for setting up unicast addresses by Emil Tantilov · 14 years ago
  2. 80960ab ixgbe: rework ixgbe MTA handling to not drop packets by Emil Tantilov · 14 years ago
  3. b60c5dd ixgbe: cleanup X540 PHY reset function pointer by Don Skidmore · 14 years ago
  4. c700f4e ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq by Emil Tantilov · 14 years ago
  5. 26d6899 ixgbe: Fill out PCIe speed and width enums with values by Emil Tantilov · 14 years ago
  6. 1783575 ixgbe: add polling test to end of PHY reset by Emil Tantilov · 14 years ago
  7. 48de36c ixgbe: Check link wants report current link state by Emil Tantilov · 14 years ago
  8. 76d97dd ixgbe: cleanup code in ixgbe_identify_sfp_module_generic by Emil Tantilov · 14 years ago
  9. a4297dc ixgbe: Add ability to double reset on failure to clear master enable by Emil Tantilov · 14 years ago
  10. 21cc5b4 ixgbe: set media type for 82599 T3 LOM by Emil Tantilov · 14 years ago
  11. 894ff7c ixgbe: balance free_irq calls with request_irq calls by Alexander Duyck · 14 years ago
  12. dbf893e ixgbe: cleanup logic related to HW semaphores by Emil Tantilov · 14 years ago
  13. 888be1a ixgbe: cleanup wake on LAN defines by Emil Tantilov · 14 years ago
  14. c82a538 ixgbevf: Fix Compiler Warnings by Greg Rose · 14 years ago
  15. 3b668a7 igb: Fix strncpy calls to be safe per source code review tools by Carolyn Wyborny · 13 years ago
  16. 93ed835 igb: Fix reg pattern test in ethtool for i350 devices by Carolyn Wyborny · 14 years ago
  17. 9b082d7 igb: warn if max_vfs limit is exceeded by Stefan Assmann · 14 years ago
  18. dc6ed1d dcbnl: add support for retrieving peer configuration - cee by Shmulik Ravid · 13 years ago
  19. eed8471 dcbnl: add support for retrieving peer configuration - ieee by Shmulik Ravid · 13 years ago
  20. 23b41168 netdevice: make initial group visible to userspace by Vlad Dogaru · 13 years ago
  21. 5bfa787 ipv4: ip_route_output_key() is better as an inline. by David S. Miller · 13 years ago
  22. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  23. 452edd5 xfrm: Return dst directly from xfrm_lookup() by David S. Miller · 13 years ago
  24. 3872b28 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  25. 07df529 inet: Replace left-over references to inet->cork by Herbert Xu · 13 years ago
  26. 7f6daa6 pfkey: fix warning by Stephen Hemminger · 13 years ago
  27. b42835d ipv6: Make icmp route lookup code a bit clearer. by David S. Miller · 13 years ago
  28. f6d460c ipv4: Make icmp route lookup code a bit clearer. by David S. Miller · 13 years ago
  29. 2774c13 xfrm: Handle blackhole route creation via afinfo. by David S. Miller · 13 years ago
  30. 69ead7a ipv6: Normalize arguments to ip6_dst_blackhole(). by David S. Miller · 13 years ago
  31. 80c0bc9 xfrm: Kill XFRM_LOOKUP_WAIT flag. by David S. Miller · 13 years ago
  32. a141471 ipv6: Change final dst lookup arg name to "can_sleep" by David S. Miller · 13 years ago
  33. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 13 years ago
  34. 5df65e5 net: Add FLOWI_FLAG_CAN_SLEEP. by David S. Miller · 13 years ago
  35. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 13 years ago
  36. abdf7e7 ipv4: Can final ip_route_connect() arg to boolean "can_sleep". by David S. Miller · 13 years ago
  37. 68d0c6d ipv6: Consolidate route lookup sequences. by David S. Miller · 13 years ago
  38. 903ab86 udp: Add lockless transmit path by Herbert Xu · 13 years ago
  39. f6b9664 udp: Switch to ip_finish_skb by Herbert Xu · 13 years ago
  40. 1c32c5a inet: Add ip_make_skb and ip_finish_skb by Herbert Xu · 13 years ago
  41. 1470ddf inet: Remove explicit write references to sk/inet in ip_append_data by Herbert Xu · 13 years ago
  42. 5a2ef920 inet: Remove unused sk_sndmsg_* from UFO by Herbert Xu · 13 years ago
  43. 9836f40 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 13 years ago
  44. 6d84b98 sfc: Bump version to 3.1 by Ben Hutchings · 14 years ago
  45. 5fb6b06 sfc: Remove configurable FIFO thresholds for pause frame generation by Ben Hutchings · 14 years ago
  46. 119226c sfc: Expose TX push and TSO counters through ethtool statistics by Ben Hutchings · 14 years ago
  47. 0a6f40c sfc: Update copyright dates by Ben Hutchings · 14 years ago
  48. a461103 sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd() by Ben Hutchings · 14 years ago
  49. e5f0fd2 sfc: Read MC firmware version when requested through ethtool by Ben Hutchings · 14 years ago
  50. a526f14 sfc: Reduce size of efx_rx_buffer further by removing data member by Steve Hodgson · 14 years ago
  51. 8ba5366 sfc: Reduce size of efx_rx_buffer by unionising skb and page by Steve Hodgson · 14 years ago
  52. e364a34 bonding: use the correct size for _simple_hash() by Amerigo Wang · 13 years ago
  53. 8da83f8 enic: Flush driver cache of registered addr lists during port profile disassociate by Roopa Prabhu · 14 years ago
  54. 85e6b8c DM9000: Allow randomised ethernet address by Ben Dooks · 14 years ago
  55. 6f2e154 qla3xxx: add missing __iomem annotation by stephen hemminger · 14 years ago
  56. 4ec952b bonding: fix sparse warning by stephen hemminger · 14 years ago
  57. a693e69 net: TX timestamps for IPv6 UDP packets by Anders Berggren · 13 years ago
  58. eaaa3a7 sis900: use pci_dev->revision by Sergei Shtylyov · 13 years ago
  59. 696ea47 llc: avoid skb_clone() if there is only one handler by Changli Gao · 14 years ago
  60. 9850767 bnx2x: use dcb_setapp to manage negotiated application tlvs by Shmulik Ravid · 13 years ago
  61. ff938e4 net: use pci_dev->revision, again by Sergei Shtylyov · 13 years ago
  62. 63d8ea7 net: Forgot to commit net/core/dev.c part of Jiri's ->rx_handler patch. by David S. Miller · 13 years ago
  63. 8a80c79 netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECV by Pablo Neira Ayuso · 13 years ago
  64. 5b2c4dd net: convert bonding to use rx_handler by Jiri Pirko · 14 years ago
  65. e3dfa38 xfrm: Pass const xfrm_mark to xfrm_mark_put(). by David S. Miller · 13 years ago
  66. a70486f xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq. by David S. Miller · 13 years ago
  67. 8515862 xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len. by David S. Miller · 13 years ago
  68. 6f2f19e xfrm: Pass name as const to xfrm_*_get_byname(). by David S. Miller · 13 years ago
  69. 5a698af bond: service netpoll arp queue on master device by Amerigo Wang · 14 years ago
  70. 080e413 netpoll: remove IFF_IN_NETPOLL flag by Amerigo Wang · 14 years ago
  71. 8a8efa2 bonding: sync netpoll code with bridge by Amerigo Wang · 14 years ago
  72. 70919e2 qeth: remove needless IPA-commands in offline by Ursula Braun · 13 years ago
  73. 4c93fbb pfkey: Use const where possible. by David S. Miller · 14 years ago
  74. 52bc974 sched: protocol only needed when CONFIG_NET_CLS_ACT is enabled by Hagen Paul Pfeifer · 14 years ago
  75. ddc3731 ipv6: ignore rtnl_unicast() return code by Hagen Paul Pfeifer · 14 years ago
  76. e9476e9 ipv6: variable next is never used in this function by Hagen Paul Pfeifer · 14 years ago
  77. 96d796a ipv6: hash is calculated but not used afterwards by Hagen Paul Pfeifer · 14 years ago
  78. a5f5e36 ipv6: totlen is declared and assigned but not used by Hagen Paul Pfeifer · 14 years ago
  79. 3b193ad dccp: newdp is declared/assigned but never be used by Hagen Paul Pfeifer · 14 years ago
  80. 0049713 phonet: Protect pipe_do_remove() with appropriate ifdefs. by David S. Miller · 14 years ago
  81. 8f44fcc Phonet: fix flawed "SYN/ACK" logic by Rémi Denis-Courmont · 14 years ago
  82. 0165d69 Phonet: don't bother with transaction IDs (especially for indications) by Rémi Denis-Courmont · 14 years ago
  83. 2feb618 Phonet: remove redumdant pep->pipe_state by Rémi Denis-Courmont · 14 years ago
  84. 14ba8fa Phonet: use socket destination in pipe protocol by Rémi Denis-Courmont · 14 years ago
  85. a805951 Phonet: implement per-socket destination/peer address by Rémi Denis-Courmont · 14 years ago
  86. 9624154 Phonet: allow multiple listen() and fix small race condition by Rémi Denis-Courmont · 14 years ago
  87. b08cd66 rtlwifi: Need to include vmalloc.h by David S. Miller · 14 years ago
  88. 78776d3 sch_netem: Need to include vmalloc.h by David S. Miller · 14 years ago
  89. 1b0db64 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  90. 26f70e1 sch_choke: add choke_skb_cb by Eric Dumazet · 14 years ago
  91. 250a65f netem: update version and cleanup by stephen hemminger · 14 years ago
  92. 661b797 netem: revised correlated loss generator by stephen hemminger · 14 years ago
  93. 10f6dfc Revert "sch_netem: Remove classful functionality" by stephen hemminger · 14 years ago
  94. df173bd netem: define NETEM_DIST_MAX by stephen hemminger · 14 years ago
  95. 6373a9a netem: use vmalloc for distribution table by stephen hemminger · 14 years ago
  96. 861d7f7 netem: cleanup dump code by stephen hemminger · 14 years ago
  97. b552f7e ipvs: unify the formula to estimate the overhead of processing connections by Changli Gao · 14 years ago
  98. 290f5e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 14 years ago
  99. dca8b08 ipv4: Rearrange how ip_route_newports() gets port keys. by David S. Miller · 14 years ago
  100. c2b6a05 igb: update version string by Carolyn Wyborny · 14 years ago