提交历史

作者 SHA1 备注 提交日期
  Joe Perches 43d620c829 drivers/net: Remove casts of void * 14 年之前
  David S. Miller 0f020dec54 hamachi: Put back RX_CHECKSUM 14 年之前
  David S. Miller ad638bd16d hamachi: Delete TX checksumming code commented out since 1999 14 年之前
  Jarek Poplawski 7a36df8a85 epic100: hamachi: yellowfin: Fix skb allocation size 14 年之前
  Joe Perches c061b18df0 drivers/net: Remove address use from assignments of function pointers 15 年之前
  Kulikov Vasiliy 0b9be50b3b hamachi: Use the instance of net_device_stats from net_device. 15 年之前
  Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 年之前
  David S. Miller 871039f02f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 年之前
  Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Jiri Pirko 48e2f183cb net: convert multiple drivers to use netdev_for_each_mc_addr, part4 15 年之前
  Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 年之前
  Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 年之前
  Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 年之前
  Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 年之前
  David S. Miller 3505d1a9fd Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 年之前
  Eric Dumazet 89d71a66c4 net: Use netdev_alloc_skb_ip_align() 15 年之前
  Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 15 年之前
  Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 年之前
  David S. Miller aa11d958d1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 年之前
  Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 年之前
  Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 年之前
  Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 年之前
  Eric Dumazet cdd0db058d net: dont update dev->trans_start 16 年之前
  Stephen Hemminger 98683956ac hamachi: fix non-constant printk warnings 16 年之前
  Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 年之前
  Stephen Hemminger fe96aaa14f netdev: add missing set_mac_address hook 16 年之前
  Stephen Hemminger a8652d237b hamachi: convert to net_device_ops 16 年之前
  David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 年之前
  Johannes Berg e174961ca1 net: convert print_mac to %pM 16 年之前