Stephen Hemminger
|
3b04ddde02
[NET]: Move hardware header operations out of netdevice.
|
17 年 前 |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 年 前 |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 年 前 |
Patrick McHardy
|
cfbba49d80
[NET]: Avoid copying writable clones in tunnel drivers
|
18 年 前 |
YOSHIFUJI Hideaki
|
5056a1ef9e
[IPV4] IP_GRE: Unify code path to get hash array index.
|
18 年 前 |
Arnaldo Carvalho de Melo
|
b0e380b1d8
[SK_BUFF]: unions of just one member don't get anything done, kill them
|
18 年 前 |
Arnaldo Carvalho de Melo
|
9c70220b73
[SK_BUFF]: Introduce skb_transport_header(skb)
|
18 年 前 |
Arnaldo Carvalho de Melo
|
88c7664f13
[SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
|
18 年 前 |
Arnaldo Carvalho de Melo
|
0660e03f6b
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
|
18 年 前 |
Arnaldo Carvalho de Melo
|
eddc9ec53b
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
|
18 年 前 |
Arnaldo Carvalho de Melo
|
4209fb601c
[SK_BUFF]: Use skb_reset_network_header where the return of __pskb_pull was being used
|
18 年 前 |
Arnaldo Carvalho de Melo
|
e2d1bca7e6
[SK_BUFF]: Use skb_reset_network_header in skb_push cases
|
18 年 前 |
Arnaldo Carvalho de Melo
|
c1d2bbe1cd
[SK_BUFF]: Introduce skb_reset_network_header(skb)
|
18 年 前 |
Arnaldo Carvalho de Melo
|
459a98ed88
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
|
18 年 前 |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 年 前 |
YOSHIFUJI Hideaki
|
e905a9edab
[NET] IPV4: Fix whitespace errors.
|
18 年 前 |
Stephen Hemminger
|
22f8cde5bc
[NET]: unregister_netdevice as void
|
18 年 前 |
Al Viro
|
5f92a7388a
[NET]: Annotate callers of the reset of checksum.h stuff.
|
18 年 前 |
Al Viro
|
d3bc23e7ee
[NET]: Annotate callers of csum_fold() in net/*
|
18 年 前 |
Al Viro
|
d5a0a1e310
[IPV4]: encapsulation annotations
|
18 年 前 |
YOSHIFUJI Hideaki
|
496c98dff8
[NET]: Use hton{l,s}() for non-initializers.
|
18 年 前 |
Al Viro
|
c55e2f4997
[IPV4]: ipip and ip_gre encapsulation bugs
|
18 年 前 |
Patrick McHardy
|
84fa7933a3
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
|
18 年 前 |
Herbert Xu
|
5d9c5a3292
[IPV4]: Get rid of redundant IPCB->opts initialisation
|
19 年 前 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年 前 |
Herbert Xu
|
45af08be6d
[INET]: Use port unreachable instead of proto for tunnels
|
19 年 前 |
Patrick McHardy
|
48d5cad87c
[XFRM]: Fix SNAT-related crash in xfrm4_output_finish
|
19 年 前 |
Randy Dunlap
|
4fc268d24c
[PATCH] capable/capability.h (net/)
|
19 年 前 |
Patrick McHardy
|
2941a48631
[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
|
19 年 前 |
Patrick McHardy
|
3e3850e989
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
|
19 年 前 |