summaryrefslogtreecommitdiff
path: root/include/linux/netdevice.h
AgeCommit message (Expand)Author
2009-04-27net: Fix typo in net_device_ops description.Mike Rapoport
2009-04-27net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-03-27net: Add missing include into include/linux/netdevice.hDmitri Vorobiev
2009-03-16GRO: Move netpoll checks to correct locationHerbert Xu
2009-03-13[SCSI] net: add FCoE offload support through net_deviceYi Zou
2009-03-13[SCSI] net: define feature flags for FCoE offloadsChris Leech
2009-03-13[SCSI] net: reclaim 8 upper bits of the netdev->features from GSOChris Leech
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-04vlan: Fix vlan-in-vlan crashes.David S. Miller
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison
2009-02-08gro: Optimise Ethernet header comparisonHerbert Xu
2009-02-08gro: Remember number of held packets instead of counting every timeHerbert Xu
2009-02-05net: fix some trailing whitespacesGraf Yang
2009-01-29gro: Avoid copying headers of unmerged packetsHerbert Xu
2009-01-29gro: Move common completion code into helpersHerbert Xu
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2009-01-14net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt
2009-01-12net: Fix a comment in include/linux/netdevice.h.Krzysztof HaƂasa
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2009-01-06gro: Add internal interfaces for VLANHerbert Xu
2009-01-06net_dma: convert to dma_find_channelDan Williams
2009-01-04gro: Add page frag supportHerbert Xu
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-12-15net: Add Generic Receive Offload infrastructureHerbert Xu
2008-12-15net: Add frag_list support to GSOHerbert Xu
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-09netpoll: fix race on poll_list resulting in garbage entryNeil Horman
2008-12-08netdevice: Kill netdev->privWang Chen
2008-11-25DCB: fix kconfig optionJeff Kirsher
2008-11-25netdev: add HAVE_NET_DEVICE_OPSStephen Hemminger
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger
2008-11-19netdev: introduce dev_get_stats()Stephen Hemminger
2008-11-19netdev: network device operations infrastructureStephen Hemminger
2008-11-07net: Guaranetee the proper ordering of the loopback device. v2Eric W. Biederman
2008-11-07Revert "net: Guaranetee the proper ordering of the loopback device."David S. Miller
2008-11-05net: Guaranetee the proper ordering of the loopback device.Eric W. Biederman
2008-11-03bonding, net: Move last_rx update into bonding recv logicJay Vosburgh
2008-10-30net: delete excess kernel-doc notationRandy Dunlap
2008-10-23net: Fix disjunct computation of netdev featuresHerbert Xu
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox
2008-10-08dsa: add support for Trailer tagging formatLennert Buytenhek
2008-10-08dsa: add support for original DSA tagging formatLennert Buytenhek
2008-10-08net: Distributed Switch Architecture protocol supportLennert Buytenhek
2008-09-30netdev: use const for some name functionsStephen Hemminger
2008-09-22net: network device name ifalias supportStephen Hemminger
2008-08-04net: Kill plain NET_XMIT_BYPASS.David S. Miller
2008-08-04net_sched: Add qdisc __NET_XMIT_STOLEN flagJarek Poplawski
2008-07-31netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller