summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gro: Avoid unnecessary comparison after skb_gro_headerHerbert Xu2009-05-275-26/+62
* gro: Optimise length comparison in skb_gro_headerHerbert Xu2009-05-272-3/+9
* tcp: Optimise len/mss comparisonHerbert Xu2009-05-271-1/+1
* tcp: Remove unnecessary window comparisons for GROHerbert Xu2009-05-271-1/+1
* tcp: Optimise GRO port comparisonsHerbert Xu2009-05-271-1/+1
* gro: Only use skb_gro_header for completely non-linear packetsHerbert Xu2009-05-272-6/+8
* gro: Localise offset/headlen in skb_gro_offsetHerbert Xu2009-05-271-13/+10
* gro: Inline skb_gro_header and cache frag0 virtual addressHerbert Xu2009-05-272-22/+27
* gro: Open-code frags copy in skb_gro_receiveHerbert Xu2009-05-271-3/+6
* ixgbe: Fix build warningPeter P Waskiewicz Jr2009-05-261-1/+0
* phy: Eliminate references to BUS_ID_SIZE.David S. Miller2009-05-261-2/+2
* nl80211: Eliminate reference to BUS_ID_SIZE.David S. Miller2009-05-261-1/+1
* sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead.David S. Miller2009-05-261-1/+1
* cpmac: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE.David S. Miller2009-05-261-1/+1
* ixp4xx_eth: Remove references to BUS_ID_SIZE.David S. Miller2009-05-261-2/+2
* net: Remove bogus reference to BUS_ID_SIZE in sysfs code.David S. Miller2009-05-261-1/+0
* r8169: Use a different default for each familyJean Delvare2009-05-261-17/+22
* net/ucc_geth: allow to set mac address on running deviceKevin Hao2009-05-261-1/+32
* niu: Add support for C10NEMTanli Chang2009-05-261-10/+47
* ixgbe: fix 82598 SFP initialization after driver load.Don Skidmore2009-05-263-19/+39
* ixgbe: Remove device ID 0x10d8Peter P Waskiewicz Jr2009-05-262-2/+0
* igb/e1000e: update PSSR_MDIX value to reflect correct bitAlexander Duyck2009-05-262-2/+2
* igb: Record host memory receive overflow in net_statsJesper Dangaard Brouer2009-05-262-0/+11
* igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count)Jesper Dangaard Brouer2009-05-263-10/+38
* igb: add RQDPC (Receive Queue Drop Packet Count) register macroJeff Kirsher2009-05-261-0/+1
* 8139*: convert printk() to pr_<foo>()Alexander Beregalov2009-05-262-84/+66
* 3c5xx: convert printk() to pr_<foo>()Alexander Beregalov2009-05-264-242/+233
* 3c50x: convert printk() to pr_<foo>()Alexander Beregalov2009-05-265-219/+216
* atl1: use netdev->statsEric Dumazet2009-05-252-4/+3
* net: txq_trans_update() helperEric Dumazet2009-05-255-1/+15
* net: sh_eth: Add support SH7724Yoshihiro Shimoda2009-05-253-6/+111
* net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data"Yoshihiro Shimoda2009-05-252-251/+386
* net: sh_eth: fix receive desciptor loopYoshihiro Shimoda2009-05-251-0/+1
* net: sh_eth: fix TX/RX descriptor not set physical memoryYoshihiro Shimoda2009-05-251-23/+12
* net: sh_eth: fix cache coherency issueYoshihiro Shimoda2009-05-251-0/+4
* pkt_sched: gen_estimator: Fix signed integers right-shifts.Jarek Poplawski2009-05-251-2/+2
* net: Remove obsolete MV64360 config optionGabriel Paubert2009-05-251-1/+1
* iwmc3200wifi: fix link error when CFG80211 is not selectedZhu Yi2009-05-251-1/+2
* net: remove COMPAT_NET_DEV_OPSAlexander Beregalov2009-05-258-123/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-2517-69/+87
|\
| * gianfar: fix BUG under load after introduction of skb recyclingLennert Buytenhek2009-05-251-1/+10
| * RxRPC: Error handling for rxrpc_alloc_connection()Dan Carpenter2009-05-211-6/+6
| * ipv4: Fix oops with FIB_TRIERobert Olsson2009-05-211-1/+5
| * pktgen: do not access flows[] beyond its lengthFlorian Westphal2009-05-211-1/+1
| * gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin2009-05-211-1/+1
| * IPv6: set RTPROT_KERNEL to initial routeJean-Mickael Guerin2009-05-201-0/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-2010-53/+68
| |\
| | * wireless: beyond ARRAY_SIZE of intf->crypto_statsRoel Kluin2009-05-201-1/+1
| | * iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg2009-05-201-1/+1
| | * cfg80211: fix race between core hint and driver's custom applyLuis R. Rodriguez2009-05-201-0/+7
OpenPOWER on IntegriCloud