aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-23mac80211: remove dead struct memberJohannes Berg1-1/+0
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller4-20/+26
2009-11-23rfkill: fix miscdev opsJohannes Berg1-0/+1
2009-11-23sctp: prevent too-fast association id reuseVlad Yasevich1-1/+12
2009-11-23sctp: fix integer overflow when setting the autoclose timerAndrei Pelinescu-Onciul1-1/+1
2009-11-23sctp: limit maximum autoclose setsockopt valueAndrei Pelinescu-Onciul1-0/+3
2009-11-23sctp: Fix mis-ordering of user space data when multihoming in useNeil Horman1-12/+13
2009-11-23sctp: Update max.burst implementationVlad Yasevich4-23/+54
2009-11-23sctp: Remove useless last_time_used variableVlad Yasevich3-9/+5
2009-11-23sctp: remove deprecated SCTP_GET_*_OLD stuffsAmerigo Wang1-325/+0
2009-11-23sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLEAndrei Pelinescu-Onciul1-4/+3
2009-11-23sctp: Update SWS avaoidance receiver side algorithmVlad Yasevich4-4/+20
2009-11-23sctp: Select a working primary during sctp_connectx()Vlad Yasevich2-0/+8
2009-11-23sctp: Fix malformed "Invalid Stream Identifier" errorVlad Yasevich2-9/+17
2009-11-23sctp: implement the sender side for SACK-IMMEDIATELY extensionWei Yongjun2-1/+21
2009-11-23sctp: implement the receiver side for SACK-IMMEDIATELY extensionWei Yongjun1-2/+6
2009-11-23net/ipv4: Move && and || to end of previous lineJoe Perches12-72/+73
2009-11-23pktgen: Fix device name comparesEric Dumazet1-8/+10
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-1/+1
2009-11-23netfilter: xt_limit: fix invalid return code in limit_mt_check()Patrick McHardy1-1/+1
2009-11-22net: Fix missing kernel-doc notationJaswinder Singh Rajput1-1/+1
2009-11-21tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTLDavid S. Miller1-7/+1
2009-11-20net: rename skb->iif to skb->skb_iifEric Dumazet5-7/+7
2009-11-19Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-10/+8
2009-11-19netfilter: nf_log: fix sleeping function called from invalid context in seq_show()Patrick McHardy1-13/+5
2009-11-19netfilter: xt_osf: fix xt_osf_remove_callback() return valuePatrick McHardy1-1/+1
2009-11-19mac80211: fix endianess on mesh_path_error_tx() callsRui Paulo1-2/+2
2009-11-19mac80211: add per-station HT capability fileJohannes Berg1-0/+29
2009-11-19mac80211: avoid spurious deauth frames/messagesJohannes Berg2-11/+42
2009-11-19mac80211: request TX status where neededJohannes Berg1-2/+2
2009-11-19cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg4-4/+47
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg8-30/+71
2009-11-19cfg80211: convert bools into flagsJohannes Berg5-18/+18
2009-11-19mac80211: fix resumeJohannes Berg2-10/+17
2009-11-18X25: Enable setting of cause and diagnostic fieldsAndrew Hendry2-0/+18
2009-11-18netsched: Allow var_sk_bound_if meta to work on all namespacesEric Dumazet1-1/+2
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller13-7/+18
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-45/+75
2009-11-18mac80211: update cfg80211 scan result code for the updated mesh conf IERui Paulo1-13/+18
2009-11-18mac80211: use a structure to hold the mesh config information elementRui Paulo4-23/+16
2009-11-18mac80211: move TX status handlingJohannes Berg4-337/+351
2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg12-24/+27
2009-11-18rfkill: Add constant for RFKILL_TYPE_FM radio devicesMarcel Holtmann1-1/+3
2009-11-18cfg80211: re-join IBSS when privacy changesJohannes Berg3-11/+44
2009-11-18mac80211: Fix panic in aggregation handlingSujith1-0/+2
2009-11-18cfg80211: Allow reassociation in associated stateJouni Malinen1-2/+18
2009-11-18mac80211: make software rate control optionalJohannes Berg5-13/+42
2009-11-18mac80211: use fixed broadcast addressJohannes Berg6-19/+27
2009-11-18mac80211: remove dev_hold/put callsJohannes Berg1-11/+5
2009-11-18mac80211: improve rate handlingJohannes Berg2-18/+18