Arnaldo Carvalho de Melo
|
9c70220b73
[SK_BUFF]: Introduce skb_transport_header(skb)
|
18 years ago |
Arnaldo Carvalho de Melo
|
ea2ae17d64
[SK_BUFF]: Introduce skb_transport_offset()
|
18 years ago |
Arnaldo Carvalho de Melo
|
badff6d01a
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
|
18 years ago |
Stephen Hemminger
|
0e1256ffd1
[NET]: show bound packet types
|
18 years ago |
Stephen Hemminger
|
f690808e17
[NET]: make seq_operations const
|
18 years ago |
Stephen Hemminger
|
6b2bedc3a6
[NET]: network dev read_mostly
|
18 years ago |
Arnaldo Carvalho de Melo
|
d56f90a7c9
[SK_BUFF]: Introduce skb_network_header()
|
18 years ago |
Arnaldo Carvalho de Melo
|
c1d2bbe1cd
[SK_BUFF]: Introduce skb_reset_network_header(skb)
|
18 years ago |
Arnaldo Carvalho de Melo
|
98e399f82a
[SK_BUFF]: Introduce skb_mac_header()
|
18 years ago |
Arnaldo Carvalho de Melo
|
459a98ed88
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
|
18 years ago |
Stephen Hemminger
|
6f05f62971
[NET]: deinline some functions
|
18 years ago |
Eric Dumazet
|
b7aa0bf70c
[NET]: convert network timestamps to ktime_t
|
18 years ago |
Eric W. Biederman
|
927498217c
[PATCH] net: Ignore sysfs network device rename bugs.
|
18 years ago |
Patrick McHardy
|
c01003c205
[IFB]: Fix crash on input device removal
|
18 years ago |
Patrick McHardy
|
035832a280
[NET_SCHED]: Fix ingress locking
|
18 years ago |
Arjan van de Ven
|
9a32144e9d
[PATCH] mark struct file_operations const 7
|
18 years ago |
YOSHIFUJI Hideaki
|
4ec93edb14
[NET] CORE: Fix whitespace errors.
|
18 years ago |
Stephen Hemminger
|
22f8cde5bc
[NET]: unregister_netdevice as void
|
18 years ago |
Greg Kroah-Hartman
|
43cb76d91e
Network: convert network devices to use struct device instead of class_device
|
23 years ago |
Ingo Molnar
|
0231606785
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
|
18 years ago |
Al Viro
|
ff1dcadb1b
[NET]: Split skb->csum
|
18 years ago |
Al Viro
|
d3bc23e7ee
[NET]: Annotate callers of csum_fold() in net/*
|
18 years ago |
Al Viro
|
252e33467a
[NET] net/core: Annotations.
|
18 years ago |
Adrian Bunk
|
90833aa4f4
[NET]: The scheduled removal of the frame diverter.
|
18 years ago |
Stephen Hemminger
|
88041b79f8
[PATCH] netdev: don't allow register_netdev with blank name
|
18 years ago |
Stephen Hemminger
|
aaa248f6c9
[PATCH] rename net_random to random32
|
19 years ago |
Patrick McHardy
|
85670cc1fa
[NET_SCHED]: Fix fallout from dev->qdisc RCU change
|
19 years ago |
Stephen Hemminger
|
b6fe17d6cc
[NET] netdev: Check name length
|
19 years ago |
Patrick McHardy
|
84fa7933a3
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
|
19 years ago |
David S. Miller
|
c7fa9d189e
[NET]: Disallow whitespace in network device names.
|
19 years ago |