aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-11-03net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_po...Jianjun Kong
2008-11-03net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c in...Jianjun Kong
2008-11-02sunrpc: Fix build warning due to typo in %pI4 format changes.David S. Miller
2008-11-02IPVS: Add IPv6 support to SH and DH schedulersJulius Volz
2008-11-02sch_netem: Replace ->requeue() method with open codeJarek Poplawski
2008-11-02sch_netem: Remove classful functionalityJarek Poplawski
2008-11-02[TCP] CUBIC v2.3Sangtae Ha
2008-11-01af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.cJianjun Kong
2008-11-01udp: add a missing smp_wmb() in udp_lib_get_port()Eric Dumazet
2008-11-01xfrm6: handling fragmentNicolas Dichtel
2008-10-31mac80211: fix two kernel-doc warningsJohannes Berg
2008-10-31wireless regulatory: move ignore_requestJohannes Berg
2008-10-31wireless: clean up regulatory ignore_request functionJohannes Berg
2008-10-31wireless: remove struct regdom hintingJohannes Berg
2008-10-31wireless: make regdom passing semantics simplerJohannes Berg
2008-10-31mac80211: Re-enable aggregationSujith
2008-10-31mac80211: allow all interfaces types to handle RX action framesAndrey Yurovsky
2008-10-31wireless: remove write-only 'granted' variableJohannes Berg
2008-10-31mac80211: Change WARN_ON to WARN_ON_ONCESujith
2008-10-31mac80211: make use of regulatory tx power settings on change of tx powerLuis R. Rodriguez
2008-10-31mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().Rami Rosen
2008-10-31wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville
2008-10-31wireless: escape_ssid should handle non-printablesJohn W. Linville
2008-10-31wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville
2008-10-31mac80211: insert AP sta entry after filling itJohannes Berg
2008-10-31wireless: fix EU checkJohannes Berg
2008-10-31wireless: get rid of pointless request listJohannes Berg
2008-10-31wireless: remove cfg80211_reg_mutexJohannes Berg
2008-10-31wireless: don't publish __regulatory_hintJohannes Berg
2008-10-31Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com
2008-10-31mac80211: inform userspace of probe/auth/assoc timeoutJohannes Berg
2008-10-31mac80211: remove rate_control_clearJohannes Berg
2008-10-31minstrel: improve performance for non-MRR driversFelix Fietkau
2008-10-31nl80211: fix monitor flagsJohannes Berg
2008-10-31make ieee80211 invisibleJohannes Berg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31mac80211: add might_sleep to hw_configJohannes Berg
2008-10-31mac80211: rewrite HT handlingJohannes Berg
2008-10-31mac80211: move bss_conf into vifJohannes Berg
2008-10-31mac80211: make retry limits part of hw configJohannes Berg
2008-10-31nl80211: export HT capabilitiesJohannes Berg
2008-10-31mac80211: provide sequence numbersJohannes Berg
2008-10-31rfkill: rate-limit rfkill-input workqueue usage (v3)Henrique de Moraes Holschuh
2008-10-31rfkill: honour EPO state when resuming a rfkill controllerHenrique de Moraes Holschuh
2008-10-31rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-inputHenrique de Moraes Holschuh
2008-10-31rfkill: export global states to rfkill-inputHenrique de Moraes Holschuh
2008-10-31rfkill: use killable locks instead of interruptibleHenrique de Moraes Holschuh
2008-10-31mac80211: introduce hw config change flagsJohannes Berg