aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-09-29ip6tnl: percpu stats accountingEric Dumazet
2010-09-29ipip: enable lockless xmitsEric Dumazet
2010-09-29ip_gre: lockless xmitEric Dumazet
2010-09-29sit: enable lockless xmitsEric Dumazet
2010-09-29sit: fix percpu stats accountingEric Dumazet
2010-09-29ipip: fix percpu stats accountingEric Dumazet
2010-09-29net: add a recursion limit in xmit pathEric Dumazet
2010-09-28ipv6: Implement Any-IP support for IPv6.Maciej Żenczykowski
2010-09-28ipv4: Allow configuring subnets as local addressesTom Herbert
2010-09-28ip_gre: Fix dependencies wrt. ipv6.David S. Miller
2010-09-28net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()Damian Lukowski
2010-09-28mac80211: Fix WMM driver queue configurationJuuso Oikarinen
2010-09-28cfg80211: always set IBSS basic ratesJohannes Berg
2010-09-28mac80211: fix offchannel assumption upon associationLuis R. Rodriguez
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-278021q: Use netif_copy_real_num_queues() to set queue countsBen Hutchings
2010-09-27net: Allow changing number of RX queues after device allocationBen Hutchings
2010-09-27net: sk_{detach|attach}_filter() rcu fixesEric Dumazet
2010-09-27fib: use atomic_inc_not_zero() in fib_rules_lookupEric Dumazet
2010-09-27sit: percpu stats accountingEric Dumazet
2010-09-27ipip: percpu stats accountingEric Dumazet
2010-09-27ip_gre: percpu stats accountingEric Dumazet
2010-09-27vlan: use this_cpu_ptr() in vlan_skb_recv()Eric Dumazet
2010-09-27Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller
2010-09-27net/9p: Mount only matching virtio channelsSven Eckelmann
2010-09-27ipv6: add IPv6 to neighbour table overflow warningUlrich Weber
2010-09-27tcp: fix TSO FACK loss marking in tcp_mark_head_lostYuchung Cheng
2010-09-27mac80211: move packet flags into packetJohannes Berg
2010-09-27mac80211: fix release_reorder_timeout in scanJohannes Berg
2010-09-27mac80211: clean up rx handling wrt. found_staJohannes Berg
2010-09-27mac80211: consolidate packet processingJohannes Berg
2010-09-27mac80211: remove prepare_for_handlers sdata argumentJohannes Berg
2010-09-27Revert "mac80211: fix use-after-free"John W. Linville
2010-09-27nl80211: Fix exit from nl80211_set_power_saveTeemu Paasikivi
2010-09-27mac80211: Support receiving data frames on multiple vifs.Ben Greear
2010-09-27mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear
2010-09-27mac80211: Support multiple VIFS per AP in debugfs.Ben Greear
2010-09-27net/9p: fix memory handling/allocation in rdma_request()Davidlohr Bueso
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman
2010-09-26net: fix rcu use in ip_route_output_slowEric Dumazet
2010-09-26rps: allocate rx queues in register_netdevice onlyEric Dumazet
2010-09-26br2684: fix scheduling while atomicKarl Hiramoto
2010-09-26net: propagate NETIF_F_HIGHDMA to vlansEric Dumazet
2010-09-24net: fix a lockdep splatEric Dumazet
2010-09-24ip: take care of last fragment in ip_append_dataEric Dumazet
2010-09-24mac80211: clear txflags for ps-filtered framesChristian Lamparter
2010-09-24mac80211: Add DS Parameter Set into Probe Request on 2.4 GHzJouni Malinen
2010-09-24mac80211: Filter ProbeReq SuppRates based on TX rate maskJouni Malinen