aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-14
|\
| * [NET]: rt_check_expire() can take a long time, add a cond_resched()Eric Dumazet2007-11-14
| * [TCP] FRTO: Clear frto_highmark only after process_frto that uses itIlpo Järvinen2007-11-14
| * [NET]: Remove notifier block from chain when register_netdevice_notifier failsPavel Emelyanov2007-11-14
| * [TCP]: Make sure write_queue_from does not begin with NULL ptrIlpo Järvinen2007-11-14
| * [TCP] FRTO: Plug potential LOST-bit leakIlpo Järvinen2007-11-14
| * [TCP] FRTO: Limit snd_cwnd if TCP was application limitedIlpo Järvinen2007-11-14
| * [PKT_SCHED]: Check subqueue status before calling hard_start_xmitPeter P Waskiewicz Jr2007-11-13
* | sunrpc/xprtrdma/transport.c: fix use-after-freeAdrian Bunk2007-11-14
|/
* [NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAREric Dumazet2007-11-13
* [NET]: Move unneeded data to initdata section.Denis V. Lunev2007-11-13
* [NET]: Cleanup pernet operation without CONFIG_NET_NSDenis V. Lunev2007-11-13
* [NETFILTER]: bridge: fix double POSTROUTING hook invocationPatrick McHardy2007-11-13
* [NETFILTER]: Consolidate nf_sockopt and compat_nf_sockoptPavel Emelyanov2007-11-13
* [NETFILTER]: nf_nat: fix memset errorLi Zefan2007-11-13
* [INET]: Use list_head-s in inetpeer.cPavel Emelyanov2007-11-13
* [IPVS]: Remove unused exports.Adrian Bunk2007-11-13
* [NET]: Unexport sysctl_{r,w}mem_max.Adrian Bunk2007-11-13
* [AF_PACKET]: Fix minor code duplicationUrs Thuermann2007-11-13
* Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller2007-11-12
|\
| * Fix memory leak in discard case of sctp_sf_abort_violation()Jesper Juhl2007-11-12
| * SCTP: Always flush the queue when uncorcking.Vlad Yasevich2007-11-09
| * SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunksVlad Yasevich2007-11-09
| * 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