summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tipc: Delete tipc_ownidentity()Allan Stephens2010-12-023-10/+2
* tipc: Eliminate obsolete native API forwarding routinesAllan Stephens2010-12-022-87/+15
* tipc: Eliminate an unused symbolic constant in link codeAllan Stephens2010-12-021-6/+0
* tipc: Eliminate useless initialization when creating subscriberAllan Stephens2010-12-021-1/+1
* tipc: Remove unused domain argument from multicast send routineAllan Stephens2010-12-023-3/+2
* tipc: Remove support for TIPC mode change callbackAllan Stephens2010-12-024-53/+5
* tipc: Delete useless function prototypesAllan Stephens2010-12-024-4/+0
* tipc: Eliminate useless return value when disabling a bearerAllan Stephens2010-12-021-4/+5
* tipc: Delete unused configuration service structure definitionAllan Stephens2010-12-021-7/+0
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-0222-77/+0
* tipc: Remove obsolete native API files and exportsAllan Stephens2010-12-0211-58/+382
* ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic numberShan Wei2010-12-021-12/+12
* tcp: use TCP_BASE_MSS to set basic mss valueShan Wei2010-12-021-1/+1
* tcp: Implement ipv6 ->get_peer() and ->tw_get_peer().David S. Miller2010-12-021-4/+18
* tcp: Add timewait recycling bits to ipv6 connect code.David S. Miller2010-12-022-25/+77
* 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
OpenPOWER on IntegriCloud