Commit History

Author SHA1 Message Date
  Daniel Borkmann f55d112e52 net: packet: use reciprocal_divide in fanout_demux_hash 12 years ago
  Daniel Borkmann 5df0ddfbc9 net: packet: add randomized fanout scheduler 12 years ago
  David S. Miller b05930f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Willem de Bruijn 8bcdeaff5e packet: restore packet statistics tp_packets to include drops 12 years ago
  Eric Dumazet 28d6427109 net: attempt high order allocations in sock_alloc_send_pskb() 12 years ago
  David S. Miller 09effa67a1 packet: Revert recent header parsing changes. 12 years ago
  Phil Sutter c483e02614 af_packet: simplify VLAN frame check in packet_snd 12 years ago
  Phil Sutter cbd89acb9e af_packet: fix for sending VLAN frames via packet_mmap 12 years ago
  Phil Sutter 0f75b09c79 af_packet: when sending ethernet frames, parse header for skb->protocol 12 years ago
  Richard Cochran cb820f8e4b net: Provide a generic socket error queue delivery method for Tx time stamps. 12 years ago
  David S. Miller d98cae64e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Daniel Borkmann 2dc85bf323 packet: packet_getname_spkt: make sure string is always 0-terminated 12 years ago
  Jiri Pirko 351638e7de net: pass info struct via netdevice notifier 12 years ago
  Daniel Borkmann 8da3056c04 packet: tpacket_v3: do not trigger bug() on wrong header status 12 years ago
  Daniel Borkmann ee80fbf301 packet: account statistics only in tpacket_stats_u 12 years ago
  Daniel Borkmann b9c32fb271 packet: if hw/sw ts enabled in rx/tx ring, report which ts we got 12 years ago
  Daniel Borkmann 7a51384cc9 packet: enable hardware tx timestamping on tpacket ring 12 years ago
  Willem de Bruijn 2e31396fa1 packet: tx timestamping on tpacket ring 12 years ago
  Daniel Borkmann 4b457bdf1d packet: move hw/sw timestamp extraction into a small helper 12 years ago
  Daniel Borkmann 184f489e9b packet: minor: add generic tpacket_uhdr to access packet headers 12 years ago
  Daniel Borkmann bf84a01063 net: sock: make sock_tx_timestamp void 12 years ago
  Jason Wang 40893fd0fd net: switch to use skb_probe_transport_header() 12 years ago
  Jason Wang c1aad275b0 packet: set transport header before doing xmit 12 years ago
  Willem de Bruijn 77f65ebdca packet: packet fanout rollover during socket overload 12 years ago
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
  Gao feng ece31ffd53 net: proc: change proc_net_remove to remove_proc_entry 12 years ago
  Gao feng d4beaa66ad net: proc: change proc_net_fops_create to proc_create 12 years ago
  Phil Sutter 9665d5d624 packet: fix leakage of tx_ring memory 12 years ago
  Eric W. Biederman df008c91f8 net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm 12 years ago
  Paul Chavent 5920cd3a41 packet: tx_ring: allow the user to choose tx data offset 12 years ago