David S. Miller
|
de0ba9a0d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Soheil Hassas Yeganeh
|
f8e7718cc0
packet: propagate sock_cmsg_send() error
|
9 years ago |
Yoshihiro Shimoda
|
edbe774623
packet: fix second argument of sock_tx_timestamp()
|
9 years ago |
David S. Miller
|
30d0844bdc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
David S. Miller
|
eb70db8756
packet: Use symmetric hash for PACKET_FANOUT_HASH.
|
9 years ago |
Daniel Borkmann
|
113214be7f
bpf: refactor bpf_prog_get and type check into helper
|
9 years ago |
Mike Rapoport
|
1276f24eee
packet: use common code for virtio_net_hdr and skb GSO conversion
|
9 years ago |
Willem de Bruijn
|
719c44d340
packet: compat support for sock_fprog
|
9 years ago |
David S. Miller
|
1602f49b58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Weongyo Jeong
|
da37845fdc
packet: uses kfree_skb() for errors.
|
9 years ago |
Mathias Krause
|
309cf37fe2
packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
|
9 years ago |
David S. Miller
|
ae95d71261
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Dave Jones
|
6ae81ced37
af_packet: tone down the Tx-ring unsupported spew.
|
9 years ago |
Soheil Hassas Yeganeh
|
c14ac9451c
sock: enable timestamping using control messages
|
9 years ago |
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
|
9 years ago |
Daniel Borkmann
|
c72219b75f
packet: infer protocol from ethernet header if unset
|
9 years ago |
Daniel Borkmann
|
3c70c13248
packet: only allow extra vlan len on ethernet devices
|
9 years ago |
Daniel Borkmann
|
8fd6c80d9d
packet: always probe for transport header
|
9 years ago |
Daniel Borkmann
|
efdfa2f784
packet: do skb_probe_transport_header when we actually have data
|
9 years ago |
Francesco Ruggeri
|
30f7ea1c2b
packet: race condition in packet_bind
|
9 years ago |
Eric W. Biederman
|
19bcf9f203
ipv4: Pass struct net into ip_defrag and ip_check_defrag
|
10 years ago |