Ilpo Järvinen
|
547b792cac
net: convert BUG_TRAP to generic WARN_ON
|
17 年 前 |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 年 前 |
Patrick McHardy
|
8913336a7e
packet: add PACKET_RESERVE sockopt
|
17 年 前 |
Patrick McHardy
|
393e52e33c
packet: deliver VLAN TCI to userspace
|
17 年 前 |
Patrick McHardy
|
bbd6ef87c5
packet: support extensible, 64 bit clean mmaped ring structure
|
17 年 前 |
Wang Chen
|
2aeb0b88b3
af_packet: Check return of dev_set_promiscuity/allmulti
|
17 年 前 |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 年 前 |
Johannes Berg
|
f5184d267c
net: Allow netdevices to specify needed head/tailroom
|
17 年 前 |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 年 前 |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 年 前 |
Jiri Olsa
|
2a706ec188
[AF_PACKET]: Remove unused variable.
|
17 年 前 |
Eric Dumazet
|
40ccbf525e
[PACKET]: Fix sparse warnings in af_packet.c
|
17 年 前 |
Herbert Xu
|
1bf40954cf
[PACKET]: Fix /proc/net/packet crash due to bogus private pointer
|
17 年 前 |
Denis V. Lunev
|
2aaef4e47f
[NETNS]: separate af_packet netns data
|
17 年 前 |
Denis V. Lunev
|
e372c41401
[NET]: Consolidate net namespace related proc files creation.
|
17 年 前 |
Denis V. Lunev
|
d12d01d6b4
[NET]: Make AF_PACKET handle multiple network namespaces
|
17 年 前 |
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 年 前 |