aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* [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
* [IPSEC]: Fix crypto_alloc_comp error checkingHerbert Xu2007-11-07
* [VLAN]: Fix SET_VLAN_INGRESS_PRIORITY_CMD ioctlPatrick McHardy2007-11-07
* [NETNS]: Fix compiler error in net_namespace.cJohann Felix Soden2007-11-07
* [PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks.Radu Rendec2007-11-07
* [NET]: Removing duplicit #includesJiri Olsa2007-11-07
* [IPV4]: Compact some ifdefs in the fib code.Pavel Emelyanov2007-11-07
* [IPV6]: Convert /proc/net/ipv6_route to seq_file interfaceAlexey Dobriyan2007-11-07
* [PKT_SCHED]: Fix OOPS when removing devices from a teql queuing disciplineEvgeniy Polyakov2007-11-07
* [DCCP]: Use DEFINE_PROTO_INUSE infrastructure.David S. Miller2007-11-07
* [SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructureEric Dumazet2007-11-07
* [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructureEric Dumazet2007-11-07
* [IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructureEric Dumazet2007-11-07
* [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...Eric Dumazet2007-11-07
* [IPV4]: Clean the ip_sockglue.c from some ugly ifdefsPavel Emelyanov2007-11-07
* [DECNET]: "addr" module param can't be __initdataAlexey Dobriyan2007-11-07
* [IPv6] SNMP: Restore Udp6InErrors incrementationMitsuru Chinen2007-11-07
* [NET]: Remove /proc/net/stat/*_arp_cache upon module removalAlexey Dobriyan2007-11-07
* [IPV6]: Consolidate the ip cork destruction in ip6_output.cPavel Emelyanov2007-11-07
* [IPV4]: Consolidate the ip cork destruction in ip_output.cPavel Emelyanov2007-11-07
* [NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{s...Bart De Schuymer2007-11-07
* [NETFILTER]: nf_sockopts list head cleanupAlexey Dobriyan2007-11-07
* [NETFILTER]: remove unneeded rcu_dereference() callsPatrick McHardy2007-11-07
* [NETFILTER]: Clean up MakefileJan Engelhardt2007-11-07
* [NETFILTER]: Copyright/Email updateJan Engelhardt2007-11-07
* [NETFILTER]: ip{,6}_queue: convert to seq_file interfaceAlexey Dobriyan2007-11-07
* 9p: add missing end-of-options record for trans_fdLatchesar Ionkov2007-11-06
* 9p: return NULL when trans not foundLatchesar Ionkov2007-11-06
* [SG] Get rid of __sg_mark_end()Jens Axboe2007-11-02
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-02
* [IRDA] IRNET: Fix build when TCGETS2 is defined.David S. Miller2007-11-01
* [NET]: docbook fixes for netif_ functionsStephen Hemminger2007-11-01
* [NET]: Hide the net_ns kmem cachePavel Emelyanov2007-11-01
* [NET]: Mark the setup_net as __net_initPavel Emelyanov2007-11-01