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