Commit Graph

6477 Commits (974a9f0b47da74e28f68b9c8645c3786aa5ace1a)

Author SHA1 Message Date
Joe Perches e9671fcb3b [NET]: Fix infinite loop in dev_mc_unsync(). 18 years ago
Pavel Emelyanov 03f49f3457 [NET]: Make helper to get dst entry and "use" it 18 years ago
Pavel Emelyanov b1667609cd [IPV4]: Remove bugus goto-s from ip_route_input_slow 18 years ago
Ilpo Järvinen fbd52eb2bd [TCP]: Split SACK FRTO flag clearing (fixes FRTO corner case bug) 18 years ago
Ilpo Järvinen e49aa5d456 [TCP]: Add unlikely() to sacktag out-of-mem in fragment case 18 years ago
Ilpo Järvinen c7caf8d3ed [TCP]: Fix reord detection due to snd_una covered holes 18 years ago
Ilpo Järvinen 8dd71c5d28 [TCP]: Consider GSO while counting reord in sacktag 18 years ago
Vlad Yasevich 7d54dc6876 SCTP: Always flush the queue when uncorcking. 18 years ago
Vlad Yasevich cd3ae8e615 SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunks 18 years ago
Vlad Yasevich 7ab9080467 SCTP: Make sctp_verify_param return multiple indications. 18 years ago
Vlad Yasevich d970dbf845 SCTP: Convert custom hash lists to use hlist. 18 years ago
Vlad Yasevich 123ed979ea SCTP: Use hashed lookup when looking for an association. 18 years ago
Vlad Yasevich 027f6e1ad3 SCTP: Fix a potential race between timers and receive path. 18 years ago
Vlad Yasevich 73d9c4fd1a SCTP: Allow ADD_IP to work with AUTH for backward compatibility. 18 years ago
Vlad Yasevich 88799fe5ec SCTP: Correctly disable ADD-IP when AUTH is not supported. 18 years ago
Vlad Yasevich 0ed90fb0f6 SCTP: Update RCU handling during the ADD-IP case 18 years ago
Vlad Yasevich b6157d8e03 SCTP: Fix difference cases of retransmit. 18 years ago
Wei Yongjun f3830ccc2e SCTP : Fix to process bundled ASCONF chunk correctly 18 years ago
Wei Yongjun 64b0812b6d SCTP : Fix bad formatted comment in outqueue.c 18 years ago
Patrick McHardy c3d8d1e30c [NETLINK]: Fix unicast timeouts 18 years ago
Eric Dumazet 230140cffa [INET]: Remove per bucket rwlock in tcp/dccp ehash table. 18 years ago
Rumen G. Bogdanovski efac52762b [IPVS]: Synchronize closing of Connections 18 years ago
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