summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* X25: Check for errors in x25_initandrew hendry2009-11-291-3/+16
* X25: Move SYSCTL ifdefs into headerandrew hendry2009-11-291-4/+0
* Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller2009-11-2911-391/+163
|\
| * sctp: prevent too-fast association id reuseVlad Yasevich2009-11-231-1/+12
| * sctp: fix integer overflow when setting the autoclose timerAndrei Pelinescu-Onciul2009-11-231-1/+1
| * sctp: limit maximum autoclose setsockopt valueAndrei Pelinescu-Onciul2009-11-231-0/+3
| * sctp: Fix mis-ordering of user space data when multihoming in useNeil Horman2009-11-231-12/+13
| * sctp: Update max.burst implementationVlad Yasevich2009-11-234-23/+54
| * sctp: Remove useless last_time_used variableVlad Yasevich2009-11-233-9/+5
| * sctp: remove deprecated SCTP_GET_*_OLD stuffsAmerigo Wang2009-11-231-325/+0
| * sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLEAndrei Pelinescu-Onciul2009-11-231-4/+3
| * sctp: Update SWS avaoidance receiver side algorithmVlad Yasevich2009-11-234-4/+20
| * sctp: Select a working primary during sctp_connectx()Vlad Yasevich2009-11-232-0/+8
| * sctp: Fix malformed "Invalid Stream Identifier" errorVlad Yasevich2009-11-232-9/+17
| * sctp: implement the sender side for SACK-IMMEDIATELY extensionWei Yongjun2009-11-232-1/+21
| * sctp: implement the receiver side for SACK-IMMEDIATELY extensionWei Yongjun2009-11-231-2/+6
* | vlan: support "loose binding" to the underlying network devicePatrick McHardy2009-11-263-5/+13
* | veth: move loopback logic to common locationArnd Bergmann2009-11-261-0/+40
* | xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRMMartin Willi2009-11-251-0/+34
* | xfrm: Use the user specified truncation length in ESP and AHMartin Willi2009-11-254-4/+4
* | xfrm: Store aalg in xfrm_state with a user specified truncation lengthMartin Willi2009-11-252-9/+122
* | net: convert /proc/net/rt_acct to seq_fileAlexey Dobriyan2009-11-251-35/+33
* | net: use net_eq to compare netsOctavian Purdila2009-11-2543-67/+69
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-2443-766/+1008
|\ \
| * | mac80211: Fix missing kernel-doc notationJaswinder Singh Rajput2009-11-231-1/+1
| * | mac80211: fix rcu lockingJohannes Berg2009-11-231-1/+3
| * | mac80211: remove dead struct memberJohannes Berg2009-11-231-1/+0
| * | mac80211: fix endianess on mesh_path_error_tx() callsRui Paulo2009-11-191-2/+2
| * | mac80211: add per-station HT capability fileJohannes Berg2009-11-191-0/+29
| * | mac80211: avoid spurious deauth frames/messagesJohannes Berg2009-11-192-11/+42
| * | mac80211: request TX status where neededJohannes Berg2009-11-191-2/+2
| * | cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg2009-11-194-4/+47
| * | cfg80211: introduce capability for 4addr modeJohannes Berg2009-11-198-30/+71
| * | cfg80211: convert bools into flagsJohannes Berg2009-11-195-18/+18
| * | mac80211: update cfg80211 scan result code for the updated mesh conf IERui Paulo2009-11-181-13/+18
| * | mac80211: use a structure to hold the mesh config information elementRui Paulo2009-11-184-23/+16
| * | mac80211: move TX status handlingJohannes Berg2009-11-184-337/+351
| * | mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg2009-11-1812-24/+27
| * | rfkill: Add constant for RFKILL_TYPE_FM radio devicesMarcel Holtmann2009-11-181-1/+3
| * | cfg80211: re-join IBSS when privacy changesJohannes Berg2009-11-183-11/+44
| * | mac80211: Fix panic in aggregation handlingSujith2009-11-181-0/+2
| * | cfg80211: Allow reassociation in associated stateJouni Malinen2009-11-181-2/+18
| * | mac80211: make software rate control optionalJohannes Berg2009-11-185-13/+42
| * | mac80211: use fixed broadcast addressJohannes Berg2009-11-186-19/+27
| * | mac80211: remove dev_hold/put callsJohannes Berg2009-11-181-11/+5
| * | mac80211: improve rate handlingJohannes Berg2009-11-182-18/+18
| * | mac80211: trim RX dataJohannes Berg2009-11-184-54/+61
| * | mac80211: cleanup reorder buffer handlingJohannes Berg2009-11-181-81/+81
| * | mac80211: push michael MIC report after DA checkJohannes Berg2009-11-181-24/+23
| * | mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-187-72/+58
OpenPOWER on IntegriCloud