| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Fix typo in net_device_ops description. | Mike Rapoport | 2009-04-27 | 1 | -1/+1 |
* | net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE | Adrian Bunk | 2009-04-27 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-03-28 | 1 | -1/+17 |
|\ |
|
| * | [SCSI] net: add FCoE offload support through net_device | Yi Zou | 2009-03-13 | 1 | -0/+13 |
| * | [SCSI] net: define feature flags for FCoE offloads | Chris Leech | 2009-03-13 | 1 | -0/+3 |
| * | [SCSI] net: reclaim 8 upper bits of the netdev->features from GSO | Chris Leech | 2009-03-13 | 1 | -1/+1 |
* | | net: Add missing include into include/linux/netdevice.h | Dmitri Vorobiev | 2009-03-27 | 1 | -0/+1 |
* | | GRO: Move netpoll checks to correct location | Herbert Xu | 2009-03-16 | 1 | -0/+8 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-05 | 1 | -0/+1 |
|\ \ |
|
| * | | vlan: Fix vlan-in-vlan crashes. | David S. Miller | 2009-03-04 | 1 | -0/+1 |
| |/ |
|
* | | net: replace __constant_{endian} uses in net headers | Harvey Harrison | 2009-02-14 | 1 | -2/+2 |
* | | gro: Optimise Ethernet header comparison | Herbert Xu | 2009-02-08 | 1 | -0/+7 |
* | | gro: Remember number of held packets instead of counting every time | Herbert Xu | 2009-02-08 | 1 | -0/+3 |
* | | net: fix some trailing whitespaces | Graf Yang | 2009-02-05 | 1 | -5/+5 |
* | | gro: Avoid copying headers of unmerged packets | Herbert Xu | 2009-01-29 | 1 | -0/+26 |
* | | gro: Move common completion code into helpers | Herbert Xu | 2009-01-29 | 1 | -0/+3 |
* | | net: Remove redundant NAPI functions | Ben Hutchings | 2009-01-21 | 1 | -50/+0 |
|/ |
|
* | net: Add init_dummy_netdev() and fix EMAC driver using it | Benjamin Herrenschmidt | 2009-01-14 | 1 | -0/+3 |
* | net: Fix a comment in include/linux/netdevice.h. | Krzysztof HaĆasa | 2009-01-12 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2009-01-09 | 1 | -3/+0 |
|\ |
|
| * | net_dma: convert to dma_find_channel | Dan Williams | 2009-01-06 | 1 | -3/+0 |
* | | gro: Add internal interfaces for VLAN | Herbert Xu | 2009-01-06 | 1 | -0/+6 |
* | | gro: Add page frag support | Herbert Xu | 2009-01-04 | 1 | -1/+15 |
|/ |
|
* | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman | 2008-12-22 | 1 | -15/+9 |
* | net: Add Generic Receive Offload infrastructure | Herbert Xu | 2008-12-15 | 1 | -52/+28 |
* | net: Add frag_list support to GSO | Herbert Xu | 2008-12-15 | 1 | -0/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-15 | 1 | -0/+7 |
|\ |
|
| * | netpoll: fix race on poll_list resulting in garbage entry | Neil Horman | 2008-12-09 | 1 | -0/+7 |
* | | netdevice: Kill netdev->priv | Wang Chen | 2008-12-08 | 1 | -1/+0 |
* | | DCB: fix kconfig option | Jeff Kirsher | 2008-11-25 | 1 | -2/+2 |
* | | netdev: add HAVE_NET_DEVICE_OPS | Stephen Hemminger | 2008-11-25 | 1 | -0/+1 |
* | | ixgbe: this patch adds support for DCB to the kernel and ixgbe driver | Alexander Duyck | 2008-11-20 | 1 | -0/+8 |
* | | netdev: add more functions to netdevice ops | Stephen Hemminger | 2008-11-20 | 1 | -13/+26 |
* | | netdev: introduce dev_get_stats() | Stephen Hemminger | 2008-11-19 | 1 | -1/+3 |
* | | netdev: network device operations infrastructure | Stephen Hemminger | 2008-11-19 | 1 | -64/+168 |
* | | net: Guaranetee the proper ordering of the loopback device. v2 | Eric W. Biederman | 2008-11-07 | 1 | -0/+1 |
* | | Revert "net: Guaranetee the proper ordering of the loopback device." | David S. Miller | 2008-11-07 | 1 | -1/+0 |
* | | net: Guaranetee the proper ordering of the loopback device. | Eric W. Biederman | 2008-11-05 | 1 | -0/+1 |
* | | bonding, net: Move last_rx update into bonding recv logic | Jay Vosburgh | 2008-11-03 | 1 | -14/+18 |
|/ |
|
* | net: delete excess kernel-doc notation | Randy Dunlap | 2008-10-30 | 1 | -1/+0 |
* | net: Fix disjunct computation of netdev features | Herbert Xu | 2008-10-23 | 1 | -1/+11 |
* | net: Rationalise email address: Network Specific Parts | Alan Cox | 2008-10-13 | 1 | -1/+1 |
* | dsa: add support for Trailer tagging format | Lennert Buytenhek | 2008-10-08 | 1 | -0/+10 |
* | dsa: add support for original DSA tagging format | Lennert Buytenhek | 2008-10-08 | 1 | -0/+11 |
* | net: Distributed Switch Architecture protocol support | Lennert Buytenhek | 2008-10-08 | 1 | -0/+3 |
* | netdev: use const for some name functions | Stephen Hemminger | 2008-09-30 | 1 | -2/+2 |
* | net: network device name ifalias support | Stephen Hemminger | 2008-09-22 | 1 | -0/+3 |
* | net: Kill plain NET_XMIT_BYPASS. | David S. Miller | 2008-08-04 | 1 | -3/+0 |
* | net_sched: Add qdisc __NET_XMIT_STOLEN flag | Jarek Poplawski | 2008-08-04 | 1 | -0/+1 |
* | netdev: Fix lockdep warnings in multiqueue configurations. | David S. Miller | 2008-07-31 | 1 | -31/+55 |