Historique des commits

Auteur SHA1 Message Date
  David S. Miller fa2dbdc253 net: Pass a "more" indication down into netdev_start_xmit() code paths. il y a 11 ans
  David S. Miller 10b3ad8c21 net: Do txq_trans_update() in netdev_start_xmit() il y a 11 ans
  Daniel Borkmann 10c51b5623 net: add skb_get_tx_queue() helper il y a 11 ans
  David S. Miller 4798248e4e net: Add ops->ndo_xmit_flush() il y a 11 ans
  Eric Dumazet dc808110bb packet: handle too big packets for PACKET_V3 il y a 11 ans
  Willem de Bruijn 68a360e82e packet: remove deprecated syststamp timestamp il y a 11 ans
  Fabian Frederick fe8c0f4ac2 packet: remove unnecessary break after return il y a 11 ans
  David S. Miller 676d23690f net: Fix use after free by removing length arg from sk_data_ready callbacks. il y a 11 ans
  Daniel Borkmann 8e2f1a63f2 packet: fix packet_direct_xmit for BQL enabled drivers il y a 11 ans
  Daniel Borkmann 0f97ede45e packet: report tx_dropped in packet_direct_xmit il y a 11 ans
  Daniel Borkmann 43279500de packet: respect devices with LLTX flag in direct xmit il y a 11 ans
  Tom Herbert 61b905da33 net: Rename skb->rxhash to skb->hash il y a 11 ans
  Daniel Borkmann 52f1454f62 packet: allow to transmit +4 byte in TX_RING slot for VLAN case il y a 11 ans
  Dan Carpenter d7cf0c34af af_packet: remove a stray tab in packet_set_ring() il y a 12 ans
  Daniel Borkmann 0fd5d57ba3 packet: check for ndo_select_queue during queue selection il y a 12 ans
  Neil Horman 2d36097d26 af_packet: Add Queue mapping mode to af_packet fanout operation il y a 12 ans
  Daniel Borkmann 89770b0a69 net: introduce reciprocal_scale helper and convert users il y a 12 ans
  Daniel Borkmann f337db64af random32: add prandom_u32_max and convert open coded users il y a 12 ans
  Daniel Borkmann f0d4eb29d1 packet: fix a couple of cppcheck warnings il y a 12 ans
  Steffen Hurrle 342dfc306f net: add build-time checks for msg->msg_name size il y a 12 ans
  Daniel Borkmann b013840810 packet: use percpu mmap tx frame pending refcount il y a 12 ans
  Daniel Borkmann 87a2fd286a packet: don't unconditionally schedule() in case of MSG_DONTWAIT il y a 12 ans
  Daniel Borkmann 902fefb82e packet: improve socket create/bind latency in some cases il y a 12 ans
  Weilong Chen d4dd8aeefd packet: fix "foo * bar" and "(foo*)" problems il y a 12 ans
  Atzm Watanabe a0cdfcf393 packet: deliver VLAN TPID to userspace il y a 12 ans
  Atzm Watanabe e4d26f4b08 packet: fill the gap of TPACKET_ALIGNMENT with zeros il y a 12 ans
  Atzm Watanabe 51846355bc packet: make aligned size of struct tpacket{2,3}_hdr clear il y a 12 ans
  Tom Herbert 3958afa1b2 net: Change skb_get_rxhash to skb_get_hash il y a 12 ans
  Li Zhong 1cbac01052 packet: fix using smp_processor_id() in preemptible code il y a 12 ans
  Daniel Borkmann d346a3fae3 packet: introduce PACKET_QDISC_BYPASS socket option il y a 12 ans