summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville14-194/+272
2010-10-01ipv4: rcu conversion in ip_route_output_slowEric Dumazet1-26/+12
2010-10-01ipv4: introduce __ip_dev_find()Eric Dumazet1-13/+19
2010-10-01ipv4: __mkroute_output() speedupEric Dumazet1-18/+15
2010-10-01Phonet: restore flow control credits when sending failsRémi Denis-Courmont1-2/+8
2010-09-30ip_gre: comments changeEric Dumazet1-4/+4
2010-09-30tcp: tcp_enter_quickack_mode can be staticstephen hemminger1-1/+1
2010-09-30arp: remove unnecessary export of arp_broken_opsstephen hemminger1-2/+1
2010-09-30net: rename netdev rx_queue to ingress_queueEric Dumazet3-15/+15
2010-09-30ip6tnl: percpu stats accountingEric Dumazet1-16/+77
2010-09-30ipip: enable lockless xmitsEric Dumazet1-0/+1
2010-09-30ip_gre: lockless xmitEric Dumazet1-0/+4
2010-09-30sit: enable lockless xmitsEric Dumazet1-0/+1
2010-09-30sit: fix percpu stats accountingEric Dumazet1-3/+11
2010-09-30ipip: fix percpu stats accountingEric Dumazet1-3/+10
2010-09-30net: add a recursion limit in xmit pathEric Dumazet1-1/+11
2010-09-29ipv6: Implement Any-IP support for IPv6.Maciej Żenczykowski1-1/+9
2010-09-29ipv4: Allow configuring subnets as local addressesTom Herbert2-5/+5
2010-09-28mac80211: Fix WMM driver queue configurationJuuso Oikarinen1-8/+8
2010-09-28cfg80211: always set IBSS basic ratesJohannes Berg2-17/+19
2010-09-28mac80211: fix offchannel assumption upon associationLuis R. Rodriguez1-1/+2
2010-09-288021q: Use netif_copy_real_num_queues() to set queue countsBen Hutchings1-1/+1
2010-09-28net: Allow changing number of RX queues after device allocationBen Hutchings3-18/+63
2010-09-28net: sk_{detach|attach}_filter() rcu fixesEric Dumazet1-6/+4
2010-09-28fib: use atomic_inc_not_zero() in fib_rules_lookupEric Dumazet1-3/+5
2010-09-28sit: percpu stats accountingEric Dumazet1-18/+64
2010-09-28ipip: percpu stats accountingEric Dumazet1-34/+93
2010-09-28ip_gre: percpu stats accountingEric Dumazet1-39/+104
2010-09-28vlan: use this_cpu_ptr() in vlan_skb_recv()Eric Dumazet1-2/+2
2010-09-28Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi2-6/+453
2010-09-27mac80211: move packet flags into packetJohannes Berg3-53/+89
2010-09-27mac80211: fix release_reorder_timeout in scanJohannes Berg1-14/+8
2010-09-27mac80211: clean up rx handling wrt. found_staJohannes Berg1-31/+25
2010-09-27mac80211: consolidate packet processingJohannes Berg1-103/+62
2010-09-27mac80211: remove prepare_for_handlers sdata argumentJohannes Berg1-8/+8
2010-09-27Revert "mac80211: fix use-after-free"John W. Linville1-0/+4
2010-09-27nl80211: Fix exit from nl80211_set_power_saveTeemu Paasikivi1-1/+2
2010-09-27mac80211: Support receiving data frames on multiple vifs.Ben Greear1-10/+70
2010-09-27mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear1-4/+11
2010-09-27mac80211: Support multiple VIFS per AP in debugfs.Ben Greear4-3/+5
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller36-126/+176
2010-09-27ipv6: add a missing unregister_pernet_subsys callNeil Horman2-3/+13
2010-09-27net: fix rcu use in ip_route_output_slowEric Dumazet1-1/+1
2010-09-27rps: allocate rx queues in register_netdevice onlyEric Dumazet1-44/+32
2010-09-27br2684: fix scheduling while atomicKarl Hiramoto1-10/+2
2010-09-27net: propagate NETIF_F_HIGHDMA to vlansEric Dumazet1-3/+4
2010-09-25net: fix a lockdep splatEric Dumazet6-26/+26
2010-09-25ip: take care of last fragment in ip_append_dataEric Dumazet1-3/+6
2010-09-24mac80211: clear txflags for ps-filtered framesChristian Lamparter1-0/+1
2010-09-24mac80211: Add DS Parameter Set into Probe Request on 2.4 GHzJouni Malinen3-4/+18