1. dca9b24 net: kill unused macros from head file by Shan Wei · 16 years ago
  2. a9527a3 net: snmp: fix the wrong ICMP_MIB_MAX value by Shan Wei · 16 years ago
  3. ae4694b ipv6: Create inet6_csk_route_req(). by David S. Miller · 16 years ago
  4. 15c0542 ipv6: Add rt6_get_peer() helper. by David S. Miller · 16 years ago
  5. ccb7c41 timewait_sock: Create and use getpeer op. by David S. Miller · 16 years ago
  6. 4399ce4 inetpeer: Fix incorrect comment about inetpeer struct size. by David S. Miller · 16 years ago
  7. 8790ca1 inetpeer: Kill use of inet_peer_address_t typedef. by David S. Miller · 16 years ago
  8. 3f419d2 inet: Turn ->remember_stamp into ->get_peer in connection AF ops. by David S. Miller · 16 years ago
  9. b341936 ipv6: Add infrastructure to bind inet_peer objects to routes. by David S. Miller · 16 years ago
  10. 672f007 inetpeer: Add inet_getpeer_v6() by David S. Miller · 16 years ago
  11. b534ecf inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer. by David S. Miller · 16 years ago
  12. 582a72d inetpeer: Introduce inet_peer_address_t. by David S. Miller · 16 years ago
  13. 7714862 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  14. 49b4a65 sctp: kill unused macros in head file by Shan Wei · 16 years ago
  15. aa285b1 xfrm: fix gre key endianess by Timo Teräs · 16 years ago
  16. 5595a1a X25 remove bkl in subscription ioctls by andrew hendry · 16 years ago
  17. 5584b80 sctp: kill unused macro definition by Shan Wei · 16 years ago
  18. cf7afbf rtnl: make link af-specific updates atomic by Thomas Graf · 16 years ago
  19. 51cce8a 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 · 16 years ago
  20. c063dbf cfg80211: allow using CQM event to notify packet loss by Johannes Berg · 16 years ago
  21. 79b1c46 cfg80211: Add documentation for antenna ops by Bruno Randolf · 16 years ago
  22. dd5b4cc cfg80211/mac80211: improve ad-hoc multicast rate handling by Felix Fietkau · 16 years ago
  23. d7a066c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 16 years ago
  24. ccb1435 Revert "nl80211/mac80211: Report signal average" by John W. Linville · 16 years ago
  25. bba14de scm: lower SCM_MAX_FD by Eric Dumazet · 16 years ago
  26. 456b61b ipv6: mcast: RCU conversion by Eric Dumazet · 16 years ago
  27. b2e253c cfg80211: Fix regulatory bug with multiple cards and delays by Luis R. Rodriguez · 16 years ago
  28. 20a95a2 netns: let net_generic take pointer-to-const args by Jan Engelhardt · 16 years ago
  29. 2491242 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  30. 07bfa52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  31. 86107fd nl80211/mac80211: Report signal average by Bruno Randolf · 16 years ago
  32. ef22b7b net: Fix duplicate volatile warning. by Tetsuo Handa · 16 years ago
  33. 4bce22b mac80211: defines for AC numbers by Johannes Berg · 16 years ago
  34. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 16 years ago
  35. f8ff182 rtnetlink: Link address family API by Thomas Graf · 16 years ago
  36. 8f0729b mac80211: add support for setting the ad-hoc multicast rate by Felix Fietkau · 16 years ago
  37. 885a46d cfg80211: add support for setting the ad-hoc multicast rate by Felix Fietkau · 16 years ago
  38. a619a4c mac80211: Add function to get probe request template for current AP by Juuso Oikarinen · 16 years ago
  39. 15d9675 mac80211: Add antenna configuration by Bruno Randolf · 16 years ago
  40. afe0cbf cfg80211: Add nl80211 antenna configuration by Bruno Randolf · 16 years ago
  41. f23a478 mac80211: support hardware TX fragmentation offload by Arik Nemtsov · 16 years ago
  42. b178bb3 net: reorder struct sock fields by Eric Dumazet · 16 years ago
  43. c31504d udp: use atomic_inc_not_zero_hint by Eric Dumazet · 16 years ago
  44. 3654654 netlink: let nlmsg and nla functions take pointer-to-const args by Jan Engelhardt · 16 years ago
  45. b5e4156 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  46. 309075c cfg80211: fix WIPHY_FLAG_IBSS_RSN bit by Jussi Kivilinna · 16 years ago
  47. 62370e2 b43legacy: Fix compile on ARM architecture by Arnd Hannemann · 16 years ago
  48. d577f1c include/net/caif/cfctrl.h: Remove unnecessary semicolons by Joe Perches · 16 years ago
  49. cc9ff19 xfrm: use gre key as flow upper protocol info by Timo Teräs · 16 years ago
  50. 749b527 cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY by Luis R. Rodriguez · 16 years ago
  51. c25ecd0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  52. 9457b24 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  53. 1d7138d igmp: RCU conversion of in_dev->mc_list by Eric Dumazet · 16 years ago
  54. c753796 ipv4: Make rt->fl.iif tests lest obscure. by David S. Miller · 16 years ago
  55. 72cdd1d net: get rid of rtable->idev by Eric Dumazet · 16 years ago
  56. 46b13fc neigh: reorder struct neighbour by Eric Dumazet · 16 years ago
  57. 8d987e5 net: avoid limits overflow by Eric Dumazet · 16 years ago
  58. fc766e4c decnet: RCU conversion and get rid of dev_base_lock by Eric Dumazet · 16 years ago
  59. d0eaeec Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  60. 43b81f8 net dst: need linux/cache.h for ____cacheline_aligned_in_smp. by Paul Mundt · 16 years ago
  61. 4b4a270 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  62. 6b8c92b netlink: Make nlmsg_find_attr take a const nlmsghdr*. by Nelson Elhage · 16 years ago
  63. 2c24a5d caif: SPI-driver bugfix - incorrect padding. by Sjur Brændeland · 16 years ago
  64. f2527ec caif: Bugfix for socket priority, bindtodev and dbg channel. by André Carvalho de Matos · 16 years ago
  65. 1840897 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  66. 4aa2c46 fib: Fix fib zone and its hash leak on namespace stop by Pavel Emelyanov · 16 years ago
  67. b165d60 9p: Add datasync to client side TFSYNC/RFSYNC for dotl by Venkateswararao Jujjuri (JV) · 16 years ago
  68. 329176c 9p: Implement TREADLINK operation for 9p2000.L by M. Mohan Kumar · 16 years ago
  69. 1d769cd 9p: Implement TGETLOCK by M. Mohan Kumar · 16 years ago
  70. a099027 9p: Implement TLOCK by M. Mohan Kumar · 16 years ago
  71. 920e65d [9p] Introduce client side TFSYNC/RFSYNC for dotl. by Venkateswararao Jujjuri (JV) · 16 years ago
  72. 4f7ebe8 net/9p: This patch implements TLERROR/RLERROR on the 9P client. by Arun R Bharadwaj · 16 years ago
  73. a10c020 caif-u5500: Adding shared memory include by Amarnath Revanna · 16 years ago
  74. b914c4e inetpeer: __rcu annotations by Eric Dumazet · 16 years ago
  75. 7a2b03c fib_rules: __rcu annotates ctarget by Eric Dumazet · 16 years ago
  76. b33eab0 tunnels: add __rcu annotations by Eric Dumazet · 16 years ago
  77. e0ad61e net: add __rcu annotations to protocol by Eric Dumazet · 16 years ago
  78. 1c31720 ipv4: add __rcu annotations to routes.c by Eric Dumazet · 16 years ago
  79. 43a951e ipv4: add __rcu annotations to ip_ra_chain by Eric Dumazet · 16 years ago
  80. 0d7da9d net: add __rcu annotation to sk_filter by Eric Dumazet · 16 years ago
  81. 1c87733 net_ns: add __rcu annotations by Eric Dumazet · 16 years ago
  82. 6f0bcf1 tunnels: add _rcu annotations by Eric Dumazet · 16 years ago
  83. 3cc77ec net/802: add __rcu annotations by Eric Dumazet · 16 years ago
  84. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  85. 888a6f7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  86. 9941fb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  87. 3b1a1ce Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-test-2.6 by Patrick McHardy · 16 years ago
  88. 3b9afb2 tproxy: added IPv6 socket lookup function to nf_tproxy_core by Balazs Scheidler · 16 years ago
  89. aa976fc tproxy: added udp6_lib_lookup function by Balazs Scheidler · 16 years ago
  90. e97c3e2 tproxy: split off ipv6 defragmentation to a separate module by Balazs Scheidler · 16 years ago
  91. 32a875a 9p: client code cleanup by stephen hemminger · 16 years ago
  92. 093d282 tproxy: fix hash locking issue when using port redirection in __inet_inherit_port() by Balazs Scheidler · 16 years ago
  93. 6006db8 tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4() by Balazs Scheidler · 16 years ago
  94. 106e4c2 tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tuple by Balazs Scheidler · 16 years ago
  95. 3511c91 net_sched: remove the unused parameter of qdisc_create_dflt() by Changli Gao · 16 years ago
  96. 1c4c40c xfrm: make xfrm_bundle_ok local by stephen hemminger · 16 years ago
  97. 8d8a0b1 rtnetlink: remove rtnl_kill_links by stephen hemminger · 16 years ago
  98. 6f747ac xfrm6: make xfrm6_tunnel_free_spi local by stephen hemminger · 16 years ago
  99. 0d79641 ipvs: provide address family for debugging by Julian Anastasov · 16 years ago
  100. fc60476 ipvs: changes for local real server by Julian Anastasov · 16 years ago