Urs Thuermann
|
be85d4ad8a
[AF_PACKET]: Fix minor code duplication
|
17 年之前 |
Peter P Waskiewicz Jr
|
8032b46489
[AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bonded
|
17 年之前 |
Pavel Emelyanov
|
17ab56a260
[PACKET]: Use existing sock refcnt debugging infrastructure
|
17 年之前 |
Pavel Emelyanov
|
6257ff2177
[NET]: Forget the zero_it argument of sk_alloc()
|
17 年之前 |
Patrick McHardy
|
be702d5e38
[PACKET]: Kill unused pg_vec_endpage() function
|
17 年之前 |
Stephen Hemminger
|
3b04ddde02
[NET]: Move hardware header operations out of netdevice.
|
17 年之前 |
Stephen Hemminger
|
b95cce3576
[NET]: Wrap hard_header_parse
|
17 年之前 |
Stephen Hemminger
|
0c4e85813d
[NET]: Wrap netdevice hardware header creation.
|
17 年之前 |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 年之前 |
Eric W. Biederman
|
e9dc865340
[NET]: Make device event notification network namespace safe
|
17 年之前 |
Eric W. Biederman
|
e730c15519
[NET]: Make packet reception network namespace safe
|
17 年之前 |
Eric W. Biederman
|
1b8d7ae42d
[NET]: Make socket creation namespace safe.
|
17 年之前 |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
17 年之前 |
Stephen Hemminger
|
50f17787e9
[AF_PACKET]: Don't enable global timestamps.
|
17 年之前 |
YOSHIFUJI Hideaki
|
db0c58f998
[NET] PACKET: Fix whitespace errors.
|
18 年之前 |
Philippe De Muyter
|
56b3d975bb
[NET]: Make all initialized struct seq_operations const.
|
18 年之前 |
David S. Miller
|
be02097cf6
[AF_PACKET]: Kill CONFIG_PACKET_SOCKET.
|
18 年之前 |
David S. Miller
|
a2efcfa048
[AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICAST
|
18 年之前 |
Peter P. Waskiewicz Jr
|
80feaacb8a
[AF_PACKET]: Add option to return orig_dev to userspace.
|
18 年之前 |
Arnaldo Carvalho de Melo
|
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
|
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
|
bbe735e424
[SK_BUFF]: Introduce skb_network_offset()
|
18 年之前 |
Arnaldo Carvalho de Melo
|
c1d2bbe1cd
[SK_BUFF]: Introduce skb_reset_network_header(skb)
|
18 年之前 |
Arnaldo Carvalho de Melo
|
98e399f82a
[SK_BUFF]: Introduce skb_mac_header()
|
18 年之前 |
Eric Dumazet
|
ae40eb1ef3
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
|
18 年之前 |
Eric Dumazet
|
b7aa0bf70c
[NET]: convert network timestamps to ktime_t
|
18 年之前 |
Jason Lunz
|
ad930650c0
[AF_PACKET]: Remove unnecessary casts.
|
18 年之前 |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 年之前 |
Arjan van de Ven
|
da7071d7e3
[PATCH] mark struct file_operations const 8
|
18 年之前 |
YOSHIFUJI Hideaki
|
1ce4f28bd7
[NET] PACKET: Fix whitespace errors.
|
18 年之前 |