提交历史

作者 SHA1 备注 提交日期
  Francesco Ruggeri 82f17091e6 net: delete stale packet_mclist entries 10 年之前
  Alexander Drozdov 41a50d621a af_packet: don't pass empty blocks for PACKET_V3 10 年之前
  Alexander Drozdov 3f34b24a73 af_packet: allow packets defragmentation not only for hash fanout type 10 年之前
  David S. Miller 3f3558bb51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 年之前
  Jiri Pirko df8a39defa net: rename vlan_tx_* helpers since "tx" is misleading there 10 年之前
  Willem de Bruijn eee2f04b80 packet: make packet too small warning match condition 10 年之前
  Christoph Jaeger 46d2cfb192 packet: bail out of packet_snd() if L2 header creation fails 10 年之前
  Dan Collins da413eec72 packet: Fixed TPACKET V3 to signal poll when block is closed rather than every packet 10 年之前
  Linus Torvalds 70e71ca0af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 10 年之前
  Al Viro c0371da604 put iov_iter into msghdr 10 年之前
  Michael S. Tsirkin dc9e51534b af_packet: virtio 1.0 stubs 10 年之前
  David S. Miller 60b7379dc5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 年之前
  Michael S. Tsirkin 6e58040b84 af_packet: fix sparse warning 10 年之前
  Al Viro 8feb2fb2bb switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter() 10 年之前
  Al Viro 7eab8d9e8a new helper: memcpy_to_msg() 11 年之前
  Al Viro 6ce8e9ce59 new helper: memcpy_from_msg() 11 年之前
  Willem de Bruijn 9c7077622d packet: make packet_snd fail on len smaller than l2 header 10 年之前
  David S. Miller 51f3d02b98 net: Add and use skb_copy_datagram_msg() helper. 10 年之前
  David S. Miller fa2dbdc253 net: Pass a "more" indication down into netdev_start_xmit() code paths. 11 年之前
  David S. Miller 10b3ad8c21 net: Do txq_trans_update() in netdev_start_xmit() 11 年之前
  Daniel Borkmann 10c51b5623 net: add skb_get_tx_queue() helper 11 年之前
  David S. Miller 4798248e4e net: Add ops->ndo_xmit_flush() 11 年之前
  Eric Dumazet dc808110bb packet: handle too big packets for PACKET_V3 11 年之前
  Willem de Bruijn 68a360e82e packet: remove deprecated syststamp timestamp 11 年之前
  Fabian Frederick fe8c0f4ac2 packet: remove unnecessary break after return 11 年之前
  David S. Miller 676d23690f net: Fix use after free by removing length arg from sk_data_ready callbacks. 11 年之前
  Daniel Borkmann 8e2f1a63f2 packet: fix packet_direct_xmit for BQL enabled drivers 11 年之前
  Daniel Borkmann 0f97ede45e packet: report tx_dropped in packet_direct_xmit 11 年之前
  Daniel Borkmann 43279500de packet: respect devices with LLTX flag in direct xmit 11 年之前
  Tom Herbert 61b905da33 net: Rename skb->rxhash to skb->hash 11 年之前