Commit Graph

6244 Commits (1e356f9cdfa885c78791d5d6e5d2baef22f01853)

Author SHA1 Message Date
Rumen G. Bogdanovski 1e356f9cdf [IPVS]: Bind connections on stanby if the destination exists 18 years ago
Pavel Emelyanov b733c007ed [NET]: Clean proto_(un)register from in-code ifdefs 18 years ago
Herbert Xu 4999f3621f [IPSEC]: Fix crypto_alloc_comp error checking 18 years ago
Patrick McHardy fffe470a80 [VLAN]: Fix SET_VLAN_INGRESS_PRIORITY_CMD ioctl 18 years ago
Johann Felix Soden 45a19b0a72 [NETNS]: Fix compiler error in net_namespace.c 18 years ago
Radu Rendec 543821c6f5 [PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks. 18 years ago
Jiri Olsa 40208d71e0 [NET]: Removing duplicit #includes 18 years ago
Pavel Emelyanov c3e9a353d8 [IPV4]: Compact some ifdefs in the fib code. 18 years ago
Alexey Dobriyan 33120b30cc [IPV6]: Convert /proc/net/ipv6_route to seq_file interface 18 years ago
Evgeniy Polyakov 4f9f8311a0 [PKT_SCHED]: Fix OOPS when removing devices from a teql queuing discipline 18 years ago
David S. Miller c62cf5cb17 [DCCP]: Use DEFINE_PROTO_INUSE infrastructure. 18 years ago
Eric Dumazet 8295b6d9e6 [SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure 18 years ago
Eric Dumazet c5a432f1a1 [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure 18 years ago
Eric Dumazet 47a31a6ffc [IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure 18 years ago
Eric Dumazet 286ab3d460 [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way. 18 years ago
Pavel Emelyanov 6a9fb9479f [IPV4]: Clean the ip_sockglue.c from some ugly ifdefs 18 years ago
Alexey Dobriyan 4e058063f4 [DECNET]: "addr" module param can't be __initdata 18 years ago
Mitsuru Chinen 7a0ff716c2 [IPv6] SNMP: Restore Udp6InErrors incrementation 18 years ago
Alexey Dobriyan 3f192b5c58 [NET]: Remove /proc/net/stat/*_arp_cache upon module removal 18 years ago
Pavel Emelyanov bf138862b1 [IPV6]: Consolidate the ip cork destruction in ip6_output.c 18 years ago
Pavel Emelyanov 429f08e950 [IPV4]: Consolidate the ip cork destruction in ip_output.c 18 years ago
Bart De Schuymer e011ff48ab [NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{src,dst} 18 years ago
Alexey Dobriyan 55d84acd36 [NETFILTER]: nf_sockopts list head cleanup 18 years ago
Patrick McHardy d1332e0ab8 [NETFILTER]: remove unneeded rcu_dereference() calls 18 years ago
Jan Engelhardt 0795c65d9f [NETFILTER]: Clean up Makefile 18 years ago
Jan Engelhardt ba5dc2756c [NETFILTER]: Copyright/Email update 18 years ago
Alexey Dobriyan 7351a22a3a [NETFILTER]: ip{,6}_queue: convert to seq_file interface 18 years ago
Latchesar Ionkov 55762690e2 9p: add missing end-of-options record for trans_fd 18 years ago
Latchesar Ionkov dd1a458412 9p: return NULL when trans not found 18 years ago
Jens Axboe c46f2334c8 [SG] Get rid of __sg_mark_end() 18 years ago
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
David S. Miller 49259d34c5 [IRDA] IRNET: Fix build when TCGETS2 is defined. 18 years ago
Stephen Hemminger 3b582cc14c [NET]: docbook fixes for netif_ functions 18 years ago
Pavel Emelyanov d57a9212e0 [NET]: Hide the net_ns kmem cache 18 years ago
Pavel Emelyanov 1a2ee93d28 [NET]: Mark the setup_net as __net_init 18 years ago
Pavel Emelyanov 6a1a3b9f68 [NET]: Hide the dead code in the net_namespace.c 18 years ago
Pavel Emelyanov 1dba323b3f [NETNS]: Make the init/exit hooks checks outside the loop 18 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Pavel Emelyanov 154adbc846 [NET]: Remove bogus zero_it argument from sk_alloc 18 years ago
Pavel Emelyanov 8fd1d178a3 [NET]: Make the sk_clone() lighter 18 years ago
Pavel Emelyanov 2e4afe7b35 [NET]: Move some core sock setup into sk_prot_alloc 18 years ago
Pavel Emelyanov 3f0666ee30 [NET]: Auto-zero the allocated sock object 18 years ago
Pavel Emelyanov c308c1b20e [NET]: Cleanup the allocation/freeing of the sock object 18 years ago
Pavel Emelyanov 1e2e6b89f1 [NET]: Move the get_net() from sock_copy() 18 years ago
Pavel Emelyanov f1a6c4da14 [NET]: Move the sock_copy() from the header 18 years ago
Ilpo Järvinen 261ab365fa [TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversion 18 years ago
Ilpo Järvinen e56d6cd605 [TCP]: Process DSACKs that reside within a SACK block 18 years ago
Stephen Rothwell 298bb62175 [AF_KEY]: suppress a warning for 64k pages. 18 years ago
David S. Miller 51c739d1f4 [NET]: Fix incorrect sg_mark_end() calls. 18 years ago
Alexey Dobriyan 07afa04025 [IPVS]: Remove /proc/net/ip_vs_lblcr 18 years ago