Eric W. Biederman
|
df008c91f8
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
|
12 years ago |
Paul Chavent
|
5920cd3a41
packet: tx_ring: allow the user to choose tx data offset
|
12 years ago |
Daniel Borkmann
|
342567ccf0
packet: minor: remove unused err assignment
|
12 years ago |
David S. Miller
|
c32f38619a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
David S. Miller
|
e6acb38480
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
Fengguang Wu
|
a0dfb2634e
af_packet: match_fanout_group() can be static
|
13 years ago |
Pavel Emelyanov
|
0fa7fa98db
packet: Protect packet sk list with mutex (v2)
|
13 years ago |
danborkmann@iogearbox.net
|
9e67030af3
af_packet: use define instead of constant
|
13 years ago |
David S. Miller
|
1304a7343b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Leblond
|
c0de08d042
af_packet: don't emit packet on orig fanout group
|
13 years ago |
Pavel Emelyanov
|
fff3321d75
packet: Report fanout status via diag engine
|
13 years ago |
Eric W. Biederman
|
a7cb5a49bf
userns: Print out socket uids in a user namespace aware fashion.
|
13 years ago |
Pavel Emelyanov
|
2787b04b6c
packet: Introduce net/packet/internal.h header
|
13 years ago |
danborkmann@iogearbox.net
|
7f5c3e3a80
af_packet: remove BUG statement in tpacket_destruct_skb
|
13 years ago |
Ying Xue
|
99aa3473e6
af_packet: Quiet sparse noise about using plain integer as NULL pointer
|
13 years ago |
parav.pandit@emulex.com
|
e440cf2ca0
net: added support for 40GbE link.
|
13 years ago |
danborkmann@iogearbox.net
|
de74e92aa8
af_packet: use sizeof instead of constant in spkt_device
|
13 years ago |
Joe Perches
|
e3192690a3
net: Remove casts to same type
|
13 years ago |
Eric Dumazet
|
c06fff6e17
af_packet: packet_getsockopt() cleanup
|
13 years ago |
Eric Dumazet
|
abc4e4fa29
packet: dont drop packet but consume it
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Ben Greear
|
3bdc0eba0b
net: Add framework to allow sending packets with customized CRC.
|
13 years ago |
David S. Miller
|
7f8e3234c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Wei Yongjun
|
aef950b4ba
packet: fix possible dev refcnt leak when bind fail
|
13 years ago |
David S. Miller
|
abb434cb05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
0fd7bac6b6
net: relax rcvbuf limits
|
13 years ago |
Herbert Xu
|
4ce4091256
packet: Add needed_tailroom to packet_sendmsg_spkt
|
13 years ago |
Herbert Xu
|
ae641949df
net: Remove all uses of LL_ALLOCATED_SPACE
|
13 years ago |
Olof Johansson
|
eea49cc900
af_packet: de-inline some helper functions
|
13 years ago |