aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-11-13[NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAREric Dumazet
2007-11-13[NET]: Move unneeded data to initdata section.Denis V. Lunev
2007-11-13[NET]: Cleanup pernet operation without CONFIG_NET_NSDenis V. Lunev
2007-11-13[NETFILTER]: bridge: fix double POSTROUTING hook invocationPatrick McHardy
2007-11-13[NETFILTER]: Consolidate nf_sockopt and compat_nf_sockoptPavel Emelyanov
2007-11-13[NETFILTER]: nf_nat: fix memset errorLi Zefan
2007-11-12[INET]: Use list_head-s in inetpeer.cPavel Emelyanov
2007-11-12[IPVS]: Remove unused exports.Adrian Bunk
2007-11-12[NET]: Unexport sysctl_{r,w}mem_max.Adrian Bunk
2007-11-12[AF_PACKET]: Fix minor code duplicationUrs Thuermann
2007-11-12Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller
2007-11-12[NET]: Add the helper kernel_sock_shutdown()Trond Myklebust
2007-11-12[IPV6]: Add ifindex field to ND user option messages.Pierre Ynard
2007-11-12Fix memory leak in discard case of sctp_sf_abort_violation()Jesper Juhl
2007-11-10[INET]: Small possible memory leak in FIB rulesDenis V. Lunev
2007-11-10[NETNS]: init dev_base_lock only onceAlexey Dobriyan
2007-11-10[UNIX]: The unix_nr_socks limit can be exceededPavel Emelyanov
2007-11-10[AF_UNIX]: Convert socks to unix_socks in scan_inflight, not in callbacksPavel Emelyanov
2007-11-10[AF_UNIX]: Make unix_tot_inflight counter non-atomicPavel Emelyanov
2007-11-10[AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bondedPeter P Waskiewicz Jr
2007-11-10mac80211: fix MAC80211_RCSIMPLE KconfigJohannes Berg
2007-11-10mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUGJohn W. Linville
2007-11-10mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMTJohannes Berg
2007-11-10mac80211: remove unused driver opsJohannes Berg
2007-11-10mac80211: remove ieee80211_common.hJohannes Berg
2007-11-10rfkill: Fix sparse warningMichael Buesch
2007-11-10rfkill: Use mutex_lock() at register and add sanity checkMichael Buesch
2007-11-10mac80211: allow driver to ask for a rate control algorithmJohannes Berg
2007-11-10mac80211: don't allow registering the same rate control twiceJohannes Berg
2007-11-10rfkill: Use subsys_initcallMichael Buesch
2007-11-10mac80211: make simple rate control algorithm built-inJohannes Berg
2007-11-10rfkill: Register LED triggers before registering switchMichael Buesch
2007-11-10softmac: fix wext MLME request reason code endiannessJohannes Berg
2007-11-10[PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first se...Radu Rendec
2007-11-10[VLAN]: Allow setting mac address while device is upPatrick McHardy
2007-11-10[VLAN]: Don't synchronize addresses while the vlan device is downPatrick McHardy
2007-11-10[INET]: Cleanup the xfrm4_tunnel_(un)registerPavel Emelyanov
2007-11-10[INET]: Add missed tunnel64_err handlerPavel Emelyanov
2007-11-10[IPX]: Use existing sock refcnt debugging infrastructurePavel Emelyanov
2007-11-10[PACKET]: Use existing sock refcnt debugging infrastructurePavel Emelyanov
2007-11-10[NET]: Fix infinite loop in dev_mc_unsync().Joe Perches
2007-11-10[NET]: Make helper to get dst entry and "use" itPavel Emelyanov
2007-11-10[IPV4]: Remove bugus goto-s from ip_route_input_slowPavel Emelyanov
2007-11-10[TCP]: Split SACK FRTO flag clearing (fixes FRTO corner case bug)Ilpo Järvinen
2007-11-10[TCP]: Add unlikely() to sacktag out-of-mem in fragment caseIlpo Järvinen
2007-11-10[TCP]: Fix reord detection due to snd_una covered holesIlpo Järvinen
2007-11-10[TCP]: Consider GSO while counting reord in sacktagIlpo Järvinen
2007-11-09SCTP: Always flush the queue when uncorcking.Vlad Yasevich
2007-11-09SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunksVlad Yasevich
2007-11-09SCTP: Make sctp_verify_param return multiple indications.Vlad Yasevich