summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* sctp: Fix break indentation in sctp_ioctl().David S. Miller2010-10-031-1/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-10-0314-194/+272
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-0114-194/+272
| |\
| | * mac80211: Fix WMM driver queue configurationJuuso Oikarinen2010-09-281-8/+8
| | * cfg80211: always set IBSS basic ratesJohannes Berg2010-09-282-17/+19
| | * mac80211: fix offchannel assumption upon associationLuis R. Rodriguez2010-09-281-1/+2
| | * mac80211: move packet flags into packetJohannes Berg2010-09-273-53/+89
| | * mac80211: fix release_reorder_timeout in scanJohannes Berg2010-09-271-14/+8
| | * mac80211: clean up rx handling wrt. found_staJohannes Berg2010-09-271-31/+25
| | * mac80211: consolidate packet processingJohannes Berg2010-09-271-103/+62
| | * mac80211: remove prepare_for_handlers sdata argumentJohannes Berg2010-09-271-8/+8
| | * Revert "mac80211: fix use-after-free"John W. Linville2010-09-271-0/+4
| | * nl80211: Fix exit from nl80211_set_power_saveTeemu Paasikivi2010-09-271-1/+2
| | * mac80211: Support receiving data frames on multiple vifs.Ben Greear2010-09-271-10/+70
| | * mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear2010-09-271-4/+11
| | * mac80211: Support multiple VIFS per AP in debugfs.Ben Greear2010-09-274-3/+5
| | * mac80211: clear txflags for ps-filtered framesChristian Lamparter2010-09-241-0/+1
| | * mac80211: Add DS Parameter Set into Probe Request on 2.4 GHzJouni Malinen2010-09-243-4/+18
| | * mac80211: Filter ProbeReq SuppRates based on TX rate maskJouni Malinen2010-09-243-17/+24
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-246-14/+38
| | |\
| | | * mac80211: fix use-after-freeJohannes Berg2010-09-241-4/+0
* | | | ipmr: cleanupsEric Dumazet2010-10-031-114/+124
* | | | ipmr: RCU protection for mfc_cache_arrayEric Dumazet2010-10-031-40/+47
* | | | ipmr: RCU conversion of mroute_skEric Dumazet2010-10-031-42/+49
* | | | ipmr: __pim_rcv() is called under rcu_read_lockEric Dumazet2010-10-031-6/+4
* | | | gre: protocol table can be staticstephen hemminger2010-10-031-1/+1
|/ / /
* | | ipv4: rcu conversion in ip_route_output_slowEric Dumazet2010-09-301-26/+12
* | | ipv4: introduce __ip_dev_find()Eric Dumazet2010-09-301-13/+19
* | | ipv4: __mkroute_output() speedupEric Dumazet2010-09-301-18/+15
* | | Phonet: restore flow control credits when sending failsRémi Denis-Courmont2010-09-301-2/+8
* | | ip_gre: comments changeEric Dumazet2010-09-291-4/+4
* | | tcp: tcp_enter_quickack_mode can be staticstephen hemminger2010-09-291-1/+1
* | | arp: remove unnecessary export of arp_broken_opsstephen hemminger2010-09-291-2/+1
* | | net: rename netdev rx_queue to ingress_queueEric Dumazet2010-09-293-15/+15
* | | ip6tnl: percpu stats accountingEric Dumazet2010-09-291-16/+77
* | | ipip: enable lockless xmitsEric Dumazet2010-09-291-0/+1
* | | ip_gre: lockless xmitEric Dumazet2010-09-291-0/+4
* | | sit: enable lockless xmitsEric Dumazet2010-09-291-0/+1
* | | sit: fix percpu stats accountingEric Dumazet2010-09-291-3/+11
* | | ipip: fix percpu stats accountingEric Dumazet2010-09-291-3/+10
* | | net: add a recursion limit in xmit pathEric Dumazet2010-09-291-1/+11
* | | ipv6: Implement Any-IP support for IPv6.Maciej Żenczykowski2010-09-281-1/+9
* | | ipv4: Allow configuring subnets as local addressesTom Herbert2010-09-282-5/+5
* | | 8021q: Use netif_copy_real_num_queues() to set queue countsBen Hutchings2010-09-271-1/+1
* | | net: Allow changing number of RX queues after device allocationBen Hutchings2010-09-273-18/+63
* | | net: sk_{detach|attach}_filter() rcu fixesEric Dumazet2010-09-271-6/+4
* | | fib: use atomic_inc_not_zero() in fib_rules_lookupEric Dumazet2010-09-271-3/+5
* | | sit: percpu stats accountingEric Dumazet2010-09-271-18/+64
* | | ipip: percpu stats accountingEric Dumazet2010-09-271-34/+93
* | | ip_gre: percpu stats accountingEric Dumazet2010-09-271-39/+104
OpenPOWER on IntegriCloud