Commit History

Author SHA1 Message Date
  Dan Collins da413eec72 packet: Fixed TPACKET V3 to signal poll when block is closed rather than every packet 10 years ago
  Linus Torvalds 70e71ca0af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 10 years ago
  Al Viro c0371da604 put iov_iter into msghdr 10 years ago
  Michael S. Tsirkin dc9e51534b af_packet: virtio 1.0 stubs 10 years ago
  David S. Miller 60b7379dc5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  Michael S. Tsirkin 6e58040b84 af_packet: fix sparse warning 10 years ago
  Al Viro 8feb2fb2bb switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter() 11 years ago
  Al Viro 7eab8d9e8a new helper: memcpy_to_msg() 11 years ago
  Al Viro 6ce8e9ce59 new helper: memcpy_from_msg() 11 years ago
  Willem de Bruijn 9c7077622d packet: make packet_snd fail on len smaller than l2 header 10 years ago
  David S. Miller 51f3d02b98 net: Add and use skb_copy_datagram_msg() helper. 11 years ago
  David S. Miller fa2dbdc253 net: Pass a "more" indication down into netdev_start_xmit() code paths. 11 years ago
  David S. Miller 10b3ad8c21 net: Do txq_trans_update() in netdev_start_xmit() 11 years ago
  Daniel Borkmann 10c51b5623 net: add skb_get_tx_queue() helper 11 years ago
  David S. Miller 4798248e4e net: Add ops->ndo_xmit_flush() 11 years ago
  Eric Dumazet dc808110bb packet: handle too big packets for PACKET_V3 11 years ago
  Willem de Bruijn 68a360e82e packet: remove deprecated syststamp timestamp 11 years ago
  Fabian Frederick fe8c0f4ac2 packet: remove unnecessary break after return 11 years ago
  David S. Miller 676d23690f net: Fix use after free by removing length arg from sk_data_ready callbacks. 11 years ago
  Daniel Borkmann 8e2f1a63f2 packet: fix packet_direct_xmit for BQL enabled drivers 11 years ago
  Daniel Borkmann 0f97ede45e packet: report tx_dropped in packet_direct_xmit 11 years ago
  Daniel Borkmann 43279500de packet: respect devices with LLTX flag in direct xmit 11 years ago
  Tom Herbert 61b905da33 net: Rename skb->rxhash to skb->hash 11 years ago
  Daniel Borkmann 52f1454f62 packet: allow to transmit +4 byte in TX_RING slot for VLAN case 11 years ago
  Dan Carpenter d7cf0c34af af_packet: remove a stray tab in packet_set_ring() 11 years ago
  Daniel Borkmann 0fd5d57ba3 packet: check for ndo_select_queue during queue selection 11 years ago
  Neil Horman 2d36097d26 af_packet: Add Queue mapping mode to af_packet fanout operation 11 years ago
  Daniel Borkmann 89770b0a69 net: introduce reciprocal_scale helper and convert users 11 years ago
  Daniel Borkmann f337db64af random32: add prandom_u32_max and convert open coded users 11 years ago
  Daniel Borkmann f0d4eb29d1 packet: fix a couple of cppcheck warnings 11 years ago