summaryrefslogtreecommitdiff
path: root/include/linux/netdevice.h
AgeCommit message (Expand)Author
2003-07-14[NET]: Turn softnet_data into per-cpu data.Andi Kleen
2003-07-02[PATCH] Remove cpu arg from cpu_raise_irqRusty Russell
2003-06-25[NET]: Define LL_RESERVED_SPACE in terms of HH_DATA_MOD.David S. Miller
2003-06-19[NET]: Size hh_cache->hh_data more appropriately.David S. Miller
2003-06-14[NET]: Network hotplug via class_device/kobject.Stephen Hemminger
2003-06-11[NET]: Expose alloc_netdev() for use by drivers.Stephen Hemminger
2003-06-04[AX25]: Sanitize ax25 netdevice private handling.Steven Whitehouse
2003-05-29[NET]: Kill deprecated if_port_text and users.Stephen Hemminger
2003-05-25[NET]: post-sysfs netdev cleanup.Jeff Muizelaar
2003-05-20[NET]: sysfs support of network devices.Stephen Hemminger
2003-05-19[NET]: More device register/unregister fixing.David S. Miller
2003-05-19[NET]: Fix netdevice unregister races.David S. Miller
2003-05-11[NET]: Network packet type using RCU.Stephen Hemminger
2003-04-02[NET]: Add synchronize_net.Stephen Hemminger
2003-03-24[NET]: Kill dev_init_buffers, was scheduled to die in 2.5.xChristoph Hellwig
2003-03-19[NET]: Kill NETIF_F_DYNALLOC, based upon ideas from Adam J. RichterDavid S. Miller
2003-03-19[NET]: hard_header reservation.Alexey Kuznetsov
2003-03-19[IPV6]: Add anycast support.David Stevens
2003-01-15[NET]: Fix up RTM_SETLINK handling.Roland Dreier
2003-01-06Merge davem@nuts.ninka.net:/home/davem/src/BK/net-2.5David S. Miller
2003-01-06[NET]: Increase MAX_ADDR_LEN.Roland Dreier
2003-01-06net devices: Get network devices to show up in sysfs.Patrick Mochel
2002-12-03[NET]: Add device linkwatch functionality.Stefan Rompf
2002-10-04[NET]: Remove net_call_rx_atomic.Lennert Buytenhek
2002-09-24[PATCH] per-cpu data preempt-safingRobert Love
2002-09-18Add two NETIF_MSG_xxx constants to linux/netdevice.h,Jeff Garzik
2002-08-28[NET]: Add TCP segmentation offload core infrastructure.Alexey Kuznetsov
2002-08-11include/linux/netdevice.h: Define HAVE_NETDEV_POLL.David S. Miller
2002-08-05[TRIVIAL] Use __cachline_aligned in netdevice.hRusty Russell
2002-04-03finally, remove rmem_{start,end} from struct net_device.Paul Gortmaker
2002-03-13Integrate NAPI work done by Jamal Hadi Salim,David S. Miller
2002-03-10Major revamp of VLAN layer:David S. Miller
2002-02-05v2.5.2.2 -> v2.5.2.3Linus Torvalds
2002-02-04v2.4.13.5 -> v2.4.13.6Linus Torvalds
2002-02-04v2.4.11 -> v2.4.12Linus Torvalds
2002-02-04v2.4.8 -> v2.4.8.1Linus Torvalds
2002-02-04v2.4.7.5 -> v2.4.7.6Linus Torvalds
2002-02-04v2.4.7.1 -> v2.4.7.2Linus Torvalds
2002-02-04v2.4.6.8 -> v2.4.6.9Linus Torvalds
2002-02-04v2.4.6.4 -> v2.4.6.5Linus Torvalds
2002-02-04v2.4.3.4 -> v2.4.3.5Linus Torvalds
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds
2002-02-04v2.4.2.7 -> v2.4.2.8Linus Torvalds
2002-02-04v2.4.2 -> v2.4.2.1Linus Torvalds
2002-02-04Import changesetLinus Torvalds