aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | SCTP: Make sctp_verify_param return multiple indications.Vlad Yasevich2007-11-09
| * | SCTP: Convert custom hash lists to use hlist.Vlad Yasevich2007-11-09
| * | SCTP: Use hashed lookup when looking for an association.Vlad Yasevich2007-11-09
| * | SCTP: Fix a potential race between timers and receive path.Vlad Yasevich2007-11-07
| * | SCTP: Allow ADD_IP to work with AUTH for backward compatibility.Vlad Yasevich2007-11-07
| * | SCTP: Correctly disable ADD-IP when AUTH is not supported.Vlad Yasevich2007-11-07
| * | SCTP: Update RCU handling during the ADD-IP caseVlad Yasevich2007-11-07
| * | SCTP: Fix difference cases of retransmit.Vlad Yasevich2007-11-07
| * | SCTP : Fix to process bundled ASCONF chunk correctlyWei Yongjun2007-11-07
| * | SCTP : Fix bad formatted comment in outqueue.cWei Yongjun2007-11-07
* | | [NET]: Add the helper kernel_sock_shutdown()Trond Myklebust2007-11-12
* | | [IPV6]: Add ifindex field to ND user option messages.Pierre Ynard2007-11-12
* | | [INET]: Small possible memory leak in FIB rulesDenis V. Lunev2007-11-11
* | | [NETNS]: init dev_base_lock only onceAlexey Dobriyan2007-11-11
* | | [UNIX]: The unix_nr_socks limit can be exceededPavel Emelyanov2007-11-11
* | | [AF_UNIX]: Convert socks to unix_socks in scan_inflight, not in callbacksPavel Emelyanov2007-11-11
* | | [AF_UNIX]: Make unix_tot_inflight counter non-atomicPavel Emelyanov2007-11-11
* | | [AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bondedPeter P Waskiewicz Jr2007-11-11
* | | mac80211: fix MAC80211_RCSIMPLE KconfigJohannes Berg2007-11-11
* | | mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUGJohn W. Linville2007-11-11
* | | mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMTJohannes Berg2007-11-11
* | | mac80211: remove unused driver opsJohannes Berg2007-11-11
* | | mac80211: remove ieee80211_common.hJohannes Berg2007-11-11
* | | rfkill: Fix sparse warningMichael Buesch2007-11-11
* | | rfkill: Use mutex_lock() at register and add sanity checkMichael Buesch2007-11-11
* | | mac80211: allow driver to ask for a rate control algorithmJohannes Berg2007-11-11
* | | mac80211: don't allow registering the same rate control twiceJohannes Berg2007-11-11
* | | rfkill: Use subsys_initcallMichael Buesch2007-11-11
* | | mac80211: make simple rate control algorithm built-inJohannes Berg2007-11-11
* | | rfkill: Register LED triggers before registering switchMichael Buesch2007-11-11
* | | softmac: fix wext MLME request reason code endiannessJohannes Berg2007-11-11
* | | [PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first se...Radu Rendec2007-11-11
* | | [VLAN]: Allow setting mac address while device is upPatrick McHardy2007-11-11
* | | [VLAN]: Don't synchronize addresses while the vlan device is downPatrick McHardy2007-11-11
* | | [INET]: Cleanup the xfrm4_tunnel_(un)registerPavel Emelyanov2007-11-11
* | | [INET]: Add missed tunnel64_err handlerPavel Emelyanov2007-11-11
* | | [IPX]: Use existing sock refcnt debugging infrastructurePavel Emelyanov2007-11-11
* | | [PACKET]: Use existing sock refcnt debugging infrastructurePavel Emelyanov2007-11-11
* | | [NET]: Fix infinite loop in dev_mc_unsync().Joe Perches2007-11-11
* | | [NET]: Make helper to get dst entry and "use" itPavel Emelyanov2007-11-11
* | | [IPV4]: Remove bugus goto-s from ip_route_input_slowPavel Emelyanov2007-11-11
* | | [TCP]: Split SACK FRTO flag clearing (fixes FRTO corner case bug)Ilpo Järvinen2007-11-11
* | | [TCP]: Add unlikely() to sacktag out-of-mem in fragment caseIlpo Järvinen2007-11-11
* | | [TCP]: Fix reord detection due to snd_una covered holesIlpo Järvinen2007-11-11
* | | [TCP]: Consider GSO while counting reord in sacktagIlpo Järvinen2007-11-11
|/ /
* | [NETLINK]: Fix unicast timeoutsPatrick McHardy2007-11-07
* | [INET]: Remove per bucket rwlock in tcp/dccp ehash table.Eric Dumazet2007-11-07
* | [IPVS]: Synchronize closing of ConnectionsRumen G. Bogdanovski2007-11-07
* | [IPVS]: Bind connections on stanby if the destination existsRumen G. Bogdanovski2007-11-07
* | [NET]: Clean proto_(un)register from in-code ifdefsPavel Emelyanov2007-11-07