summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-08-22mac80211: add direct probe before associationRon Rindjunsky
2008-08-22mac80211: change number of pre-assoc scansRon Rindjunsky
2008-08-22mac80211: cleanup mlme state namespaceTomas Winkler
2008-08-22mac80211: filter probes in ieee80211_rx_mgmt_probe_respTomas Winkler
2008-08-22replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene
2008-08-22move ETH_P_PAE from ieee80211_i.h to if_ether.hJasper Bryant-Greene
2008-08-22rfkill: introduce RFKILL_STATE_MAXHenrique de Moraes Holschuh
2008-08-22rfkill: add __must_check annotationsHenrique de Moraes Holschuh
2008-08-22rfkill: add default global states (v2)Henrique de Moraes Holschuh
2008-08-22rfkill: detect bogus double-registering (v2)Henrique de Moraes Holschuh
2008-08-22mac80211: allow no mac address until firmware loadLuis Carlos Cobo
2008-08-22mac80211: remove WLAN_FC_DATA_PRESENTHarvey Harrison
2008-08-22mac80211: remove rx/tx_data->fc memberHarvey Harrison
2008-08-22mac80211: use ieee80211 frame control directlyHarvey Harrison
2008-08-22mac80211: remove IEEE80211_FC helperHarvey Harrison
2008-08-22mac80211: remove ieee80211_get_hdrlenHarvey Harrison
2008-08-22mac80211: rx.c/tx.c remove more users of tx/rx_data->fcHarvey Harrison
2008-08-22mac80211: wep.c replace magic numbers in IV/ICV removalHarvey Harrison
2008-08-22mac80211: wme.h remove unused QOS_CONTROL_LENHarvey Harrison
2008-08-22mac80211: explicitly check skb->lenHarvey Harrison
2008-08-22mac80211: radiotap: assume modulation from ratesBruno Randolf
2008-08-22mac80211: add rx status flag for short preambleBruno Randolf
2008-08-22mac80211: add ieee80211_queue_stopped)Tomas Winkler
2008-08-22WIRELESS: Make wireless one-click selectable.Robert P. J. Day
2008-08-22net/ieee80211: adjust error handlingJulia Lawall
2008-08-21pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski
2008-08-21sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich
2008-08-19pkt_sched: Prevent livelock in TX queue running.David S. Miller
2008-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-08-18Revert "pkt_sched: Add BH protection for qdisc_stab_lock."David S. Miller
2008-08-18Revert "pkt_sched: Protect gen estimators under est_lock."David S. Miller
2008-08-18pkt_sched: remove bogus block (cleanup)Ilpo Järvinen
2008-08-18nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomizationStephen Hemminger
2008-08-18netfilter: ctnetlink: sleepable allocation with spin lock bhPablo Neira Ayuso
2008-08-18netfilter: ctnetlink: fix sleep in read-side lock sectionPablo Neira Ayuso
2008-08-18netfilter: ctnetlink: fix double helper assignation for NAT'ed conntracksPablo Neira Ayuso
2008-08-18netfilter: ipt_addrtype: Fix matching of inverted destination address typeAnders Grafström
2008-08-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-08-18dccp: Fix panic caused by too early termination of retransmission mechanismGerrit Renker
2008-08-18pkt_sched: Don't hold qdisc lock over qdisc_destroy().David S. Miller
2008-08-18pkt_sched: Add lockdep annotation for qdisc locksJarek Poplawski
2008-08-18pkt_sched: Never schedule non-root qdiscs.David S. Miller
2008-08-18mac80211: update new sta's rx timestampRon Rindjunsky
2008-08-18rfkill: protect suspended rfkill controllersHenrique de Moraes Holschuh
2008-08-18[Bluetooth] Consolidate maintainers informationMarcel Holtmann
2008-08-18[Bluetooth] Fix userspace breakage due missing class linksMarcel Holtmann
2008-08-18pkt_sched: Fix return value corruption in HTB and TBF.David S. Miller
2008-08-17pkt_sched: Fix missed RCU unlock in dev_queue_xmit()David S. Miller
2008-08-17ipv6: Fix the return interface index when get it while no message is received.Yang Hongyang
2008-08-17sch_prio: Use NET_XMIT_SUCCESS instead of "0" constant.David S. Miller