1. e8cb7eb ibmveth: Remove LLTX by Santiago Leon · 15 years ago
  2. c033a6d ibmveth: batch rx buffer replacement by Santiago Leon · 15 years ago
  3. a613f58 ibmveth: Remove integer divide caused by modulus by Santiago Leon · 15 years ago
  4. a5d31e0 ns83820: Use predefined autoneg constants by Denis Kirjanov · 15 years ago
  5. 3c083ed ns83820: Add copper device settings by Denis Kirjanov · 15 years ago
  6. 7457e91 ns83820: Remove unused have_optical variable. by Denis Kirjanov · 15 years ago
  7. d1fb627 tipc: Fix misleading error code when enabling Ethernet bearers by Allan Stephens · 15 years ago
  8. 9fbfca0 tipc: Ensure outgoing messages on Ethernet have sufficient headroom by Allan Stephens · 15 years ago
  9. 5d9c54c tipc: Minor optimizations to name table translation code by Allan Stephens · 15 years ago
  10. dcfc5d7 wan: make read-only data const by stephen hemminger · 15 years ago
  11. adea1ac7 r8169: fix rx checksum offload by Eric Dumazet · 15 years ago
  12. 55bc322 cxgb3: Avoid flush_workqueue() deadlock. by Casey Leedom · 15 years ago
  13. aa47632 cxgb3: Leave interrupts for fatal errors asserted in common code. by Casey Leedom · 15 years ago
  14. e05e6a3 cxgb3: Set FATALPERREN. by Casey Leedom · 15 years ago
  15. 96e4a38 cxgb3: Add register bit definition for Fatal Parity Error. by Casey Leedom · 15 years ago
  16. 52ee7a0 net: remove two kmemcheck annotations by Eric Dumazet · 15 years ago
  17. 1a18aba tulip: use integrated netdev stats by Eric Dumazet · 15 years ago
  18. ae8abfa ipv6: Update ip-sysctl.txt documentation for recent changes to accept_ra and forwarding by Thomas Graf · 15 years ago
  19. c3bccac ipv6: add special mode forwarding=2 to send RS while configured as router by Thomas Graf · 15 years ago
  20. 65e9b62 ipv6: add special mode accept_ra=2 to accept RA while configured as router by Thomas Graf · 15 years ago
  21. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 15 years ago
  22. 7162f66 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  23. 250e061 bna: fix stats handling by Eric Dumazet · 15 years ago
  24. 78ab952 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  25. deffd77 net: arp: code cleanup by Changli Gao · 15 years ago
  26. c07b68e net: dev_add_pack() & __dev_remove_pack() changes by Eric Dumazet · 15 years ago
  27. c688399 net: Improve comments in include/linux/phy.h by Peter Meerwald · 15 years ago
  28. 8ed2163 ipvs: use pkts for SCTP too by Julian Anastasov · 15 years ago
  29. 95f4b45 net: another last_rx round by Eric Dumazet · 15 years ago
  30. 3e502e6 starfire: Temporary kludge to fix powerpc build. by David S. Miller · 15 years ago
  31. 0705c6f tcp: update also tcp_output with regard to RFC 5681 by Gerrit Renker · 15 years ago
  32. fa50d64 net: make rx_queue sysfs_ops const by stephen hemminger · 15 years ago
  33. 6267300 pxa168_eth: remove duplicated #include by Huang Weiyi · 15 years ago
  34. 85f72bc mac80211: only cancel software-based scans on suspend by John W. Linville · 15 years ago
  35. 6602ceb net: skbuff.c cleanup by Eric Dumazet · 15 years ago
  36. 86cac58 skge: add GRO support by Eric Dumazet · 15 years ago
  37. aed5029 drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leak by Julia Lawall · 15 years ago
  38. 1a9f28c ns83820: Use helper to disable chip interrupts by Denis Kirjanov · 15 years ago
  39. 875168a net: tunnels should use rcu_dereference by Eric Dumazet · 15 years ago
  40. 0642701 bnx2x: Update version to 1.52.53-5 by Yaniv Rosner · 15 years ago
  41. 9a8a97e bnx2x: Add BCM84823 to the supported PHYs by Yaniv Rosner · 15 years ago
  42. a1e4be3 bnx2x: Change BCM848xx LED configuration by Yaniv Rosner · 15 years ago
  43. 6f4ca06 bnx2x: Remove unneeded setting of XAUI low power to BCM8727 by Yaniv Rosner · 15 years ago
  44. ac4d944 bnx2x: Change BCM848xx configuration according to IEEE by Yaniv Rosner · 15 years ago
  45. 54c2fb7 bnx2x: Reset link before any new link settings by Yaniv Rosner · 15 years ago
  46. eb80ce7 bnx2x: Fix potential link issue In BCM8727 based boards by Yaniv Rosner · 15 years ago
  47. 8ca60a6 bnx2x: Fix potential link issue of BCM8073/BCM8727 by Yaniv Rosner · 15 years ago
  48. d807b3f qlcnic: add cksum flag by Amit Kumar Salecha · 15 years ago
  49. 03c5d77 qlcnic: mac vlan learning support by Amit Kumar Salecha · 15 years ago
  50. b5e5492 qlcnic: support mac learning by Amit Kumar Salecha · 15 years ago
  51. 7373373 qlcnic: fix mac override capability by Rajesh Borundia · 15 years ago
  52. dcb50af qlcnic: fix panic while using eth_hdr by Rajesh Borundia · 15 years ago
  53. 7613c87 qlcnic: fix mac anti spoof policy by Rajesh Borundia · 15 years ago
  54. 174240a qlcnic: fix for setting default eswitch config by Rajesh Borundia · 15 years ago
  55. da48e6c qlcnic: fix mac addr read by Rajesh Borundia · 15 years ago
  56. 2cffcdb qlcnic: add api version in reg dump by Rajesh Borundia · 15 years ago
  57. 4e70812 qlcnic: backout firmware initialization update by Sony Chacko · 15 years ago
  58. 74af4c7 stmmac: Fix another build warning. by David S. Miller · 15 years ago
  59. 1639ab6 gro: unexport tcp4_gro_receive and tcp4_gro_complete by Eric Dumazet · 15 years ago
  60. 4dc8913 net: add a comment on netdev->last_rx by Eric Dumazet · 15 years ago
  61. ba4fd9d pktgen: remove non used variable by Eric Dumazet · 15 years ago
  62. 72ed62f vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receive by Jiri Pirko · 15 years ago
  63. 01b3860 Phonet: do not set POLLOUT in case of send buffer overflow by Rémi Denis-Courmont · 15 years ago
  64. 02ac326 Phonet: correct sendmsg() error code from sock_alloc_send_skb() by Rémi Denis-Courmont · 15 years ago
  65. 1a98214 Phonet: restore flow control credits when sending fails by Rémi Denis-Courmont · 15 years ago
  66. 18145c6 mac80211: cancel scan in ieee80211_restart_hw if software scan pending by John W. Linville · 15 years ago
  67. cd35a39 rt2x00: Cleanup rt2x00usb_watchdog_reset_tx by Ivo van Doorn · 15 years ago
  68. 652a9dd rt2x00: Split watchdog check into a DMA and STATUS timeout by Ivo van Doorn · 15 years ago
  69. 0e3afe5 rt2x00: Correctly kill beacon queue by Ivo van Doorn · 15 years ago
  70. e054087 rt2x00: Set PWR_PIN_CFG during initialization by Ivo van Doorn · 15 years ago
  71. c600c82 rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSID by Ivo van Doorn · 15 years ago
  72. b9eca24 rt2x00: Wakeup hardware before loading firmware by Ivo van Doorn · 15 years ago
  73. 3613884 rt2x00: Validate TX status results with current data entry by Ivo van Doorn · 15 years ago
  74. 5ffddc4 rt2x00: Add rt2800_wait_csr_ready by Ivo van Doorn · 15 years ago
  75. 2035c0c rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWI by Helmut Schaa · 15 years ago
  76. a908a74 rt2x00: Rename txentry_desc.queue -> txentry_desc.qid by Helmut Schaa · 15 years ago
  77. 56363dd ath9k: fix spurious MIC failure reports by Felix Fietkau · 15 years ago
  78. 3653910 net/wireless: Remove double test by Julia Lawall · 15 years ago
  79. 9df86e2 wl1251: Fix queue stopping/waking for TX path by Denis 'GNUtoo' Carikli · 15 years ago
  80. 391a200 mac80211: Do not generate CQM events based on first Beacon frames by Jouni Malinen · 15 years ago
  81. 3ba06c6 mac80211: Fix signal strength average initialization for CQM events by Jouni Malinen · 15 years ago
  82. 4866995 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 15 years ago
  83. 1f0f638 stmmac: Fix build warnings. by David S. Miller · 15 years ago
  84. 3ff2cfa ipv6: struct xfrm6_tunnel in read_mostly section by Eric Dumazet · 15 years ago
  85. 6dcd814 net: struct xfrm_tunnel in read_mostly section by Eric Dumazet · 15 years ago
  86. c274f29 net/m68k: Hydra Ethernet - print whole resource instead of start address by Geert Uytterhoeven · 15 years ago
  87. 3d5b99a TCP: update initial windows according to RFC 5681 by Gerrit Renker · 15 years ago
  88. 89858ad dccp ccid-3: use per-route RTO or TCP RTO as fallback by Gerrit Renker · 15 years ago
  89. 4886fca dccp ccid-2: Share TCP's minimum RTO code by Gerrit Renker · 15 years ago
  90. 22b71c8 tcp/dccp: Consolidate common code for RFC 3390 conversion by Gerrit Renker · 15 years ago
  91. d26eeb0 dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer() by Gerrit Renker · 15 years ago
  92. d82b6f8 dccp ccid-2: Use u32 timestamps uniformly by Gerrit Renker · 15 years ago
  93. dca43c7 tcp: Add TCP_USER_TIMEOUT socket option. by Jerry Chu · 15 years ago
  94. 409456b net: fix datapath typo by Simon Horman · 15 years ago
  95. 2c70b51 IPVS: include net/ip6_checksum.h for csum_ipv6_magic by Stephen Rothwell · 15 years ago
  96. 2bc9e23 drivers/net/atl1c: Remove double test by Julia Lawall · 15 years ago
  97. 56543af starfire: use BUILD_BUG_ON for netdrv_addr_t by Akinobu Mita · 15 years ago
  98. d08336e starfire: use PCI_VDEVICE by Akinobu Mita · 15 years ago
  99. 6a499b2 phonet: use for_each_set_bit by Akinobu Mita · 15 years ago
  100. e27cd4f mlx4: use bitmap library by Akinobu Mita · 15 years ago