You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Arnaldo Carvalho de Melo
d10ba34b00
[SK_BUFF]: More skb_put related skb_reset_transport_header
...
This time we have to set it to skb->tail that is not anymore equal to
skb->data, so we either add a new helper or just add the skb->tail - skb->data
offset, for now do the later.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
18 years ago
..
Kconfig
Still more typo fixes
19 years ago
Makefile
…
ip_vs_app.c
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
18 years ago
ip_vs_conn.c
[PATCH] mark struct file_operations const 7
18 years ago
ip_vs_core.c
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
18 years ago
ip_vs_ctl.c
[PATCH] sysctl: remove insert_at_head from register_sysctl
18 years ago
ip_vs_dh.c
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
18 years ago
ip_vs_est.c
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
19 years ago
ip_vs_ftp.c
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
18 years ago
ip_vs_lblc.c
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
18 years ago
ip_vs_lblcr.c
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
18 years ago
ip_vs_lc.c
…
ip_vs_nq.c
…
ip_vs_proto.c
[IPVS]: Use kmemdup where appropriate
18 years ago
ip_vs_proto_ah.c
[NET] IPV4: Use hton{s,l}() where appropriate.
18 years ago
ip_vs_proto_esp.c
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
19 years ago
ip_vs_proto_tcp.c
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
18 years ago
ip_vs_proto_udp.c
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
18 years ago
ip_vs_rr.c
[NET] IPV4: Fix whitespace errors.
18 years ago
ip_vs_sched.c
[PATCH] remove many unneeded #includes of sched.h
18 years ago
ip_vs_sed.c
…
ip_vs_sh.c
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
18 years ago
ip_vs_sync.c
[IPVS]: Make ip_vs_sync.c <= 80col wide.
18 years ago
ip_vs_wlc.c
…
ip_vs_wrr.c
…
ip_vs_xmit.c
[SK_BUFF]: More skb_put related skb_reset_transport_header
18 years ago