summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Create inet6_csk_route_req().David S. Miller2010-12-021-0/+32
* timewait_sock: Create and use getpeer op.David S. Miller2010-12-013-37/+54
* inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller2010-12-011-4/+4
* ipip: add module alias for tunl0 tunnel devicestephen hemminger2010-12-011-0/+1
* gre: add module alias for gre0 tunnel devicestephen hemminger2010-12-011-0/+1
* gre: minor cleanupsstephen hemminger2010-12-011-2/+2
* net sched: use xps information for qdisc NUMA affinityEric Dumazet2010-12-013-4/+17
* inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller2010-11-303-32/+42
* ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller2010-11-302-0/+20
* inetpeer: Add v6 peers tree, abstract root properly.David S. Miller2010-11-301-9/+18
* inetpeer: Abstract address comparisons.David S. Miller2010-11-301-8/+27
* inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller2010-11-304-9/+9
* inetpeer: Introduce inet_peer_address_t.David S. Miller2010-11-302-9/+9
* inetpeer: Abstract out the tree root accesses.David S. Miller2010-11-301-50/+69
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-11-2925-135/+606
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-2425-135/+606
| |\
| | * mac80211: implement packet loss notificationJohannes Berg2010-11-242-0/+25
| | * cfg80211: allow using CQM event to notify packet lossJohannes Berg2010-11-243-0/+61
| | * mac80211: avoid aggregation for VO trafficLuis R. Rodriguez2010-11-241-0/+3
| | * mac80211: reduce the number of retries for nullfunc probingFelix Fietkau2010-11-241-1/+8
| | * mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau2010-11-243-26/+72
| | * cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2010-11-243-17/+47
| | * mac80211: probe the AP when resumingFelix Fietkau2010-11-241-0/+1
| | * mac80211: calculate beacon loss time accuratelyFelix Fietkau2010-11-242-4/+13
| | * mac80211: restart beacon miss timer on system resume from suspendFelix Fietkau2010-11-241-0/+1
| | * net/wireless: Use pr_<level> and netdev_<level>Joe Perches2010-11-246-56/+44
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-247-13/+80
| | |\
| | * | Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-246-12/+1
| | * | mac80211: Disable hw crypto for GTKs on AP VLAN interfacesHelmut Schaa2010-11-221-1/+8
| | * | cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez2010-11-221-9/+43
| | * | cfg80211: move mutex locking to reg_process_pending_hints()Luis R. Rodriguez2010-11-221-8/+8
| | * | cfg80211: move reg_work and reg_todo aboveLuis R. Rodriguez2010-11-221-2/+3
| | * | cfg80211: put core regulatory request into queueLuis R. Rodriguez2010-11-221-6/+1
| | * | nl80211/mac80211: Report signal averageBruno Randolf2010-11-186-1/+12
| | * | mac80211: fix powersaving clients racesJohannes Berg2010-11-174-7/+29
| | * | mac80211: defines for AC numbersJohannes Berg2010-11-171-1/+10
| | * | mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-163-6/+19
| | * | cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-161-0/+5
| | * | mac80211: Add function to get probe request template for current APJuuso Oikarinen2010-11-163-5/+46
| | * | mac80211: Add antenna configurationBruno Randolf2010-11-163-0/+92
| | * | cfg80211: Add nl80211 antenna configurationBruno Randolf2010-11-161-1/+30
| | * | mac80211: support hardware TX fragmentation offloadArik Nemtsov2010-11-165-2/+54
* | | | xps: add __rcu annotationsEric Dumazet2010-11-291-9/+15
* | | | xps: NUMA allocations for per cpu dataEric Dumazet2010-11-291-2/+3
* | | | xps: Add CONFIG_XPSTom Herbert2010-11-284-19/+45
* | | | ipv6: Prepare the tree for un-inlined jhash.Jozsef Kadlecsik2010-11-282-32/+26
* | | | X25 remove bkl in call user data length ioctlandrew hendry2010-11-281-5/+6
* | | | X25 remove bkl from causediag ioctlsandrew hendry2010-11-281-8/+7
* | | | X25 remove bkl from calluserdata ioctlsandrew hendry2010-11-281-7/+7
* | | | X25 remove bkl in facility ioctlsandrew hendry2010-11-281-23/+25
OpenPOWER on IntegriCloud