Eric Dumazet
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 lat temu |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 lat temu |
Jiri Pirko
|
ccffad25b5
net: convert unicast addr list
|
16 lat temu |
Eric W. Biederman
|
d95ed9275e
af_packet: Teach to listen for multiple unicast addresses.
|
16 lat temu |
Johann Baudy
|
69e3c75f4d
net: TX_RING and packet mmap
|
16 lat temu |
Eric Dumazet
|
719bfeaae8
packet: avoid warnings when high-order page allocation fails
|
16 lat temu |
Neil Horman
|
ead2ceb0ec
Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs
|
16 lat temu |
Wei Yongjun
|
acb5d75b9b
packet: remove some pointless conditionals before kfree_skb()
|
16 lat temu |
Sebastiano Di Paola
|
f9e6934502
net: packet socket packet_lookup_frame fix
|
16 lat temu |
Herbert Xu
|
905db44087
packet: Avoid lock_sock in mmap handler
|
16 lat temu |
Eric Dumazet
|
920de804bc
net: Make sure BHs are disabled in sock_prot_inuse_add()
|
16 lat temu |
Eric Dumazet
|
3680453c8b
net: af_packet should update its inuse counter
|
16 lat temu |
Ilpo Järvinen
|
547b792cac
net: convert BUG_TRAP to generic WARN_ON
|
17 lat temu |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 lat temu |
Patrick McHardy
|
8913336a7e
packet: add PACKET_RESERVE sockopt
|
17 lat temu |
Patrick McHardy
|
393e52e33c
packet: deliver VLAN TCI to userspace
|
17 lat temu |
Patrick McHardy
|
bbd6ef87c5
packet: support extensible, 64 bit clean mmaped ring structure
|
17 lat temu |
Wang Chen
|
2aeb0b88b3
af_packet: Check return of dev_set_promiscuity/allmulti
|
17 lat temu |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 lat temu |
Johannes Berg
|
f5184d267c
net: Allow netdevices to specify needed head/tailroom
|
17 lat temu |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 lat temu |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 lat temu |
Jiri Olsa
|
2a706ec188
[AF_PACKET]: Remove unused variable.
|
17 lat temu |
Eric Dumazet
|
40ccbf525e
[PACKET]: Fix sparse warnings in af_packet.c
|
17 lat temu |
Herbert Xu
|
1bf40954cf
[PACKET]: Fix /proc/net/packet crash due to bogus private pointer
|
17 lat temu |
Denis V. Lunev
|
2aaef4e47f
[NETNS]: separate af_packet netns data
|
17 lat temu |
Denis V. Lunev
|
e372c41401
[NET]: Consolidate net namespace related proc files creation.
|
17 lat temu |
Denis V. Lunev
|
d12d01d6b4
[NET]: Make AF_PACKET handle multiple network namespaces
|
17 lat temu |
Urs Thuermann
|
be85d4ad8a
[AF_PACKET]: Fix minor code duplication
|
17 lat temu |
Peter P Waskiewicz Jr
|
8032b46489
[AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bonded
|
17 lat temu |