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