提交歷史

作者 SHA1 備註 提交日期
  Chetan Loke cc9f01b246 af-packet: fix - avoid reading stale data 14 年之前
  David S. Miller 31817df025 packet: Fix build with INET disabled. 14 年之前
  Eric Dumazet afe62c68cd af_packet: lock imbalance 14 年之前
  David S. Miller aec27311c2 packet: Fix leak in pre-defrag support. 14 年之前
  David S. Miller 95ec3eb417 packet: Add 'cpu' fanout policy. 14 年之前
  David S. Miller 7736d33f42 packet: Add pre-defragmentation support for ipv4 fanouts. 14 年之前
  David S. Miller dc99f60069 packet: Add fanout support. 14 年之前
  David S. Miller ce06b03e60 packet: Add helpers to register/unregister ->prot_hook 14 年之前
  David S. Miller 9f6ec8d697 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 年之前
  Jason Wang 10a8d94a95 virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID 14 年之前
  Eric Dumazet 13fcb7bd32 af_packet: prevent information leak 14 年之前
  Ben Greear 827d978037 af-packet: Use existing netdev reference for bound sockets. 14 年之前
  Ben Greear 160ff18a07 af-packet: Hold reference to bound network devices. 14 年之前
  Ben Greear a3bcc23e89 af-packet: Add flag to distinguish VID 0 from no-vlan. 14 年之前
  Dan Rosenberg 71338aa7d0 net: convert %p usage to %pK 14 年之前
  Eric Dumazet 0a14842f5a net: filter: Just In Time compiler for x86-64 14 年之前
  Hagen Paul Pfeifer e143038f4d af_packet: struct socket declared/assigned but unused 14 年之前
  Ben Greear 57f89bfa21 network: Allow af_packet to transmit +4 bytes for VLAN packets. 14 年之前
  Shan Wei 441c793a56 net: cleanup unused macros in net directory 14 年之前
  Eric Dumazet 80f8f1027b net: filter: dont block softirqs in sk_run_filter() 14 年之前
  Michał Mirosław 55508d601d net: Use skb_checksum_start_offset() 14 年之前
  Changli Gao c053fd96d0 af_packet: use swap() instead of the open coded macro XC() 14 年之前
  Changli Gao 920b8d913b af_packet: fix freeing pg_vec twice on error path 14 年之前
  Changli Gao f6dafa95d1 af_packet: eliminate pgv_to_page on some arches 14 年之前
  Eric Dumazet 62ab081213 filter: constify sk_run_filter() 14 年之前
  Changli Gao c56b4d9012 af_packet: remove pgv.flags 14 年之前
  Changli Gao 0af55bb58f af_packet: use vmalloc_to_page() instead for the addresss returned by vmalloc() 14 年之前
  Eric Dumazet bbce5a59e4 packet: use vzalloc() 14 年之前
  Eric Dumazet 93aaae2e01 filter: optimize sk_run_filter 14 年之前
  Neil Horman 0e3125c755 packet: Enhance AF_PACKET implementation to not require high order contiguous memory allocation (v4) 14 年之前