1. 2ae2daf batman-adv: protect ogm counter arrays with spinlock by Marek Lindner · 14 years ago
  2. 16b1aba batman-adv: protect originator nodes with reference counters by Marek Lindner · 14 years ago
  3. fb778ea batman-adv: protect each hash row with rcu locks by Marek Lindner · 14 years ago
  4. a775eb8 batman-adv: protect neigh_nodes used outside of rcu_locks with refcounting by Marek Lindner · 14 years ago
  5. 1a241a5 batman-adv: free neighbors when an interface is deactivated by Marek Lindner · 14 years ago
  6. f987ed6 batman-adv: protect neighbor list with rcu locks by Marek Lindner · 14 years ago
  7. 9591a79 batman-adv: convert neighbor list to hlist by Marek Lindner · 14 years ago
  8. a8e7f4b batman-adv: protect neighbor nodes with reference counters by Marek Lindner · 14 years ago
  9. b0d0d91 ipx: remove the BKL by Arnd Bergmann · 14 years ago
  10. 60d9f46 appletalk: remove the BKL by Arnd Bergmann · 14 years ago
  11. 77b2283 x25: remove the BKL by Arnd Bergmann · 14 years ago
  12. 5e2b61f ipv4: Remove flowi from struct rtable. by David S. Miller · 13 years ago
  13. 1018b5c ipv4: Set rt->rt_iif more sanely on output routes. by David S. Miller · 13 years ago
  14. 3c0afdc ipv4: Get peer more cheaply in rt_init_metrics(). by David S. Miller · 13 years ago
  15. 44713b6 ipv4: Optimize flow initialization in output route lookup. by David S. Miller · 13 years ago
  16. 65e8354 inetpeer: seqlock optimization by Eric Dumazet · 13 years ago
  17. d72751e Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  18. e00de34 libceph: fix msgr standby handling by Sage Weil · 13 years ago
  19. e76661d libceph: fix msgr keepalive flag by Sage Weil · 13 years ago
  20. 60bf8bf libceph: fix msgr backoff by Sage Weil · 13 years ago
  21. 85a7045 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 · 13 years ago
  22. 9d468d2 mac80211: Remove redundant preamble and RTS flag setup in minstrel_ht by Helmut Schaa · 13 years ago
  23. a177584 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 13 years ago
  24. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  25. b65a0e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  26. 4438a02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  27. 1362fa0 DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076] by David Howells · 13 years ago
  28. 692d20f libceph: retry after authorization failure by Sage Weil · 13 years ago
  29. 38815b7 libceph: fix handling of short returns from get_user_pages by Sage Weil · 13 years ago
  30. 01a16b2 netlink: kill eff_cap from struct netlink_skb_parms by Patrick McHardy · 13 years ago
  31. 29546a6 ipv6: Use ERR_CAST in addrconf_dst_alloc. by David S. Miller · 13 years ago
  32. e066008 ipv4: Fix __ip_dev_find() to use ifa_local instead of ifa_address. by David S. Miller · 13 years ago
  33. d276055 net_sched: reduce fifo qdisc size by Eric Dumazet · 13 years ago
  34. c53fa1e netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms by Patrick McHardy · 13 years ago
  35. 06dc94b ipv4: Fix crash in dst_release when udp_sendmsg route lookup fails. by David S. Miller · 13 years ago
  36. 1000345 AF_RXRPC: Handle receiving ACKALL packets by David Howells · 13 years ago
  37. dc6ed1d dcbnl: add support for retrieving peer configuration - cee by Shmulik Ravid · 13 years ago
  38. eed8471 dcbnl: add support for retrieving peer configuration - ieee by Shmulik Ravid · 13 years ago
  39. f3d7bc5 net: dcbnl: check correct ops in dcbnl_ieee_set() by John Fastabend · 13 years ago
  40. 5bfa787 ipv4: ip_route_output_key() is better as an inline. by David S. Miller · 13 years ago
  41. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  42. 452edd5 xfrm: Return dst directly from xfrm_lookup() by David S. Miller · 13 years ago
  43. 3872b28 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  44. 88d2d28 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  45. 9ef0298 netfilter: nf_log: avoid oops in (un)bind with invalid nfproto values by Jan Engelhardt · 13 years ago
  46. 720dc34 dccp: fix oops on Reset after close by Gerrit Renker · 13 years ago
  47. 07df529 inet: Replace left-over references to inet->cork by Herbert Xu · 13 years ago
  48. 7f6daa6 pfkey: fix warning by Stephen Hemminger · 13 years ago
  49. b42835d ipv6: Make icmp route lookup code a bit clearer. by David S. Miller · 13 years ago
  50. b8534e0 Bluetooth: Fix some small code style issues in mgmt.c by Szymon Janc · 13 years ago
  51. 3cf2a4f Bluetooth: Use variable name instead of type in sizeof() by Szymon Janc · 13 years ago
  52. 8ce6284 Bluetooth: Remove unused code from get_connections by Szymon Janc · 13 years ago
  53. 34eb525 Bluetooth: Log all parameters in cmd_status for easier debugging by Szymon Janc · 13 years ago
  54. 8020c16 Bluetooth: Fix possible NULL pointer dereference in cmd_complete by Szymon Janc · 13 years ago
  55. f6d460c ipv4: Make icmp route lookup code a bit clearer. by David S. Miller · 13 years ago
  56. 2774c13 xfrm: Handle blackhole route creation via afinfo. by David S. Miller · 13 years ago
  57. ff75f40 ipvs: fix dst_lock locking on dest update by Julian Anastasov · 13 years ago
  58. 69ead7a ipv6: Normalize arguments to ip6_dst_blackhole(). by David S. Miller · 13 years ago
  59. 80c0bc9 xfrm: Kill XFRM_LOOKUP_WAIT flag. by David S. Miller · 13 years ago
  60. a141471 ipv6: Change final dst lookup arg name to "can_sleep" by David S. Miller · 13 years ago
  61. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 13 years ago
  62. 5df65e5 net: Add FLOWI_FLAG_CAN_SLEEP. by David S. Miller · 13 years ago
  63. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 13 years ago
  64. abdf7e7 ipv4: Can final ip_route_connect() arg to boolean "can_sleep". by David S. Miller · 13 years ago
  65. 68d0c6d ipv6: Consolidate route lookup sequences. by David S. Miller · 13 years ago
  66. 903ab86 udp: Add lockless transmit path by Herbert Xu · 13 years ago
  67. f6b9664 udp: Switch to ip_finish_skb by Herbert Xu · 13 years ago
  68. 1c32c5a inet: Add ip_make_skb and ip_finish_skb by Herbert Xu · 13 years ago
  69. 1470ddf inet: Remove explicit write references to sk/inet in ip_append_data by Herbert Xu · 13 years ago
  70. 5a2ef920 inet: Remove unused sk_sndmsg_* from UFO by Herbert Xu · 13 years ago
  71. e46395a mac80211: make rate control Kconfig warning depend on mac80211 by Johannes Berg · 13 years ago
  72. 3af6334 mac80211: add support for showing the last rx bitrate by Felix Fietkau · 13 years ago
  73. c8dcfd8 cfg80211: add a field for the bitrate of the last rx data packet from a station by Felix Fietkau · 13 years ago
  74. a693e69 net: TX timestamps for IPv6 UDP packets by Anders Berggren · 13 years ago
  75. 696ea47 llc: avoid skb_clone() if there is only one handler by Changli Gao · 13 years ago
  76. b44d211 netlink: handle errors from netlink_dump() by Andrey Vagin · 13 years ago
  77. d45dcef Bluetooth: Fix BT_L2CAP and BT_SCO in Kconfig by Gustavo F. Padovan · 13 years ago
  78. 63d8ea7 net: Forgot to commit net/core/dev.c part of Jiri's ->rx_handler patch. by David S. Miller · 13 years ago
  79. 8a80c79 netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECV by Pablo Neira Ayuso · 13 years ago
  80. a70486f xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq. by David S. Miller · 13 years ago
  81. 6f2f19e xfrm: Pass name as const to xfrm_*_get_byname(). by David S. Miller · 13 years ago
  82. 5a698af bond: service netpoll arp queue on master device by Amerigo Wang · 13 years ago
  83. 080e413 netpoll: remove IFF_IN_NETPOLL flag by Amerigo Wang · 13 years ago
  84. 30e7627 Bluetooth: Use ERR_PTR as return error from hci_connect by Ville Tervo · 13 years ago
  85. bdce7ba Bluetooth: Validate data size before accessing mgmt commands by Szymon Janc · 13 years ago
  86. 4e51eae Bluetooth: Move index to common header in management interface by Szymon Janc · 13 years ago
  87. 779cb85 Bluetooth: Use proper command structure in remove_uuid by Szymon Janc · 13 years ago
  88. 4c93fbb pfkey: Use const where possible. by David S. Miller · 13 years ago
  89. 50899e8 Bluetooth: Remove duplicated BT_INFO() from L2CAP by Gustavo F. Padovan · 13 years ago
  90. 0ed54da Bluetooth: remove unnecessary call to hci_sock_cleanup by Anand Gadiyar · 13 years ago
  91. 52bc974 sched: protocol only needed when CONFIG_NET_CLS_ACT is enabled by Hagen Paul Pfeifer · 13 years ago
  92. ddc3731 ipv6: ignore rtnl_unicast() return code by Hagen Paul Pfeifer · 13 years ago
  93. e9476e9 ipv6: variable next is never used in this function by Hagen Paul Pfeifer · 13 years ago
  94. 96d796a ipv6: hash is calculated but not used afterwards by Hagen Paul Pfeifer · 13 years ago
  95. a5f5e36 ipv6: totlen is declared and assigned but not used by Hagen Paul Pfeifer · 13 years ago
  96. 3b193ad dccp: newdp is declared/assigned but never be used by Hagen Paul Pfeifer · 13 years ago
  97. 5aca1a9 net: handle addr_type of 0 properly by Hagen Paul Pfeifer · 13 years ago
  98. 5f16a43 mac80211: support direct offchannel TX offload by Johannes Berg · 13 years ago
  99. 8628172 mac80211: better fix for conn_mon_timer running after disassociate by Stanislaw Gruszka · 13 years ago
  100. 90b4ca9 mac80211: copy peer MCS TX parameters by Johannes Berg · 13 years ago