aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-27net: correct a comment for the final #endifJiri Pirko
2009-05-27net: net/core/sock.c cleanupEric Dumazet
2009-05-27net: use netdev stats in b44, sundance, via-rhine and via-velocityEric Dumazet
2009-05-27net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()Eric Dumazet
2009-05-27bridge: avoid an extra space in br_fdb_update()Jiri Pirko
2009-05-27r6040: check and update media statusFlorian Fainelli
2009-05-27netfilter: nfnetlink_log: fix wrong skbuff size calculationPablo Neira Ayuso
2009-05-27netfilter: xt_hashlimit does a wrong SEQ_SKIPJesper Dangaard Brouer
2009-05-27tcp: Do not check flush when comparing options for GROHerbert Xu
2009-05-27gro: Store shinfo in local variable in skb_gro_receiveHerbert Xu
2009-05-27gro: Nasty optimisations for page frags in skb_gro_receiveHerbert Xu
2009-05-27gro: Open-code final pskb_may_pullHerbert Xu
2009-05-27ipv4: Use 32-bit loads for ID and length in GROHerbert Xu
2009-05-27gro: Avoid unnecessary comparison after skb_gro_headerHerbert Xu
2009-05-27gro: Optimise length comparison in skb_gro_headerHerbert Xu
2009-05-27tcp: Optimise len/mss comparisonHerbert Xu
2009-05-27tcp: Remove unnecessary window comparisons for GROHerbert Xu
2009-05-27tcp: Optimise GRO port comparisonsHerbert Xu
2009-05-27gro: Only use skb_gro_header for completely non-linear packetsHerbert Xu
2009-05-27gro: Localise offset/headlen in skb_gro_offsetHerbert Xu
2009-05-27gro: Inline skb_gro_header and cache frag0 virtual addressHerbert Xu
2009-05-27gro: Open-code frags copy in skb_gro_receiveHerbert Xu
2009-05-27Bluetooth: Remove useless flush_work() causing lockdep warningsDave Young
2009-05-26ixgbe: Fix build warningPeter P Waskiewicz Jr
2009-05-26phy: Eliminate references to BUS_ID_SIZE.David S. Miller
2009-05-26nl80211: Eliminate reference to BUS_ID_SIZE.David S. Miller
2009-05-26sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead.David S. Miller
2009-05-26cpmac: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE.David S. Miller
2009-05-26ixp4xx_eth: Remove references to BUS_ID_SIZE.David S. Miller
2009-05-26net: Remove bogus reference to BUS_ID_SIZE in sysfs code.David S. Miller
2009-05-26bfin_mac: fix build error due to net_device_ops convertMike Frysinger
2009-05-26r8169: Use a different default for each familyJean Delvare
2009-05-26atlx: move modinfo data from atlx.h to atl1.cAlex Chiang
2009-05-26net/ucc_geth: allow to set mac address on running deviceKevin Hao
2009-05-26gianfar: fix babbling rx error event bugXiaotian Feng
2009-05-26cls_cgroup: read classid atomically in classifierPaul Menage
2009-05-26niu: Add support for C10NEMTanli Chang
2009-05-26ixgbe: fix 82598 SFP initialization after driver load.Don Skidmore
2009-05-26ixgbe: Remove device ID 0x10d8Peter P Waskiewicz Jr
2009-05-26igb/e1000e: update PSSR_MDIX value to reflect correct bitAlexander Duyck
2009-05-26igb: Record host memory receive overflow in net_statsJesper Dangaard Brouer
2009-05-26igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count)Jesper Dangaard Brouer
2009-05-26igb: add RQDPC (Receive Queue Drop Packet Count) register macroJeff Kirsher
2009-05-268139*: convert printk() to pr_<foo>()Alexander Beregalov
2009-05-263c5xx: convert printk() to pr_<foo>()Alexander Beregalov
2009-05-263c50x: convert printk() to pr_<foo>()Alexander Beregalov
2009-05-25atl1: use netdev->statsEric Dumazet
2009-05-25net: txq_trans_update() helperEric Dumazet
2009-05-25Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-05-25r8169: avoid losing MSI interruptsDavid Dillow