Commit History

Author SHA1 Message Date
  Jiri Pirko ccffad25b5 net: convert unicast addr list 16 years ago
  Eric Dumazet 1ce8e7b57b net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv() 16 years ago
  Herbert Xu cb18978cbf gro: Open-code final pskb_may_pull 16 years ago
  Herbert Xu a5b1cf288d gro: Avoid unnecessary comparison after skb_gro_header 16 years ago
  Herbert Xu 7489594cb2 gro: Optimise length comparison in skb_gro_header 16 years ago
  Herbert Xu 78d3fd0b7d gro: Only use skb_gro_header for completely non-linear packets 16 years ago
  Herbert Xu 78a478d0ef gro: Inline skb_gro_header and cache frag0 virtual address 16 years ago
  Eric Dumazet 08baf56108 net: txq_trans_update() helper 16 years ago
  Alexander Beregalov e3804cbebb net: remove COMPAT_NET_DEV_OPS 16 years ago
  Neil Horman 4ea7e38696 dropmon: add ability to detect when hardware dropsrxpackets 16 years ago
  Eric Dumazet 93f154b594 net: release dst entry in dev_hard_start_xmit() 16 years ago
  Eric Dumazet 7004bf252c net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue 16 years ago
  Jiri Pirko ab9c73ccb5 net: check retval of dev_addr_init() 16 years ago
  Jiri Pirko f001fde5ea net: introduce a list of device addresses dev_addr_list (v6) 16 years ago
  David S. Miller 513de11bba net: Avoid modulus in skb_tx_hash() for forwarding case. 16 years ago
  David S. Miller d252a5e7b7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
  Eric Dumazet ec581f6a42 net: Fix skb_tx_hash() for forwarding workloads. 16 years ago
  Herbert Xu edbd9e3030 gro: Fix handling of headers that extend over the tail 16 years ago
  David S. Miller e5e9743bb7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
  Ben Hutchings 5db8765a86 net: Fix GRO for multiple page fragments 16 years ago
  Marcin Slusarz eb39c57ff7 net: fix "compatibility" typos 16 years ago
  Jarek Poplawski 8caf153974 net: sch_netem: Fix an inconsistency in ingress netem timestamps. 16 years ago
  David S. Miller a54bfa40fd Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
  Herbert Xu 76620aafd6 gro: New frags interface to avoid copying shinfo 16 years ago
  Herbert Xu fc59f9a3bf gro: Restore correct value to gso_size 16 years ago
  Alexander Duyck d543103a0c net: netif_device_attach/detach should start/stop all queues 16 years ago
  Stephen Hemminger f2bde73286 net: allow multiple dev per napi with GRO 16 years ago
  Linus Torvalds d54b3538b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 16 years ago
  Herbert Xu 8f1ead2d1a GRO: Disable GRO on legacy netif_rx path 16 years ago
  Eric Dumazet ed734a97c6 net: remove useless prefetch() call 16 years ago