Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 년 전 |
Linus Torvalds
|
9a19a6db37
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 년 전 |
Al Viro
|
cbbd26b8b1
[iov_iter] new primitives - copy_from_iter_full() and friends
|
8 년 전 |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 년 전 |
Philip Pettersson
|
84ac726023
packet: fix race condition in packet_set_ring
|
8 년 전 |
Jarno Rajahalme
|
5a21388126
af_packet: Use virtio_net_hdr_from_skb() directly.
|
8 년 전 |
Jarno Rajahalme
|
db60eb5f65
af_packet: Use virtio_net_hdr_to_skb().
|
8 년 전 |
Jarno Rajahalme
|
9403cd7cbb
virtio_net: Do not clear memory for struct virtio_net_hdr twice.
|
8 년 전 |
Willem de Bruijn
|
104ba78c98
packet: on direct_xmit, limit tso and csum to supported devices
|
8 년 전 |
Anoob Soman
|
6664498280
packet: call fanout_release, while UNREGISTERING a netdev
|
8 년 전 |
David S. Miller
|
de0ba9a0d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 년 전 |
Soheil Hassas Yeganeh
|
f8e7718cc0
packet: propagate sock_cmsg_send() error
|
9 년 전 |
Yoshihiro Shimoda
|
edbe774623
packet: fix second argument of sock_tx_timestamp()
|
9 년 전 |
David S. Miller
|
30d0844bdc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 년 전 |
David S. Miller
|
eb70db8756
packet: Use symmetric hash for PACKET_FANOUT_HASH.
|
9 년 전 |
Daniel Borkmann
|
113214be7f
bpf: refactor bpf_prog_get and type check into helper
|
9 년 전 |
Mike Rapoport
|
1276f24eee
packet: use common code for virtio_net_hdr and skb GSO conversion
|
9 년 전 |
Willem de Bruijn
|
719c44d340
packet: compat support for sock_fprog
|
9 년 전 |
David S. Miller
|
1602f49b58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 년 전 |
Weongyo Jeong
|
da37845fdc
packet: uses kfree_skb() for errors.
|
9 년 전 |
Mathias Krause
|
309cf37fe2
packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
|
9 년 전 |
David S. Miller
|
ae95d71261
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 년 전 |
Dave Jones
|
6ae81ced37
af_packet: tone down the Tx-ring unsupported spew.
|
9 년 전 |
Soheil Hassas Yeganeh
|
c14ac9451c
sock: enable timestamping using control messages
|
9 년 전 |
Willem de Bruijn
|
9ed988cd59
packet: validate variable length ll headers
|
9 년 전 |
David Decotigny
|
7cad1bac96
net: core: use __ethtool_get_ksettings
|
9 년 전 |
Willem de Bruijn
|
1d036d25e5
packet: tpacket_snd gso and checksum offload
|
9 년 전 |
Willem de Bruijn
|
8d39b4a6b8
packet: parse tpacket header before skb alloc
|
9 년 전 |
Willem de Bruijn
|
58d19b19cd
packet: vnet_hdr support for tpacket_rcv
|
9 년 전 |
Willem de Bruijn
|
16cc140045
packet: move vnet_hdr code to helper functions
|
9 년 전 |