aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2008-08-27dccp: Silently ignore options with nonsensical lengthsGerrit Renker1-4/+6
2008-08-27dccp: Always generate a Reset in response to option errorsWei Yongjun1-2/+2
2008-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Simon Horman14-557/+1170
2008-08-27IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.cJulius Volz3-177/+1
2008-08-27IPVS: Integrate ESP protocol into ip_vs_proto_ah.cJulius Volz3-24/+54
2008-08-26mac80211: quiet chatty IBSS merge messageJohn W. Linville1-1/+1
2008-08-26mac80211: don't send empty extended rates IEJan-Espen Pettersen1-1/+1
2008-08-26mac80211: Fix debugfs file add/del for netdevJouni Malinen2-12/+18
2008-08-26net/mac80211/mesh.c: correct the argument to __mesh_table_freeJulia Lawall1-1/+1
2008-08-26mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOMJouni Malinen1-39/+9
2008-08-26net: rfkill: add missing line breakFelipe Balbi1-1/+1
2008-08-25ipv6: sysctl fixesAl Viro1-1/+1
2008-08-25ipv4: sysctl fixesAl Viro1-4/+20
2008-08-25sctp: add verification checks to SCTP_AUTH_KEY optionVlad Yasevich2-0/+9
2008-08-23ipv6: protocol for address routesStephen Hemminger1-0/+1
2008-08-23tcp: Add tcp_parse_aligned_timestampIlpo Järvinen1-19/+18
2008-08-23tcp: Add tcp_collapse_one to eliminate duplicated codeIlpo Järvinen1-10/+14
2008-08-23tcp: Add tcp_validate_incoming & put duplicated code thereIlpo Järvinen1-78/+69
2008-08-23icmp: icmp_sk() should not use smp_processor_id() in preemptible codeDenis V. Lunev2-19/+26
2008-08-22mac80211: add direct probe before associationRon Rindjunsky2-15/+73
2008-08-22mac80211: change number of pre-assoc scansRon Rindjunsky2-3/+10
2008-08-22mac80211: cleanup mlme state namespaceTomas Winkler4-51/+61
2008-08-22mac80211: filter probes in ieee80211_rx_mgmt_probe_respTomas Winkler1-3/+3
2008-08-22replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene16-608/+545
2008-08-22move ETH_P_PAE from ieee80211_i.h to if_ether.hJasper Bryant-Greene1-4/+0
2008-08-22rfkill: introduce RFKILL_STATE_MAXHenrique de Moraes Holschuh1-3/+8
2008-08-22rfkill: add __must_check annotationsHenrique de Moraes Holschuh1-2/+3
2008-08-22rfkill: add default global states (v2)Henrique de Moraes Holschuh2-12/+116
2008-08-22rfkill: detect bogus double-registering (v2)Henrique de Moraes Holschuh1-1/+28
2008-08-22mac80211: allow no mac address until firmware loadLuis Carlos Cobo1-0/+38
2008-08-22mac80211: remove WLAN_FC_DATA_PRESENTHarvey Harrison1-2/+0
2008-08-22mac80211: remove rx/tx_data->fc memberHarvey Harrison3-9/+4
2008-08-22mac80211: use ieee80211 frame control directlyHarvey Harrison3-51/+44
2008-08-22mac80211: remove IEEE80211_FC helperHarvey Harrison5-33/+31
2008-08-22mac80211: remove ieee80211_get_hdrlenHarvey Harrison1-39/+0
2008-08-22mac80211: rx.c/tx.c remove more users of tx/rx_data->fcHarvey Harrison2-39/+25
2008-08-22mac80211: wep.c replace magic numbers in IV/ICV removalHarvey Harrison1-4/+3
2008-08-22mac80211: wme.h remove unused QOS_CONTROL_LENHarvey Harrison1-2/+0
2008-08-22mac80211: explicitly check skb->lenHarvey Harrison1-14/+11
2008-08-22mac80211: radiotap: assume modulation from ratesBruno Randolf1-1/+4
2008-08-22mac80211: add rx status flag for short preambleBruno Randolf1-0/+2
2008-08-22mac80211: add ieee80211_queue_stopped)Tomas Winkler1-0/+7
2008-08-22WIRELESS: Make wireless one-click selectable.Robert P. J. Day1-2/+6
2008-08-22net/ieee80211: adjust error handlingJulia Lawall1-4/+4
2008-08-22pkt_sched: Fix qdisc list lockingJarek Poplawski2-8/+41
2008-08-21pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski2-0/+8
2008-08-21sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich2-22/+67
2008-08-19pkt_sched: Prevent livelock in TX queue running.David S. Miller1-1/+3
2008-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller6-192/+194
2008-08-19ipvs: Fix race conditions in lblcr schedulerSven Wegener1-115/+114