Willem de Bruijn
|
9ed988cd59
packet: validate variable length ll headers
|
9 years ago |
David Decotigny
|
7cad1bac96
net: core: use __ethtool_get_ksettings
|
9 years ago |
Willem de Bruijn
|
1d036d25e5
packet: tpacket_snd gso and checksum offload
|
9 years ago |
Willem de Bruijn
|
8d39b4a6b8
packet: parse tpacket header before skb alloc
|
9 years ago |
Willem de Bruijn
|
58d19b19cd
packet: vnet_hdr support for tpacket_rcv
|
9 years ago |
Willem de Bruijn
|
16cc140045
packet: move vnet_hdr code to helper functions
|
9 years ago |
Martin Blumenstingl
|
880621c260
packet: Allow packets with only a header (but no payload)
|
9 years ago |
Tobias Klauser
|
90836b67e2
packet: Use PAGE_ALIGNED macro
|
9 years ago |
Tobias Klauser
|
4194b4914a
packet: Don't check frames_per_block against negative values
|
9 years ago |
Daniel Borkmann
|
5cfb4c8d05
packet: fix tpacket_snd max frame len
|
10 years ago |
Daniel Borkmann
|
c72219b75f
packet: infer protocol from ethernet header if unset
|
10 years ago |
Daniel Borkmann
|
3c70c13248
packet: only allow extra vlan len on ethernet devices
|
10 years ago |
Daniel Borkmann
|
8fd6c80d9d
packet: always probe for transport header
|
10 years ago |
Daniel Borkmann
|
efdfa2f784
packet: do skb_probe_transport_header when we actually have data
|
10 years ago |
Francesco Ruggeri
|
30f7ea1c2b
packet: race condition in packet_bind
|
10 years ago |
Eric W. Biederman
|
19bcf9f203
ipv4: Pass struct net into ip_defrag and ip_check_defrag
|
10 years ago |
Eric Dumazet
|
161642e24f
packet: fix match_fanout_group()
|
10 years ago |
Edward Jee
|
c7d39e3263
packet: support per-packet fwmark for af_packet sendmsg
|
10 years ago |
Alexei Starovoitov
|
ff936a04e5
bpf: fix cb access in socket filter programs
|
10 years ago |
Daniel Borkmann
|
bab1899187
bpf, seccomp: prepare for upcoming criu support
|
10 years ago |
David Woodhouse
|
d3869efe7a
Fix AF_PACKET ABI breakage in 4.2
|
10 years ago |
Willem de Bruijn
|
f2e520956a
packet: add extended BPF fanout mode
|
10 years ago |
Willem de Bruijn
|
47dceb8ecd
packet: add classic BPF fanout mode
|
10 years ago |
David S. Miller
|
5510b3c2a1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Tobias Klauser
|
73d0fcf2f4
packet: remove handling of tx_ring from prb_shutdown_retire_blk_timer()
|
10 years ago |
Alexander Drozdov
|
dbd46ab412
packet: tpacket_snd(): fix signed/unsigned comparison
|
10 years ago |
Lars Westerhoff
|
158cd4af8d
packet: missing dev_put() in packet_do_bind()
|
10 years ago |
David S. Miller
|
3a07bd6fea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Maninder Singh
|
e8e85cc5eb
packet: remove handling of tx_ring
|
10 years ago |
Willem de Bruijn
|
468479e604
packet: avoid out of bounds read in round robin fanout
|
10 years ago |