summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c in...Jianjun Kong2008-11-036-13/+13
* sunrpc: Fix build warning due to typo in %pI4 format changes.David S. Miller2008-11-031-1/+1
* IPVS: Add IPv6 support to SH and DH schedulersJulius Volz2008-11-032-18/+42
* sch_netem: Replace ->requeue() method with open codeJarek Poplawski2008-11-021-1/+5
* sch_netem: Remove classful functionalityJarek Poplawski2008-11-021-87/+0
* [TCP] CUBIC v2.3Sangtae Ha2008-11-021-11/+109
* af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.cJianjun Kong2008-11-023-44/+42
* udp: add a missing smp_wmb() in udp_lib_get_port()Eric Dumazet2008-11-021-0/+5
* xfrm6: handling fragmentNicolas Dichtel2008-11-021-3/+6
* mac80211: fix two kernel-doc warningsJohannes Berg2008-11-011-18/+20
* wireless regulatory: move ignore_requestJohannes Berg2008-11-011-63/+63
* wireless: clean up regulatory ignore_request functionJohannes Berg2008-11-011-40/+27
* wireless: remove struct regdom hintingJohannes Berg2008-11-013-64/+24
* wireless: make regdom passing semantics simplerJohannes Berg2008-11-012-8/+6
* mac80211: Re-enable aggregationSujith2008-11-016-54/+64
* mac80211: allow all interfaces types to handle RX action framesAndrey Yurovsky2008-11-011-8/+0
* wireless: remove write-only 'granted' variableJohannes Berg2008-11-011-2/+0
* mac80211: Change WARN_ON to WARN_ON_ONCESujith2008-11-011-2/+2
* mac80211: make use of regulatory tx power settings on change of tx powerLuis R. Rodriguez2008-11-011-12/+6
* mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().Rami Rosen2008-11-011-49/+55
* wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville2008-11-011-1/+1
* wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-11-013-14/+21
* wireless: escape_ssid should handle non-printablesJohn W. Linville2008-11-011-6/+19
* wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville2008-11-013-27/+5
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-11-017-44/+89
* mac80211: insert AP sta entry after filling itJohannes Berg2008-11-011-13/+18
* wireless: fix EU checkJohannes Berg2008-11-011-1/+1
* wireless: get rid of pointless request listJohannes Berg2008-11-011-69/+21
* wireless: remove cfg80211_reg_mutexJohannes Berg2008-11-013-8/+2
* wireless: don't publish __regulatory_hintJohannes Berg2008-11-011-0/+28
* Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com2008-11-013-20/+260
* mac80211: inform userspace of probe/auth/assoc timeoutJohannes Berg2008-11-011-0/+3
* mac80211: remove rate_control_clearJohannes Berg2008-11-014-19/+0
* minstrel: improve performance for non-MRR driversFelix Fietkau2008-11-012-4/+27
* nl80211: fix monitor flagsJohannes Berg2008-11-011-1/+1
* make ieee80211 invisibleJohannes Berg2008-11-011-40/+16
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-11-0112-310/+306
* mac80211: add might_sleep to hw_configJohannes Berg2008-11-011-0/+2
* mac80211: rewrite HT handlingJohannes Berg2008-11-014-153/+134
* mac80211: move bss_conf into vifJohannes Berg2008-11-018-38/+35
* mac80211: make retry limits part of hw configJohannes Berg2008-11-015-24/+18
* nl80211: export HT capabilitiesJohannes Berg2008-11-011-0/+13
* mac80211: provide sequence numbersJohannes Berg2008-11-012-0/+12
* rfkill: rate-limit rfkill-input workqueue usage (v3)Henrique de Moraes Holschuh2008-11-011-8/+41
* rfkill: honour EPO state when resuming a rfkill controllerHenrique de Moraes Holschuh2008-11-011-2/+11
* rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-inputHenrique de Moraes Holschuh2008-11-013-80/+274
* rfkill: export global states to rfkill-inputHenrique de Moraes Holschuh2008-11-012-0/+15
* rfkill: use killable locks instead of interruptibleHenrique de Moraes Holschuh2008-11-011-3/+4
* mac80211: introduce hw config change flagsJohannes Berg2008-11-017-32/+56
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-11-013-11/+0