aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-10[INET]: Small possible memory leak in FIB rulesDenis V. Lunev4-64/+59
2007-11-10[NETNS]: init dev_base_lock only onceAlexey Dobriyan1-1/+0
2007-11-10[UNIX]: The unix_nr_socks limit can be exceededPavel Emelyanov1-3/+4
2007-11-10[AF_UNIX]: Convert socks to unix_socks in scan_inflight, not in callbacksPavel Emelyanov1-11/+9
2007-11-10[AF_UNIX]: Make unix_tot_inflight counter non-atomicPavel Emelyanov2-4/+4
2007-11-10[AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bondedPeter P Waskiewicz Jr1-2/+2
2007-11-10mac80211: fix MAC80211_RCSIMPLE KconfigJohannes Berg1-2/+2
2007-11-10mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUGJohn W. Linville3-6/+16
2007-11-10mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMTJohannes Berg3-15/+21
2007-11-10mac80211: remove unused driver opsJohannes Berg1-6/+1
2007-11-10mac80211: remove ieee80211_common.hJohannes Berg1-91/+0
2007-11-10rfkill: Fix sparse warningMichael Buesch1-0/+4
2007-11-10rfkill: Use mutex_lock() at register and add sanity checkMichael Buesch1-11/+9
2007-11-10mac80211: allow driver to ask for a rate control algorithmJohannes Berg1-1/+2
2007-11-10mac80211: don't allow registering the same rate control twiceJohannes Berg1-1/+10
2007-11-10rfkill: Use subsys_initcallMichael Buesch1-1/+1
2007-11-10mac80211: make simple rate control algorithm built-inJohannes Berg6-27/+42
2007-11-10rfkill: Register LED triggers before registering switchMichael Buesch1-5/+6
2007-11-10softmac: fix wext MLME request reason code endiannessJohannes Berg1-1/+1
2007-11-10[PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first set bit.Radu Rendec1-11/+1
2007-11-10[VLAN]: Allow setting mac address while device is upPatrick McHardy3-0/+28
2007-11-10[VLAN]: Don't synchronize addresses while the vlan device is downPatrick McHardy1-0/+4
2007-11-10[INET]: Cleanup the xfrm4_tunnel_(un)registerPavel Emelyanov1-4/+7
2007-11-10[INET]: Add missed tunnel64_err handlerPavel Emelyanov1-1/+12
2007-11-10[IPX]: Use existing sock refcnt debugging infrastructurePavel Emelyanov1-18/+4
2007-11-10[PACKET]: Use existing sock refcnt debugging infrastructurePavel Emelyanov1-8/+3
2007-11-10[NET]: Fix infinite loop in dev_mc_unsync().Joe Perches1-7/+7
2007-11-10[NET]: Make helper to get dst entry and "use" itPavel Emelyanov3-26/+8
2007-11-10[IPV4]: Remove bugus goto-s from ip_route_input_slowPavel Emelyanov1-5/+0
2007-11-10[TCP]: Split SACK FRTO flag clearing (fixes FRTO corner case bug)Ilpo Järvinen1-18/+17
2007-11-10[TCP]: Add unlikely() to sacktag out-of-mem in fragment caseIlpo Järvinen1-1/+1
2007-11-10[TCP]: Fix reord detection due to snd_una covered holesIlpo Järvinen1-18/+32
2007-11-10[TCP]: Consider GSO while counting reord in sacktagIlpo Järvinen1-4/+8
2007-11-07[NETLINK]: Fix unicast timeoutsPatrick McHardy1-5/+5
2007-11-07[INET]: Remove per bucket rwlock in tcp/dccp ehash table.Eric Dumazet7-31/+41
2007-11-07[IPVS]: Synchronize closing of ConnectionsRumen G. Bogdanovski2-7/+15
2007-11-07[IPVS]: Bind connections on stanby if the destination existsRumen G. Bogdanovski3-4/+65
2007-11-07[NET]: Clean proto_(un)register from in-code ifdefsPavel Emelyanov1-28/+39
2007-11-07[IPSEC]: Fix crypto_alloc_comp error checkingHerbert Xu2-2/+4
2007-11-07[VLAN]: Fix SET_VLAN_INGRESS_PRIORITY_CMD ioctlPatrick McHardy1-0/+1
2007-11-07[NETNS]: Fix compiler error in net_namespace.cJohann Felix Soden1-14/+14
2007-11-07[PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks.Radu Rendec1-2/+2
2007-11-07[NET]: Removing duplicit #includesJiri Olsa3-3/+0
2007-11-07[IPV4]: Compact some ifdefs in the fib code.Pavel Emelyanov1-7/+8
2007-11-07[IPV6]: Convert /proc/net/ipv6_route to seq_file interfaceAlexey Dobriyan1-62/+29
2007-11-07[PKT_SCHED]: Fix OOPS when removing devices from a teql queuing disciplineEvgeniy Polyakov1-0/+3
2007-11-07[DCCP]: Use DEFINE_PROTO_INUSE infrastructure.David S. Miller2-0/+6
2007-11-07[SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructureEric Dumazet1-0/+6
2007-11-07[IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructureEric Dumazet4-0/+12
2007-11-07[IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructureEric Dumazet4-0/+12