aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller2010-11-30
* inetpeer: Add v6 peers tree, abstract root properly.David S. Miller2010-11-30
* inetpeer: Abstract address comparisons.David S. Miller2010-11-30
* inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller2010-11-30
* inetpeer: Introduce inet_peer_address_t.David S. Miller2010-11-30
* inetpeer: Abstract out the tree root accesses.David S. Miller2010-11-30
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-11-29
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24
| |\
| | * mac80211: implement packet loss notificationJohannes Berg2010-11-24
| | * cfg80211: allow using CQM event to notify packet lossJohannes Berg2010-11-24
| | * mac80211: avoid aggregation for VO trafficLuis R. Rodriguez2010-11-24
| | * mac80211: reduce the number of retries for nullfunc probingFelix Fietkau2010-11-24
| | * mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau2010-11-24
| | * cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2010-11-24
| | * mac80211: probe the AP when resumingFelix Fietkau2010-11-24
| | * mac80211: calculate beacon loss time accuratelyFelix Fietkau2010-11-24
| | * mac80211: restart beacon miss timer on system resume from suspendFelix Fietkau2010-11-24
| | * net/wireless: Use pr_<level> and netdev_<level>Joe Perches2010-11-24
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24
| | |\
| | * | Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-24
| | * | mac80211: Disable hw crypto for GTKs on AP VLAN interfacesHelmut Schaa2010-11-22
| | * | cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez2010-11-22
| | * | cfg80211: move mutex locking to reg_process_pending_hints()Luis R. Rodriguez2010-11-22
| | * | cfg80211: move reg_work and reg_todo aboveLuis R. Rodriguez2010-11-22
| | * | cfg80211: put core regulatory request into queueLuis R. Rodriguez2010-11-22
| | * | nl80211/mac80211: Report signal averageBruno Randolf2010-11-18
| | * | mac80211: fix powersaving clients racesJohannes Berg2010-11-17
| | * | mac80211: defines for AC numbersJohannes Berg2010-11-17
| | * | mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-16
| | * | cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-16
| | * | mac80211: Add function to get probe request template for current APJuuso Oikarinen2010-11-16
| | * | mac80211: Add antenna configurationBruno Randolf2010-11-16
| | * | cfg80211: Add nl80211 antenna configurationBruno Randolf2010-11-16
| | * | mac80211: support hardware TX fragmentation offloadArik Nemtsov2010-11-16
* | | | xps: add __rcu annotationsEric Dumazet2010-11-29
* | | | xps: NUMA allocations for per cpu dataEric Dumazet2010-11-29
* | | | xps: Add CONFIG_XPSTom Herbert2010-11-28
* | | | ipv6: Prepare the tree for un-inlined jhash.Jozsef Kadlecsik2010-11-28
* | | | X25 remove bkl in call user data length ioctlandrew hendry2010-11-28
* | | | X25 remove bkl from causediag ioctlsandrew hendry2010-11-28
* | | | X25 remove bkl from calluserdata ioctlsandrew hendry2010-11-28
* | | | X25 remove bkl in facility ioctlsandrew hendry2010-11-28
* | | | X25 remove bkl in subscription ioctlsandrew hendry2010-11-28
* | | | 8021q: vlan device is lockless do not transfer real_num_{tx|rx}_queuesJohn Fastabend2010-11-28
* | | | net: add netif_tx_queue_frozen_or_stoppedEric Dumazet2010-11-28
* | | | ipv6: kill two unused macro definitionShan Wei2010-11-28
* | | | net: add some KERN_CONT markers to continuation linesUwe Kleine-König2010-11-28
* | | | rtnl: make link af-specific updates atomicThomas Graf2010-11-28
* | | | xps: Transmit Packet SteeringTom Herbert2010-11-24
* | | | xps: Improvements in TX queue selectionTom Herbert2010-11-24