1. 62832c0 sunrpc: Pull net argument downto svc_create_socket by Pavel Emelyanov · 14 years ago
  2. fc5d00b sunrpc: Add net argument to svc_create_xprt by Pavel Emelyanov · 14 years ago
  3. e204e62 sunrpc: Factor out rpc_xprt freeing by Pavel Emelyanov · 14 years ago
  4. bd1722d sunrpc: Factor out rpc_xprt allocation by Pavel Emelyanov · 14 years ago
  5. 41f4a6f 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
  6. 0197aa3 ipv4: rcu conversion in ip_route_output_slow by Eric Dumazet · 14 years ago
  7. 82efee1 ipv4: introduce __ip_dev_find() by Eric Dumazet · 14 years ago
  8. 173e79f vlan: dont drop packets from unknown vlans in promiscuous mode by Eric Dumazet · 14 years ago
  9. dd28d1a ipv4: __mkroute_output() speedup by Eric Dumazet · 14 years ago
  10. e1a5964 Phonet: restore flow control credits when sending fails by Rémi Denis-Courmont · 14 years ago
  11. 9262919 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  12. b0239c8 Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state" by Gustavo F. Padovan · 14 years ago
  13. fad003b Bluetooth: Fix inconsistent lock state with RFCOMM by Gustavo F. Padovan · 14 years ago
  14. ccbb84a Bluetooth: Simplify L2CAP Streaming mode sending by Gustavo F. Padovan · 14 years ago
  15. 8183b77 Bluetooth: fix MTU L2CAP configuration parameter by Andrei Emeltchenko · 14 years ago
  16. 8c462b6 Bluetooth: Only enable L2CAP FCS for ERTM or streaming by Mat Martineau · 14 years ago
  17. 6d0722a ip_gre: comments change by Eric Dumazet · 14 years ago
  18. 1b9f409 tcp: tcp_enter_quickack_mode can be static by stephen hemminger · 14 years ago
  19. a64de47 arp: remove unnecessary export of arp_broken_ops by stephen hemminger · 14 years ago
  20. a91e7d4 Phonet: Correct header retrieval after pskb_may_pull by Kumar Sanghvi · 14 years ago
  21. bfa5ae6 net: rename netdev rx_queue to ingress_queue by Eric Dumazet · 14 years ago
  22. 8560f22 ip6tnl: percpu stats accounting by Eric Dumazet · 14 years ago
  23. 153f094 ipip: enable lockless xmits by Eric Dumazet · 14 years ago
  24. b790e01 ip_gre: lockless xmit by Eric Dumazet · 14 years ago
  25. 8df40d1 sit: enable lockless xmits by Eric Dumazet · 14 years ago
  26. dd4080e sit: fix percpu stats accounting by Eric Dumazet · 14 years ago
  27. fada563 ipip: fix percpu stats accounting by Eric Dumazet · 14 years ago
  28. 745e20f net: add a recursion limit in xmit path by Eric Dumazet · 14 years ago
  29. c135e84 sunrpc: fix up rpcauth_remove_module section mismatch by Stephen Rothwell · 14 years ago
  30. ab79ad1 ipv6: Implement Any-IP support for IPv6. by Maciej Żenczykowski · 14 years ago
  31. 4465b46 ipv4: Allow configuring subnets as local addresses by Tom Herbert · 14 years ago
  32. 68c1f3a ip_gre: Fix dependencies wrt. ipv6. by David S. Miller · 14 years ago
  33. 4d22f7d net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out() by Damian Lukowski · 14 years ago
  34. f2176d7 mac80211: Fix WMM driver queue configuration by Juuso Oikarinen · 14 years ago
  35. 93b0523 cfg80211: always set IBSS basic rates by Johannes Berg · 14 years ago
  36. 8d4780e mac80211: fix offchannel assumption upon association by Luis R. Rodriguez · 14 years ago
  37. bc01befd netfilter: ctnetlink: add support for user-space expectation helpers by Pablo Neira Ayuso · 14 years ago
  38. a2724f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  39. 5df8dbd 8021q: Use netif_copy_real_num_queues() to set queue counts by Ben Hutchings · 14 years ago
  40. 62fe0b4 net: Allow changing number of RX queues after device allocation by Ben Hutchings · 14 years ago
  41. f91ff5b net: sk_{detach|attach}_filter() rcu fixes by Eric Dumazet · 14 years ago
  42. 7fa7cb7 fib: use atomic_inc_not_zero() in fib_rules_lookup by Eric Dumazet · 14 years ago
  43. 15fc1f7 sit: percpu stats accounting by Eric Dumazet · 14 years ago
  44. 3c97af9 ipip: percpu stats accounting by Eric Dumazet · 14 years ago
  45. e985aad ip_gre: percpu stats accounting by Eric Dumazet · 14 years ago
  46. af5ef24 vlan: use this_cpu_ptr() in vlan_skb_recv() by Eric Dumazet · 14 years ago
  47. 8d98efa Phonet: Implement Pipe Controller to support Nokia Slim Modems by Kumar Sanghvi · 14 years ago
  48. 01db403 tcp: Fix >4GB writes on 64-bit. by David S. Miller · 14 years ago
  49. 0b20406 net/9p: Mount only matching virtio channels by Sven Eckelmann · 14 years ago
  50. 7e1b33e ipv6: add IPv6 to neighbour table overflow warning by Ulrich Weber · 14 years ago
  51. b3de755 tcp: fix TSO FACK loss marking in tcp_mark_head_lost by Yuchung Cheng · 14 years ago
  52. 554891e mac80211: move packet flags into packet by Johannes Berg · 14 years ago
  53. 4080c7c mac80211: fix release_reorder_timeout in scan by Johannes Berg · 14 years ago
  54. 4b0dd98 mac80211: clean up rx handling wrt. found_sta by Johannes Berg · 14 years ago
  55. 4406c37 mac80211: consolidate packet processing by Johannes Berg · 14 years ago
  56. 20b01f8 mac80211: remove prepare_for_handlers sdata argument by Johannes Berg · 14 years ago
  57. 7c1e183 Revert "mac80211: fix use-after-free" by John W. Linville · 14 years ago
  58. 92e4494 nl80211: Fix exit from nl80211_set_power_save by Teemu Paasikivi · 14 years ago
  59. 56af326 mac80211: Support receiving data frames on multiple vifs. by Ben Greear · 14 years ago
  60. 686b9cb mac80211/ath9k: Support AMPDU with multiple VIFs. by Ben Greear · 14 years ago
  61. 295bafb mac80211: Support multiple VIFS per AP in debugfs. by Ben Greear · 14 years ago
  62. 90d51b0 sunrpc: Make the ip_map_cache be per-net by Pavel Emelyanov · 14 years ago
  63. 4f42d0d sunrpc: Make the /proc/net/rpc appear in net namespaces by Pavel Emelyanov · 14 years ago
  64. 2f72c9b sunrpc: The per-net skeleton by Pavel Emelyanov · 14 years ago
  65. 4fb8518 sunrpc: Tag svc_xprt with net by Pavel Emelyanov · 14 years ago
  66. 593ce16 sunrpc: Add routines that allow registering per-net caches by Pavel Emelyanov · 14 years ago
  67. 352114f sunrpc: Add net to pure API calls by Pavel Emelyanov · 14 years ago
  68. 3be4479 sunrpc: Pass xprt to cached get/put routines by Pavel Emelyanov · 14 years ago
  69. e3bfca0 sunrpc: Make xprt auth cache release work with the xprt by Pavel Emelyanov · 14 years ago
  70. bf18ab3 sunrpc: Pass the ip_map_parse's cd to lower calls by Pavel Emelyanov · 14 years ago
  71. 1d6400c net/9p: fix memory handling/allocation in rdma_request() by Davidlohr Bueso · 14 years ago
  72. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  73. 2cc6d2b ipv6: add a missing unregister_pernet_subsys call by Neil Horman · 14 years ago
  74. 83180af net: fix rcu use in ip_route_output_slow by Eric Dumazet · 14 years ago
  75. 1b4bf46 rps: allocate rx queues in register_netdevice only by Eric Dumazet · 14 years ago
  76. a3d6713 br2684: fix scheduling while atomic by Karl Hiramoto · 14 years ago
  77. c5256c5 net: propagate NETIF_F_HIGHDMA to vlans by Eric Dumazet · 14 years ago
  78. f064af1 net: fix a lockdep splat by Eric Dumazet · 14 years ago
  79. 59104f0 ip: take care of last fragment in ip_append_data by Eric Dumazet · 14 years ago
  80. eb7d306 mac80211: clear txflags for ps-filtered frames by Christian Lamparter · 14 years ago
  81. 651b522 mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz by Jouni Malinen · 14 years ago
  82. 8dcb200 mac80211: Filter ProbeReq SuppRates based on TX rate mask by Jouni Malinen · 14 years ago
  83. 29ad2fa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  84. cd87a2d mac80211: fix use-after-free by Johannes Berg · 14 years ago
  85. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  86. 655b5bb net/sunrpc/rpc_pipe.c: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  87. b42e179 Fix typo configue => configure in comments by Thomas Weber · 14 years ago
  88. 94e22389 xfrm4: strip ECN bits from tos field by Ulrich Weber · 14 years ago
  89. 768190f X.25 remove bkl in poll by andrew hendry · 14 years ago
  90. 40e192c X.25 remove bkl in getsockname by andrew hendry · 14 years ago
  91. cbdd769 netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag by Jiri Olsa · 14 years ago
  92. d6120b8 netfilter: nf_nat_snmp: fix checksum calculation (v4) by Patrick McHardy · 14 years ago
  93. 15cdead netfilter: fix a race in nf_ct_ext_create() by Eric Dumazet · 14 years ago
  94. b46ffb8 netfilter: fix ipt_REJECT TCP RST routing for indev == outdev by Changli Gao · 14 years ago
  95. 7874896 netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp() by Simon Horman · 14 years ago
  96. d485d50 netfilter: tproxy: nf_tproxy_assign_sock() can handle tw sockets by Eric Dumazet · 14 years ago
  97. e95dffa sunrpc/cache: fix recent breakage of cache_clean_deferred by NeilBrown · 14 years ago
  98. 8b008fa netfilter: ctnetlink: allow to specify the expectation flags by Pablo Neira Ayuso · 14 years ago
  99. bcac0df netfilter: ctnetlink: missing validation of CTA_EXPECT_ZONE attribute by Pablo Neira Ayuso · 14 years ago
  100. 5b92b61 netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpers by Pablo Neira Ayuso · 14 years ago