summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2009-07-27net/netlabel: Correct redundant testJulia Lawall
2009-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller
2009-07-27phonet: phonet_device_get() fixEric Dumazet
2009-07-26ethtool: device independent rx_csum and get_flags routinesSridhar Samudrala
2009-07-26phonet: Fix build.David S. Miller
2009-07-24mac80211: Fix regression in mesh forwarding path.Javier Cardona
2009-07-24mac80211: fix ieee80211_xmit call contextJohannes Berg
2009-07-24net: remove unused skb->do_not_encryptJohannes Berg
2009-07-24mac80211: remove master netdevJohannes Berg
2009-07-24net: export __dev_addr_sync/__dev_addr_unsyncJohannes Berg
2009-07-24cfg80211: avoid setting default_key if add_key failsZhu Yi
2009-07-24cfg80211: fix typo of IWEVASSOCRESPIEZhu Yi
2009-07-24cfg80211: set_default_key only for WEPZhu Yi
2009-07-24mac80211: fix spare warnings in driver-trace.hChristian Lamparter
2009-07-24mac80211: do not monitor the connection while scanningChristian Lamparter
2009-07-24cfg80211: don't optimise wext calls too muchJohannes Berg
2009-07-24cfg80211: remove WARN_ON in __cfg80211_sme_scan_doneZhu Yi
2009-07-24cfg80211: treat ieee80211_regdom hints as user hintsLuis R. Rodriguez
2009-07-24mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez
2009-07-24mac80211: make minstrel/pid RC use ieee80211_is_data(fc)Luis R. Rodriguez
2009-07-24mac80211: drop frames for sta with no valid rateLuis R. Rodriguez
2009-07-24cfg80211: fix unregistrationJohannes Berg
2009-07-24mac80211: cancel the connection monitor timers/workJohannes Berg
2009-07-24cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)Gábor Stefanik
2009-07-24cfg80211: fix more bugs in mlme handlingJohannes Berg
2009-07-24nl80211: report BSS statusJohannes Berg
2009-07-24cfg80211: fix wext setting SSIDJohannes Berg
2009-07-24cfg80211: don't look at wdev->ssid for giwessidJohannes Berg
2009-07-24cfg80211: fix wext statsJohannes Berg
2009-07-24mac80211: mesh: fix two small problemsJohannes Berg
2009-07-24cfg80211: fix a locking bugJohannes Berg
2009-07-24mac80211: monitor the connectionJohannes Berg
2009-07-24mac80211: fix multi-use timerJohannes Berg
2009-07-24cfg80211: fix NULL dereference in IBSS SIOCGIWAPZhu Yi
2009-07-24cfg80211: rework key operationJohannes Berg
2009-07-24nl80211: introduce new key attributesJohannes Berg
2009-07-24mac80211: Assign next hop address to pending mesh framesJavier Cardona
2009-07-24cfg80211: fix two bugletsJohannes Berg
2009-07-24cfg80211: fix race in giwrateJohannes Berg
2009-07-24mac80211: driver operation debuggingJohannes Berg
2009-07-24mac80211: fix sparse warningJohannes Berg
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-23TCP: Add comments to (near) all functions in tcp_output.c v3Andi Kleen
2009-07-23af_packet: style cleanupsEric Dumazet
2009-07-23Phonet: dropped datagrams accountingRémi Denis-Courmont
2009-07-23Phonet: account for dropped RX packetsRémi Denis-Courmont
2009-07-23Phonet: sockets list through proc_fsRémi Denis-Courmont
2009-07-23ieee802154: move headers out of extra directoryDmitry Eremin-Solenikov
2009-07-21mcastv6: Local variable shadows function argumentGerrit Renker
2009-07-21cfg80211: double free in __cfg80211_scan_doneChristian Lamparter