aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | | | | | | | sctp: Fix mis-ordering of user space data when multihoming in useNeil Horman2009-11-23
| | * | | | | | | | sctp: Update max.burst implementationVlad Yasevich2009-11-23
| | * | | | | | | | sctp: Remove useless last_time_used variableVlad Yasevich2009-11-23
| | * | | | | | | | sctp: remove deprecated SCTP_GET_*_OLD stuffsAmerigo Wang2009-11-23
| | * | | | | | | | sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLEAndrei Pelinescu-Onciul2009-11-23
| | * | | | | | | | sctp: Update SWS avaoidance receiver side algorithmVlad Yasevich2009-11-23
| | * | | | | | | | sctp: Select a working primary during sctp_connectx()Vlad Yasevich2009-11-23
| | * | | | | | | | sctp: Fix malformed "Invalid Stream Identifier" errorVlad Yasevich2009-11-23
| | * | | | | | | | sctp: implement the sender side for SACK-IMMEDIATELY extensionWei Yongjun2009-11-23
| | * | | | | | | | sctp: implement the receiver side for SACK-IMMEDIATELY extensionWei Yongjun2009-11-23
| * | | | | | | | | vlan: support "loose binding" to the underlying network devicePatrick McHardy2009-11-26
| * | | | | | | | | veth: move loopback logic to common locationArnd Bergmann2009-11-26
| * | | | | | | | | xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRMMartin Willi2009-11-25
| * | | | | | | | | xfrm: Use the user specified truncation length in ESP and AHMartin Willi2009-11-25
| * | | | | | | | | xfrm: Store aalg in xfrm_state with a user specified truncation lengthMartin Willi2009-11-25
| * | | | | | | | | net: convert /proc/net/rt_acct to seq_fileAlexey Dobriyan2009-11-25
| * | | | | | | | | net: use net_eq to compare netsOctavian Purdila2009-11-25
| | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mac80211: Fix missing kernel-doc notationJaswinder Singh Rajput2009-11-23
| | * | | | | | | | mac80211: fix rcu lockingJohannes Berg2009-11-23
| | * | | | | | | | mac80211: remove dead struct memberJohannes Berg2009-11-23
| | * | | | | | | | mac80211: fix endianess on mesh_path_error_tx() callsRui Paulo2009-11-19
| | * | | | | | | | mac80211: add per-station HT capability fileJohannes Berg2009-11-19
| | * | | | | | | | mac80211: avoid spurious deauth frames/messagesJohannes Berg2009-11-19
| | * | | | | | | | mac80211: request TX status where neededJohannes Berg2009-11-19
| | * | | | | | | | cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg2009-11-19
| | * | | | | | | | cfg80211: introduce capability for 4addr modeJohannes Berg2009-11-19
| | * | | | | | | | cfg80211: convert bools into flagsJohannes Berg2009-11-19
| | * | | | | | | | mac80211: update cfg80211 scan result code for the updated mesh conf IERui Paulo2009-11-18
| | * | | | | | | | mac80211: use a structure to hold the mesh config information elementRui Paulo2009-11-18
| | * | | | | | | | mac80211: move TX status handlingJohannes Berg2009-11-18
| | * | | | | | | | mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg2009-11-18
| | * | | | | | | | rfkill: Add constant for RFKILL_TYPE_FM radio devicesMarcel Holtmann2009-11-18
| | * | | | | | | | cfg80211: re-join IBSS when privacy changesJohannes Berg2009-11-18
| | * | | | | | | | mac80211: Fix panic in aggregation handlingSujith2009-11-18
| | * | | | | | | | cfg80211: Allow reassociation in associated stateJouni Malinen2009-11-18
| | * | | | | | | | mac80211: make software rate control optionalJohannes Berg2009-11-18
| | * | | | | | | | mac80211: use fixed broadcast addressJohannes Berg2009-11-18
| | * | | | | | | | mac80211: remove dev_hold/put callsJohannes Berg2009-11-18
| | * | | | | | | | mac80211: improve rate handlingJohannes Berg2009-11-18
| | * | | | | | | | mac80211: trim RX dataJohannes Berg2009-11-18
| | * | | | | | | | mac80211: cleanup reorder buffer handlingJohannes Berg2009-11-18
| | * | | | | | | | mac80211: push michael MIC report after DA checkJohannes Berg2009-11-18
| | * | | | | | | | mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-18
| | * | | | | | | | mac80211: let sta_info_get_by_idx get sta by sdataJohannes Berg2009-11-18
| | * | | | | | | | mac80211: reduce the amount of unnecessary traffic on cooked monitor interfacesFelix Fietkau2009-11-18
| * | | | | | | | | net/ipv6: Move && and || to end of previous lineJoe Perches2009-11-24
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | net/ipv4: Move && and || to end of previous lineJoe Perches2009-11-23
| * | | | | | | | net: Fix missing kernel-doc notationJaswinder Singh Rajput2009-11-22
| * | | | | | | | tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTLDavid S. Miller2009-11-21