David S. Miller
|
d98cae64e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Daniel Borkmann
|
2dc85bf323
packet: packet_getname_spkt: make sure string is always 0-terminated
|
12 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Daniel Borkmann
|
8da3056c04
packet: tpacket_v3: do not trigger bug() on wrong header status
|
12 years ago |
Daniel Borkmann
|
ee80fbf301
packet: account statistics only in tpacket_stats_u
|
12 years ago |
Daniel Borkmann
|
b9c32fb271
packet: if hw/sw ts enabled in rx/tx ring, report which ts we got
|
12 years ago |
Daniel Borkmann
|
7a51384cc9
packet: enable hardware tx timestamping on tpacket ring
|
12 years ago |
Willem de Bruijn
|
2e31396fa1
packet: tx timestamping on tpacket ring
|
12 years ago |
Daniel Borkmann
|
4b457bdf1d
packet: move hw/sw timestamp extraction into a small helper
|
12 years ago |
Daniel Borkmann
|
184f489e9b
packet: minor: add generic tpacket_uhdr to access packet headers
|
12 years ago |
Daniel Borkmann
|
bf84a01063
net: sock: make sock_tx_timestamp void
|
12 years ago |
Jason Wang
|
40893fd0fd
net: switch to use skb_probe_transport_header()
|
12 years ago |
Jason Wang
|
c1aad275b0
packet: set transport header before doing xmit
|
12 years ago |
Willem de Bruijn
|
77f65ebdca
packet: packet fanout rollover during socket overload
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 years ago |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 years ago |
Phil Sutter
|
9665d5d624
packet: fix leakage of tx_ring memory
|
12 years ago |
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 |