1. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  2. 9941fb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  3. 3b1a1ce Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-test-2.6 by Patrick McHardy · 14 years ago
  4. cc6eb43 tproxy: use the interface primary IP address as a default value for --on-ip by Balazs Scheidler · 14 years ago
  5. b64c925 tproxy: added IPv6 support to the socket match by Balazs Scheidler · 14 years ago
  6. 6ad7889 tproxy: added IPv6 support to the TPROXY target by Balazs Scheidler · 14 years ago
  7. 0a513f6 tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled by Balazs Scheidler · 14 years ago
  8. 6c46862 tproxy: added tproxy sockopt interface in the IPV6 layer by Balazs Scheidler · 14 years ago
  9. aa976fc tproxy: added udp6_lib_lookup function by Balazs Scheidler · 14 years ago
  10. 88440ae tproxy: added const specifiers to udp lookup functions by Balazs Scheidler · 14 years ago
  11. e97c3e2 tproxy: split off ipv6 defragmentation to a separate module by Balazs Scheidler · 14 years ago
  12. e83726b l2tp: small cleanup by Eric Dumazet · 14 years ago
  13. b0aeef3 nf_nat: restrict ICMP translation for embedded header by Julian Anastasov · 14 years ago
  14. 1e55659 can-raw: add msg_flags to distinguish local traffic by Oliver Hartkopp · 14 years ago
  15. 32a875a 9p: client code cleanup by stephen hemminger · 14 years ago
  16. ff51bf8 rds: make local functions/variables static by stephen hemminger · 14 years ago
  17. d0c2b0d napi: unexport napi_reuse_skb by stephen hemminger · 14 years ago
  18. a0e0036 tipc: delete needless memset from bearer enabling. by Allan Stephens · 14 years ago
  19. 1e253c3 bridge: Forward reserved group addresses if !STP by Benjamin Poirier · 14 years ago
  20. a5c30b3 net/neighbour: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  21. db5a753 Revert d88dca79d3852a3623f606f781e013d61486828a by Neil Horman · 14 years ago
  22. 8c97443 Revert c6537d6742985da1fbf12ae26cde6a096fd35b5c by Neil Horman · 14 years ago
  23. 093d282 tproxy: fix hash locking issue when using port redirection in __inet_inherit_port() by Balazs Scheidler · 14 years ago
  24. d2ed817 net/core: Allow tagged VLAN packets to flow through VETH devices. by Ben Greear · 14 years ago
  25. 6006db8 tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4() by Balazs Scheidler · 14 years ago
  26. 106e4c2 tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tuple by Balazs Scheidler · 14 years ago
  27. 3511c91 net_sched: remove the unused parameter of qdisc_create_dflt() by Changli Gao · 14 years ago
  28. 1c4c40c xfrm: make xfrm_bundle_ok local by stephen hemminger · 14 years ago
  29. 8d8a0b1 rtnetlink: remove rtnl_kill_links by stephen hemminger · 14 years ago
  30. 6f747ac xfrm6: make xfrm6_tunnel_free_spi local by stephen hemminger · 14 years ago
  31. d028023 bridge: make br_parse_ip_options static by stephen hemminger · 14 years ago
  32. 11165f1 socket: localize functions by stephen hemminger · 14 years ago
  33. 9b0c290 fib: introduce fib_alias_accessed() helper by Eric Dumazet · 14 years ago
  34. 7b5edbc net/sched: fix missing spinlock init by Eric Dumazet · 14 years ago
  35. 0d79641 ipvs: provide address family for debugging by Julian Anastasov · 14 years ago
  36. 3233759 ipvs: inherit forwarding method in backup by Julian Anastasov · 14 years ago
  37. cb59155 ipvs: changes for local client by Julian Anastasov · 14 years ago
  38. fc60476 ipvs: changes for local real server by Julian Anastasov · 14 years ago
  39. f5a4184 ipvs: move ip_route_me_harder for ICMP by Julian Anastasov · 14 years ago
  40. 1ca5bb5 ipvs: create ip_vs_defrag_user by Julian Anastasov · 14 years ago
  41. 4256f1a ipvs: fix CHECKSUM_PARTIAL for TUN method by Julian Anastasov · 14 years ago
  42. 489fded ipvs: stop ICMP from FORWARD to local by Julian Anastasov · 14 years ago
  43. 190ecd2 ipvs: do not schedule conns from real servers by Julian Anastasov · 14 years ago
  44. cf356d6 ipvs: switch to notrack mode by Julian Anastasov · 14 years ago
  45. 8b27b10 ipvs: optimize checksums for apps by Julian Anastasov · 14 years ago
  46. 5bc9068 ipvs: fix CHECKSUM_PARTIAL for TCP, UDP by Julian Anastasov · 14 years ago
  47. 361ff8a bridge: Add support for TX vlan offload. by Jesse Gross · 14 years ago
  48. d5dbda2 ethtool: Add support for vlan accleration. by Jesse Gross · 14 years ago
  49. 3701e51 vlan: Centralize handling of hardware acceleration. by Jesse Gross · 14 years ago
  50. 65ac6a5 vlan: Avoid hash table lookup to find group. by Jesse Gross · 14 years ago
  51. 7b9c609 vlan: Enable software emulation for vlan accleration. by Jesse Gross · 14 years ago
  52. b738127 vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. by Jesse Gross · 14 years ago
  53. 1393791 ebtables: Allow filtering of hardware accelerated vlan frames. by Jesse Gross · 14 years ago
  54. 4993e0d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by David S. Miller · 14 years ago
  55. 27b75c9 net: avoid RCU for NOCACHE dst by Eric Dumazet · 14 years ago
  56. e648493 net: allocate tx queues in register_netdevice by Tom Herbert · 14 years ago
  57. bd25fa7 net: cleanups in RX queue allocation by Tom Herbert · 14 years ago
  58. 55513fb net: fail alloc_netdev_mq if queue count < 1 by Tom Herbert · 14 years ago
  59. 5eeaa2d 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
  60. c5e90f5 phonet: remove the unused variable pn by Changli Gao · 14 years ago
  61. f13d493 netpoll: Revert napi_poll fix for bonding driver by Neil Horman · 14 years ago
  62. d86bef7 Fixed race condition at ip_vs.ko module init. by Eduardo Blanco · 14 years ago
  63. 8723e1b inet: RCU changes in inetdev_by_index() by Eric Dumazet · 14 years ago
  64. 9e917dc net: avoid a dev refcount in ip_mc_find_dev() by Eric Dumazet · 14 years ago
  65. 714f095 ipvs: IPv6 tunnel mode by Hans Schillstrom · 14 years ago
  66. ebbf41d netfilter: ctnetlink: add expectation deletion events by Pablo Neira Ayuso · 14 years ago
  67. 990c3d6 bonding: Fix napi poll for bonding driver by Neil Horman · 14 years ago
  68. c2355e1 bonding: Fix bonding drivers improper modification of netpoll structure by Neil Horman · 14 years ago
  69. 27a954b IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast() by Andy Walls · 14 years ago
  70. 76b6717 netfilter: fix kconfig unmet dependency warning by Randy Dunlap · 14 years ago
  71. ccc901e tipc: Simplify bearer shutdown logic by Allan Stephens · 14 years ago
  72. 724829b tipc: Kill tipc_get_mode() completely. by David S. Miller · 14 years ago
  73. d793fe8 Bluetooth: fix oops in l2cap_connect_req by Nathan Holstein · 14 years ago
  74. 19f5725 fib_hash: RCU conversion phase 2 by Eric Dumazet · 14 years ago
  75. 117a8cd fib_hash: RCU conversion phase 1 by Eric Dumazet · 14 years ago
  76. 9bef83e fib_hash: embed initial hash table in fn_zone by Eric Dumazet · 14 years ago
  77. c60ce4e tcp: use correct counters in CA_CWR state too by Ilpo Järvinen · 14 years ago
  78. 1fdb936 tcp: sack lost marking fixes by Ilpo Järvinen · 14 years ago
  79. 31e3c3f tipc: cleanup function namespace by stephen hemminger · 14 years ago
  80. 10da66f fib: avoid false sharing on fib_table_hash by Eric Dumazet · 14 years ago
  81. 874ffa8 fib_trie: use fls() instead of open coded loop by Eric Dumazet · 14 years ago
  82. a0a4a85 fib: remove a useless synchronize_rcu() call by Eric Dumazet · 14 years ago
  83. 2c1c000 fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup() by Eric Dumazet · 14 years ago
  84. 564824b net: allocate skbs on local node by Eric Dumazet · 14 years ago
  85. c64557d 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 · 14 years ago
  86. 1a63c35 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 into for-davem by John W. Linville · 14 years ago
  87. 9ebad4a radiotap: fix vendor namespace parsing by Johannes Berg · 14 years ago
  88. 799c1055 De-pessimize rds_page_copy_user by Linus Torvalds · 14 years ago
  89. b3d6255 Phonet: 'connect' socket implementation for Pipe controller by Kumar Sanghvi · 14 years ago
  90. 7368ddf tipc: clean out all instances of #if 0'd unused code by Paul Gortmaker · 14 years ago
  91. e4b5595 mac80211: fix SMPS request by Johannes Berg · 14 years ago
  92. 7be5086 mac80211: add probe request filter flag by Johannes Berg · 14 years ago
  93. 271733c cfg80211: notify drivers about frame registrations by Johannes Berg · 14 years ago
  94. a91fd26 IPVS: ip_vs_dbg_callid() is only needed for debugging by Simon Horman · 14 years ago
  95. 243bf6e netfilter: xtables: resolve indirect macros 3/3 by Jan Engelhardt · 14 years ago
  96. 87a2e70d netfilter: xtables: resolve indirect macros 2/3 by Jan Engelhardt · 14 years ago
  97. 12b00c2 netfilter: xtables: resolve indirect macros 1/3 by Jan Engelhardt · 14 years ago
  98. cfd8e12 wireless: Print wiphy name in sysfs. by Ben Greear · 14 years ago
  99. 29b4433 net: percpu net_device refcount by Eric Dumazet · 14 years ago
  100. 8fa6e3d Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 14 years ago