Commit Graph

6002 Commits (2ca7b0ac022aa0158599178fe1056b1ba9ec8b97)

Author SHA1 Message Date
Herbert Xu 2ca7b0ac02 [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom 18 years ago
Herbert Xu af1e1cf073 [IPVS]: Replace local version of skb_make_writable 18 years ago
Herbert Xu 37d4187922 [NETFILTER]: Do not copy skb in skb_make_writable 18 years ago
Herbert Xu 7b995651e3 [BRIDGE]: Unshare skb upon entry 18 years ago
Herbert Xu f697c3e8b3 [NET]: Avoid unnecessary cloning for ingress filtering 18 years ago
Herbert Xu 776c729e8d [IPV4]: Change ip_defrag to return an integer 18 years ago
Herbert Xu 1706d58763 [IPV4]: Make ip_defrag return the same packet 18 years ago
Herbert Xu e0053ec07e [SKBUFF]: Add skb_morph 18 years ago
Herbert Xu dec18810c5 [SKBUFF]: Merge common code between copy_skb_header and skb_clone 18 years ago
Ingo Molnar 71e20f1873 sched: affine sync wakeups 18 years ago
Al Viro f53f4137ba fix endianness bug in inet_lro 18 years ago
Al Viro 9df7c98a0f inet_lro: trivial endianness annotations 18 years ago
Al Viro 411223c01a fix breakage in sctp getsockopt 18 years ago
Randy Dunlap c4ea43c552 net core: fix kernel-doc for new function parameters 18 years ago
Greg Kroah-Hartman 19c38de88a kobjects: fix up improper use of the kobject name field 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Ilpo Järvinen b08d6cb22c [TCP]: Limit processing lost_retrans loop to work-to-do cases 18 years ago
Ilpo Järvinen f785a8e28b [TCP]: Fix lost_retrans loop vs fastpath problems 18 years ago
Ilpo Järvinen 4cd829995b [TCP]: No need to re-count fackets_out/sacked_out at RTO 18 years ago
Ilpo Järvinen d193594299 [TCP]: Extract tcp_match_queue_to_sack from sacktag code 18 years ago
Ilpo Järvinen f6fb128d27 [TCP]: Kill almost unused variable pcount from sacktag 18 years ago
Ilpo Järvinen 3eec0047d9 [TCP]: Fix mark_head_lost to ignore R-bit when trying to mark L 18 years ago
Ilpo Järvinen 16e906812f [TCP]: Add bytes_acked (ABC) clearing to FRTO too 18 years ago
Brian Haley 4953f0fcc0 [IPv6]: Update setsockopt(IPV6_MULTICAST_IF) to support RFC 3493, try2 18 years ago
Jan Engelhardt 73aaf9355b [NETFILTER]: x_tables: add missing ip6t_modulename aliases 18 years ago
Jozsef Kadlecsik 17311393f9 [NETFILTER]: nf_conntrack_tcp: fix connection reopening 18 years ago
David S. Miller 28f7b0360f [NETLINK]: fib_frontend build fixes 18 years ago
Pierre Ynard 31910575a9 [IPv6]: Export userland ND options through netlink (RDNSS support) 18 years ago
Denis V. Lunev cd40b7d398 [NET]: make netlink user -> kernel interface synchronious 18 years ago
Denis V. Lunev aed815601f [NET]: unify netlink kernel socket recognition 18 years ago
Denis V. Lunev 7ee015e0fa [NET]: cleanup 3rd argument in netlink_sendskb 18 years ago
Denis V. Lunev 3b71535f35 [NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2 18 years ago
Denis V. Lunev 1536cc0d55 [NET]: rtnl_unlock cleanups 18 years ago
Tony Battersby fa8705b00a [NET]: sanitize kernel_accept() error path 18 years ago
Stephen Hemminger 227b60f510 [INET]: local port range robustness 18 years ago
Stephen Hemminger 0639300900 [SCTP]: port randomization 18 years ago
Patrick McHardy 3c0cfc1358 [NET_SCHED]: Show timer resolution instead of clock resolution in /proc/net/psched 18 years ago
Herbert Xu 631a6698d0 [IPSEC]: Move IP protocol setting from transforms into xfrm4_input.c 18 years ago
Herbert Xu ceb1eec829 [IPSEC]: Move IP length/checksum setting out of transforms 18 years ago
Herbert Xu 87bdc48d30 [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr 18 years ago
Herbert Xu 37fedd3aab [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output 18 years ago
Herbert Xu 7b277b1a5f [IPSEC]: Set skb->data to payload in x->mode->output 18 years ago
Herbert Xu bee0b40c06 [IPSEC] beet: Fix extension header support on output 18 years ago
Herbert Xu 8bd1707504 [IPSEC] esp: Remove NAT-T checksum invalidation for BEET 18 years ago
Mitsuru Chinen f24e3d658c [IPV6]: Defer IPv6 device initialization until a valid qdisc is specified 18 years ago
Pavel Emelyanov 9b77265235 [NET]: Remove double dev->flags checking when calling dev_close() 18 years ago
Ilpo Järvinen 1c1e87edb9 [TCP]: Separate lost_retrans loop into own function 18 years ago
Pavel Emelyanov ec93103519 [SUNRPC]: Make the sunrpc use the seq_open_private() 18 years ago
Pavel Emelyanov a662d4cb50 [IRDA]: Make the IRDA use the seq_open_private() 18 years ago
Pavel Emelyanov 31164088d7 [DECNET]: Make decnet code use the seq_open_private() 18 years ago