Historique des commits

Auteur SHA1 Message Date
  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
  David S. Miller 34f9f43710 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 12 ans
  Daniel Borkmann 66e56cd46b packet: fix send path when running with proto == 0 il y a 12 ans
  Duan Jiong 22781a5b9c packet: use macro GET_PBDQC_FROM_RB to simplify the codes il y a 12 ans
  Veaceslav Falico ec6f809ff6 af_packet: block BH in prb_shutdown_retire_blk_timer() il y a 12 ans
  Daniel Borkmann e40526cb20 packet: fix use after free race in send path when dev is released il y a 12 ans
  Hannes Frederic Sowa f3d3342602 net: rework recvmsg handler msg_name and msg_namelen logic il y a 12 ans
  Daniel Borkmann f55d112e52 net: packet: use reciprocal_divide in fanout_demux_hash il y a 12 ans
  Daniel Borkmann 5df0ddfbc9 net: packet: add randomized fanout scheduler il y a 12 ans
  David S. Miller b05930f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 12 ans
  Willem de Bruijn 8bcdeaff5e packet: restore packet statistics tp_packets to include drops il y a 12 ans
  Eric Dumazet 28d6427109 net: attempt high order allocations in sock_alloc_send_pskb() il y a 12 ans
  David S. Miller 09effa67a1 packet: Revert recent header parsing changes. il y a 12 ans
  Phil Sutter c483e02614 af_packet: simplify VLAN frame check in packet_snd il y a 12 ans
  Phil Sutter cbd89acb9e af_packet: fix for sending VLAN frames via packet_mmap il y a 12 ans
  Phil Sutter 0f75b09c79 af_packet: when sending ethernet frames, parse header for skb->protocol il y a 12 ans
  Richard Cochran cb820f8e4b net: Provide a generic socket error queue delivery method for Tx time stamps. il y a 12 ans
  David S. Miller d98cae64e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 12 ans
  Daniel Borkmann 2dc85bf323 packet: packet_getname_spkt: make sure string is always 0-terminated il y a 12 ans
  Jiri Pirko 351638e7de net: pass info struct via netdevice notifier il y a 12 ans
  Daniel Borkmann 8da3056c04 packet: tpacket_v3: do not trigger bug() on wrong header status il y a 12 ans
  Daniel Borkmann ee80fbf301 packet: account statistics only in tpacket_stats_u il y a 12 ans
  Daniel Borkmann b9c32fb271 packet: if hw/sw ts enabled in rx/tx ring, report which ts we got il y a 12 ans
  Daniel Borkmann 7a51384cc9 packet: enable hardware tx timestamping on tpacket ring il y a 12 ans
  Willem de Bruijn 2e31396fa1 packet: tx timestamping on tpacket ring il y a 12 ans
  Daniel Borkmann 4b457bdf1d packet: move hw/sw timestamp extraction into a small helper il y a 12 ans