aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * mac80211: cancel scan in ieee80211_restart_hw if software scan pendingJohn W. Linville2010-08-31
| | * net/wireless: Remove double testJulia Lawall2010-08-31
| | * mac80211: Do not generate CQM events based on first Beacon framesJouni Malinen2010-08-31
| | * mac80211: Fix signal strength average initialization for CQM eventsJouni Malinen2010-08-31
| | * mac80211: fix offchannel queue stopJohannes Berg2010-08-27
| | * mac80211: support runtime interface type changesJohannes Berg2010-08-27
| | * mac80211: split out concurrent vif checksJohannes Berg2010-08-27
| | * mac80211: simplify zero address checksJohannes Berg2010-08-27
| | * mac80211: switch to ieee80211_sdata_runningJohannes Berg2010-08-27
| | * mac80211: clean up ifdown/cleanup pathsJohannes Berg2010-08-27
| | * mac80211: use subqueue helpersJohannes Berg2010-08-27
| | * mac80211: allow changing port control protocolJohannes Berg2010-08-27
| | * cfg80211: allow changing port control protocolJohannes Berg2010-08-27
| | * mac80211: allow vendor specific cipher suitesJohannes Berg2010-08-27
| | * cfg80211: allow vendor specific cipher suitesJohannes Berg2010-08-27
| | * mac80211: allow scan to complete from any contextJohannes Berg2010-08-27
| | * mac80211: remove unused scan expire defineJohannes Berg2010-08-27
| | * mac80211: fix mesh advertisementJohannes Berg2010-08-25
| | * mac80211: fix rcu-unsafe pointer dereferenceChristian Lamparter2010-08-25
| | * nl80211: fix missing nestingJohannes Berg2010-08-25
| | * mac80211: cancel restart_work in ieee80211_unregister_hwChristian Lamparter2010-08-25
| | * mac80211: fix warning for un-used parameterWey-Yi Guy2010-08-25
| | * net/mac80211: Use wiphy_<level>Joe Perches2010-08-25
* | | net: arp: code cleanupChangli Gao2010-09-02
* | | net: dev_add_pack() & __dev_remove_pack() changesEric Dumazet2010-09-02
* | | ipvs: use pkts for SCTP tooJulian Anastasov2010-09-02
* | | net: another last_rx roundEric Dumazet2010-09-02
|/ /
* | tcp: update also tcp_output with regard to RFC 5681Gerrit Renker2010-09-01
* | net: make rx_queue sysfs_ops conststephen hemminger2010-09-01
* | net: skbuff.c cleanupEric Dumazet2010-09-01
* | skge: add GRO supportEric Dumazet2010-09-01
* | net: tunnels should use rcu_dereferenceEric Dumazet2010-09-01
* | gro: unexport tcp4_gro_receive and tcp4_gro_completeEric Dumazet2010-08-31
* | pktgen: remove non used variableEric Dumazet2010-08-31
* | vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receiveJiri Pirko2010-08-31
* | Phonet: do not set POLLOUT in case of send buffer overflowRémi Denis-Courmont2010-08-31
* | Phonet: correct sendmsg() error code from sock_alloc_send_skb()Rémi Denis-Courmont2010-08-31
* | Phonet: restore flow control credits when sending failsRémi Denis-Courmont2010-08-31
* | ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet2010-08-30
* | net: struct xfrm_tunnel in read_mostly sectionEric Dumazet2010-08-30
* | dccp ccid-3: use per-route RTO or TCP RTO as fallbackGerrit Renker2010-08-30
* | dccp ccid-2: Share TCP's minimum RTO codeGerrit Renker2010-08-30
* | tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker2010-08-30
* | dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()Gerrit Renker2010-08-30
* | dccp ccid-2: Use u32 timestamps uniformlyGerrit Renker2010-08-30
* | tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu2010-08-30
* | IPVS: include net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell2010-08-30
* | phonet: use for_each_set_bitAkinobu Mita2010-08-28
* | econet: kill unnecessary spin_lock_init()Akinobu Mita2010-08-28
* | gro: __napi_gro_receive() optimizationsEric Dumazet2010-08-27