1. 875ec43 udp: reorder udp_iter_state to remove padding on 64bit builds by Richard Kennedy · 16 years ago
  2. 030352a Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  3. e6e30ad Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next by David S. Miller · 16 years ago
  4. d4c3c07 irda: remove CVS keywords by Adrian Bunk · 16 years ago
  5. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  6. 0c1aa20 [netdrvr] Fix 8390 build breakage by Stephen Rothwell · 16 years ago
  7. a5136e2 e1000e: allow VLAN devices to use TSO and TCP CSUM offload by Jeff Kirsher · 16 years ago
  8. 48f29ff igb: allow vlan devices to use TSO and TCP CSUM offload by Jeff Kirsher · 16 years ago
  9. ad31c40 ixbge: allow vlan devices to use TSO and TCP CSUM offload by Jeff Kirsher · 16 years ago
  10. 72dc1c0 HSO: add option hso driver by Greg Kroah-Hartman · 16 years ago
  11. 44f74c0 drivers/net/macsonic.c: make functions static by Adrian Bunk · 16 years ago
  12. 3a221d1 drivers/net/: remove write-only "last_dev" by Adrian Bunk · 16 years ago
  13. 909fa88 drivers/net/mac8390.c: make functions static by Adrian Bunk · 16 years ago
  14. 0b11407 make hplance_{init,cleanup}_module() static by Adrian Bunk · 16 years ago
  15. 3cacd2a make drivers/net/atarilance.c:lance_addr_list[] static by Adrian Bunk · 16 years ago
  16. d1d5741 macb: use random mac if stored address in EEPROM is invalid by Sven Schnelle · 16 years ago
  17. 86a74ff net: sh_eth: add support for Renesas SuperH Ethernet by Nobuhiro Iwamatsu · 16 years ago
  18. 1ae9d2f smc911x: SuperH architecture support by Magnus Damm · 16 years ago
  19. 12c03f5 smc911x: introduce platform data flags by Magnus Damm · 16 years ago
  20. 699559f smc911x: pass along private data and use iomem by Magnus Damm · 16 years ago
  21. 9961530 smc911x: fix 16-bit I/O operations by Magnus Damm · 16 years ago
  22. f000092 smc911x: remove unused 8-bit I/O operations by Magnus Damm · 16 years ago
  23. 9501f97 tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash(). by YOSHIFUJI Hideaki · 16 years ago
  24. 8d26d76 tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6. by YOSHIFUJI Hideaki · 16 years ago
  25. 076fb72 tcp md5sig: Remove redundant protocol argument. by YOSHIFUJI Hideaki · 16 years ago
  26. 7d5d552 tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6. by YOSHIFUJI Hideaki · 16 years ago
  27. 81b302a key: Use xfrm_addr_cmp() where appropriate. by YOSHIFUJI Hideaki · 16 years ago
  28. 5f95ac9 key: Share common code path to extract address from sockaddr{}. by YOSHIFUJI Hideaki · 16 years ago
  29. e5b5665 key: Share common code path to fill sockaddr{}. by YOSHIFUJI Hideaki · 16 years ago
  30. 9e8b4ed key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length. by YOSHIFUJI Hideaki · 16 years ago
  31. 3de2325 ipv6 netns: Address labels per namespace by Benjamin Thery · 16 years ago
  32. 2b5ead4 ipv6 addrconf: Introduce addrconf_is_prefix_route() helper. by YOSHIFUJI Hideaki · 16 years ago
  33. 0399e5f ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h. by Rami Rosen · 16 years ago
  34. 7d120c5 ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c. by Rami Rosen · 16 years ago
  35. 9cba632 ipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c. by Rami Rosen · 16 years ago
  36. 573bf47 ipv4 addr: Send netlink notification for address label changes by Thomas Graf · 16 years ago
  37. c5ec514 bluetooth: hci_bcsp.c small cleanups/api users by Harvey Harrison · 16 years ago
  38. 9a727a2 net/mac80211/ieee80211_i.h: fix-up merge damage by John W. Linville · 16 years ago
  39. cb14cb7 rt2x00dev.c: fix-up merge damage by John W. Linville · 16 years ago
  40. 65b53e4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  41. 788c0a5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  42. e64bda8 netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups by Rami Rosen · 16 years ago
  43. 7bcd978 netfilter: nf_conntrack: remove unnecessary function declaration by Rami Rosen · 16 years ago
  44. e57dce6 netfilter: ctnetlink: include conntrack status in destroy event message by Fabian Hugelshofer · 16 years ago
  45. 718d4ad netfilter: nf_conntrack: properly account terminating packets by Fabian Hugelshofer · 16 years ago
  46. 5109176 netfilter: nf_conntrack: add nf_ct_kill() by Patrick McHardy · 16 years ago
  47. 31d8519 netfilter: nf_conntrack_extend: use krealloc() in nf_conntrack_extend.c V2 by Pekka Enberg · 16 years ago
  48. 17e6e59 netfilter: ip6_tables: add ip6tables security table by James Morris · 16 years ago
  49. 560ee65 netfilter: ip_tables: add iptables security table for mandatory access control rules by James Morris · 16 years ago
  50. a258860 netfilter: ctnetlink: add full support for SCTP to ctnetlink by Pablo Neira Ayuso · 16 years ago
  51. 0adf9d6 netfilter: ctnetlink: group errors into logical errno sets by Pablo Neira Ayuso · 16 years ago
  52. 93f6515 netfilter: ebtables: add IPv6 support by Kuo-lang Tseng · 16 years ago
  53. 2e761e0 ipv6 netns: init net is used to set bindv6only for new sock by Pavel Emelyanov · 16 years ago
  54. 469689a af_iucv: exploit target message class support of IUCV by Ursula Braun · 16 years ago
  55. 7b9d1b2 iucv: prevent cpu hotplug when walking cpu_online_map. by Heiko Carstens · 16 years ago
  56. f1494ed iucv: fix section mismatch warning. by Heiko Carstens · 16 years ago
  57. 1420a4f irda: net/irda build fix: mcs7780 by Ingo Molnar · 16 years ago
  58. 7bfe8bd sctp: Fix problems with the new SCTP_DELAYED_ACK code by Vlad Yasevich · 16 years ago
  59. 1b84d94 tg3: Update version to 3.92.1 by Matt Carlson · 16 years ago
  60. 5f0c4a3 tg3: Fix 5761 WOL by Matt Carlson · 16 years ago
  61. 0ba11fb tg3: Fix a flags typo by Matt Carlson · 16 years ago
  62. 2bd3ed0 tg3: Fix 5714S / 5715S / 5780S link failures by Matt Carlson · 16 years ago
  63. b6b1619 iwlwifi: fix oops in iwl3945_led_brightness_set by Marcin Slusarz · 16 years ago
  64. 585c543 include/linux/ssb/ssb_driver_gige.h typo fix by Adrian Bunk · 16 years ago
  65. be038b3 mac80211: Checking IBSS support while changing channel in ad-hoc mode by Assaf Krauss · 16 years ago
  66. 872ba53 mac80211: decrease IBSS creation latency by Dan Williams · 16 years ago
  67. d005b1d zd1211rw: Fix data padding for QoS by Michael Buesch · 16 years ago
  68. ad81b2f mac80211: Fixing slow IBSS rejoin by Assaf Krauss · 16 years ago
  69. a01f545 libertas: fix sleep confirmation by Holger Schurig · 16 years ago
  70. 507b06d mac80211: send association event on IBSS create by Dan Williams · 16 years ago
  71. ea17730 ipw2200: queue direct scans by Dan Williams · 16 years ago
  72. 9457afe netlink: Remove nonblock parameter from netlink_attachskb by Denis V. Lunev · 16 years ago
  73. 40aecb1 tipc: Message rejection rework preparatory changes by Allan Stephens · 16 years ago
  74. 99c1459 tipc: Fix bugs in rejection of message with short header by Allan Stephens · 16 years ago
  75. 9bef543 tipc: Message header creation optimizations by Allan Stephens · 16 years ago
  76. bd78453 tipc: Expand link sequence gap field to 13 bits by Allan Stephens · 16 years ago
  77. 307fdf5 tipc: Add missing spinlock in name table display code by Allan Stephens · 16 years ago
  78. 0f15d36 tipc: Prevent display of name table types with no publications by Allan Stephens · 16 years ago
  79. 7571521 tipc: Optimize message initialization routine by Allan Stephens · 16 years ago
  80. 9c396a7 tipc: Prevent access of non-existent field in short message header by Allan Stephens · 16 years ago
  81. 1265a02 tipc: Minor optimizations to received message processing by Allan Stephens · 16 years ago
  82. a686e68 tipc: Fix minor bugs in link session number handling by Allan Stephens · 16 years ago
  83. e0d4e3d tipc: Fix bugs in message error code display when debugging by Allan Stephens · 16 years ago
  84. 5307e46 tipc: Standardize error checking on incoming messages via native API by Allan Stephens · 16 years ago
  85. 84b07c1 tipc: Fix bug in connection setup via native API by Allan Stephens · 16 years ago
  86. 24b9568 l2tp: Fix possible oops if transmitting or receiving when tunnel goes down by James Chapman · 16 years ago
  87. 293ad60 tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits. by Octavian Purdila · 16 years ago
  88. 26af65c tcp: Increment OUTRSTS in tcp_send_active_reset() by Sridhar Samudrala · 16 years ago
  89. 22dd485 raw: Raw socket leak. by Denis V. Lunev · 16 years ago
  90. 199f7d2 lt2p: Fix possible WARN_ON from socket code when UDP socket is closed by James Chapman · 16 years ago
  91. b4496d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  92. 4546002 USB ID for Philips CPWUA054/00 Wireless USB Adapter 11g by Felix Homann · 16 years ago
  93. a3bafee ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enable by Michael Buesch · 16 years ago
  94. a75eda4 libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT by Holger Schurig · 16 years ago
  95. a6d4eae ipw2200: expire and use oldest BSS on adhoc create by Dan Williams · 16 years ago
  96. b212f33 airo warning fix by Andrew Morton · 16 years ago
  97. 48e6c51 b43legacy: Fix controller restart crash by Michael Buesch · 16 years ago
  98. b9031d9 sctp: Fix ECN markings for IPv6 by Vlad Yasevich · 16 years ago
  99. 8b750ce sctp: Flush the queue only once during fast retransmit. by Vlad Yasevich · 16 years ago
  100. 62aeaff sctp: Start T3-RTX timer when fast retransmitting lowest TSN by Vlad Yasevich · 16 years ago