Historial de Commits

Autor SHA1 Mensaje Fecha
  Atzm Watanabe e4d26f4b08 packet: fill the gap of TPACKET_ALIGNMENT with zeros hace 12 años
  Atzm Watanabe 51846355bc packet: make aligned size of struct tpacket{2,3}_hdr clear hace 12 años
  Tom Herbert 3958afa1b2 net: Change skb_get_rxhash to skb_get_hash hace 12 años
  Li Zhong 1cbac01052 packet: fix using smp_processor_id() in preemptible code hace 12 años
  Daniel Borkmann d346a3fae3 packet: introduce PACKET_QDISC_BYPASS socket option hace 12 años
  David S. Miller 34f9f43710 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 12 años
  Daniel Borkmann 66e56cd46b packet: fix send path when running with proto == 0 hace 12 años
  Duan Jiong 22781a5b9c packet: use macro GET_PBDQC_FROM_RB to simplify the codes hace 12 años
  Veaceslav Falico ec6f809ff6 af_packet: block BH in prb_shutdown_retire_blk_timer() hace 12 años
  Daniel Borkmann e40526cb20 packet: fix use after free race in send path when dev is released hace 12 años
  Hannes Frederic Sowa f3d3342602 net: rework recvmsg handler msg_name and msg_namelen logic hace 12 años
  Daniel Borkmann f55d112e52 net: packet: use reciprocal_divide in fanout_demux_hash hace 12 años
  Daniel Borkmann 5df0ddfbc9 net: packet: add randomized fanout scheduler hace 12 años
  David S. Miller b05930f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 12 años
  Willem de Bruijn 8bcdeaff5e packet: restore packet statistics tp_packets to include drops hace 12 años
  Eric Dumazet 28d6427109 net: attempt high order allocations in sock_alloc_send_pskb() hace 12 años
  David S. Miller 09effa67a1 packet: Revert recent header parsing changes. hace 12 años
  Phil Sutter c483e02614 af_packet: simplify VLAN frame check in packet_snd hace 12 años
  Phil Sutter cbd89acb9e af_packet: fix for sending VLAN frames via packet_mmap hace 12 años
  Phil Sutter 0f75b09c79 af_packet: when sending ethernet frames, parse header for skb->protocol hace 12 años
  Richard Cochran cb820f8e4b net: Provide a generic socket error queue delivery method for Tx time stamps. hace 12 años
  David S. Miller d98cae64e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 12 años
  Daniel Borkmann 2dc85bf323 packet: packet_getname_spkt: make sure string is always 0-terminated hace 12 años
  Jiri Pirko 351638e7de net: pass info struct via netdevice notifier hace 12 años
  Daniel Borkmann 8da3056c04 packet: tpacket_v3: do not trigger bug() on wrong header status hace 12 años
  Daniel Borkmann ee80fbf301 packet: account statistics only in tpacket_stats_u hace 12 años
  Daniel Borkmann b9c32fb271 packet: if hw/sw ts enabled in rx/tx ring, report which ts we got hace 12 años
  Daniel Borkmann 7a51384cc9 packet: enable hardware tx timestamping on tpacket ring hace 12 años
  Willem de Bruijn 2e31396fa1 packet: tx timestamping on tpacket ring hace 12 años
  Daniel Borkmann 4b457bdf1d packet: move hw/sw timestamp extraction into a small helper hace 12 años