summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | mac80211: remove ieee80211_common.hJohannes Berg2007-11-111-91/+0Star
* | | rfkill: Fix sparse warningMichael Buesch2007-11-111-0/+4
* | | rfkill: Use mutex_lock() at register and add sanity checkMichael Buesch2007-11-111-11/+9Star
* | | mac80211: allow driver to ask for a rate control algorithmJohannes Berg2007-11-111-1/+2
* | | mac80211: don't allow registering the same rate control twiceJohannes Berg2007-11-111-1/+10
* | | rfkill: Use subsys_initcallMichael Buesch2007-11-111-1/+1
* | | mac80211: make simple rate control algorithm built-inJohannes Berg2007-11-116-27/+42
* | | rfkill: Register LED triggers before registering switchMichael Buesch2007-11-111-5/+6
* | | softmac: fix wext MLME request reason code endiannessJohannes Berg2007-11-111-1/+1
* | | [PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first se...Radu Rendec2007-11-111-11/+1Star
* | | [VLAN]: Allow setting mac address while device is upPatrick McHardy2007-11-113-0/+28
* | | [VLAN]: Don't synchronize addresses while the vlan device is downPatrick McHardy2007-11-111-0/+4
* | | [INET]: Cleanup the xfrm4_tunnel_(un)registerPavel Emelyanov2007-11-111-4/+7
* | | [INET]: Add missed tunnel64_err handlerPavel Emelyanov2007-11-111-1/+12
* | | [IPX]: Use existing sock refcnt debugging infrastructurePavel Emelyanov2007-11-111-18/+4Star
* | | [PACKET]: Use existing sock refcnt debugging infrastructurePavel Emelyanov2007-11-111-8/+3Star
* | | [NET]: Fix infinite loop in dev_mc_unsync().Joe Perches2007-11-111-7/+7
* | | [NET]: Make helper to get dst entry and "use" itPavel Emelyanov2007-11-113-26/+8Star
* | | [IPV4]: Remove bugus goto-s from ip_route_input_slowPavel Emelyanov2007-11-111-5/+0Star
* | | [TCP]: Split SACK FRTO flag clearing (fixes FRTO corner case bug)Ilpo Järvinen2007-11-111-18/+17Star
* | | [TCP]: Add unlikely() to sacktag out-of-mem in fragment caseIlpo Järvinen2007-11-111-1/+1
* | | [TCP]: Fix reord detection due to snd_una covered holesIlpo Järvinen2007-11-111-18/+32
* | | [TCP]: Consider GSO while counting reord in sacktagIlpo Järvinen2007-11-111-4/+8
|/ /
* | [NETLINK]: Fix unicast timeoutsPatrick McHardy2007-11-071-5/+5
* | [INET]: Remove per bucket rwlock in tcp/dccp ehash table.Eric Dumazet2007-11-077-31/+41
* | [IPVS]: Synchronize closing of ConnectionsRumen G. Bogdanovski2007-11-072-7/+15
* | [IPVS]: Bind connections on stanby if the destination existsRumen G. Bogdanovski2007-11-073-4/+65
* | [NET]: Clean proto_(un)register from in-code ifdefsPavel Emelyanov2007-11-071-28/+39
* | [IPSEC]: Fix crypto_alloc_comp error checkingHerbert Xu2007-11-072-2/+4
* | [VLAN]: Fix SET_VLAN_INGRESS_PRIORITY_CMD ioctlPatrick McHardy2007-11-071-0/+1
* | [NETNS]: Fix compiler error in net_namespace.cJohann Felix Soden2007-11-071-14/+14
* | [PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks.Radu Rendec2007-11-071-2/+2
* | [NET]: Removing duplicit #includesJiri Olsa2007-11-073-3/+0Star
* | [IPV4]: Compact some ifdefs in the fib code.Pavel Emelyanov2007-11-071-7/+8
* | [IPV6]: Convert /proc/net/ipv6_route to seq_file interfaceAlexey Dobriyan2007-11-071-62/+29Star
* | [PKT_SCHED]: Fix OOPS when removing devices from a teql queuing disciplineEvgeniy Polyakov2007-11-071-0/+3
* | [DCCP]: Use DEFINE_PROTO_INUSE infrastructure.David S. Miller2007-11-072-0/+6
* | [SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructureEric Dumazet2007-11-071-0/+6
* | [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructureEric Dumazet2007-11-074-0/+12
* | [IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructureEric Dumazet2007-11-074-0/+12
* | [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...Eric Dumazet2007-11-073-31/+55
* | [IPV4]: Clean the ip_sockglue.c from some ugly ifdefsPavel Emelyanov2007-11-071-27/+12Star
* | [DECNET]: "addr" module param can't be __initdataAlexey Dobriyan2007-11-071-1/+1
* | [IPv6] SNMP: Restore Udp6InErrors incrementationMitsuru Chinen2007-11-071-3/+2Star
* | [NET]: Remove /proc/net/stat/*_arp_cache upon module removalAlexey Dobriyan2007-11-071-0/+2
* | [IPV6]: Consolidate the ip cork destruction in ip6_output.cPavel Emelyanov2007-11-071-21/+15Star
* | [IPV4]: Consolidate the ip cork destruction in ip_output.cPavel Emelyanov2007-11-071-15/+13Star
* | [NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{s...Bart De Schuymer2007-11-071-1/+1
* | [NETFILTER]: nf_sockopts list head cleanupAlexey Dobriyan2007-11-071-9/+4Star
* | [NETFILTER]: remove unneeded rcu_dereference() callsPatrick McHardy2007-11-077-19/+19