| Commit message (Expand) | Author | Age |
... | |
* | | | | | net: correct a comment for the final #endif | Jiri Pirko | 2009-05-27 |
* | | | | | net: net/core/sock.c cleanup | Eric Dumazet | 2009-05-27 |
* | | | | | net: use netdev stats in b44, sundance, via-rhine and via-velocity | Eric Dumazet | 2009-05-27 |
* | | | | | net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv() | Eric Dumazet | 2009-05-27 |
* | | | | | bridge: avoid an extra space in br_fdb_update() | Jiri Pirko | 2009-05-27 |
* | | | | | r6040: check and update media status | Florian Fainelli | 2009-05-27 |
* | | | | | tcp: Do not check flush when comparing options for GRO | Herbert Xu | 2009-05-27 |
* | | | | | gro: Store shinfo in local variable in skb_gro_receive | Herbert Xu | 2009-05-27 |
* | | | | | gro: Nasty optimisations for page frags in skb_gro_receive | Herbert Xu | 2009-05-27 |
* | | | | | gro: Open-code final pskb_may_pull | Herbert Xu | 2009-05-27 |
* | | | | | ipv4: Use 32-bit loads for ID and length in GRO | Herbert Xu | 2009-05-27 |
* | | | | | gro: Avoid unnecessary comparison after skb_gro_header | Herbert Xu | 2009-05-27 |
* | | | | | gro: Optimise length comparison in skb_gro_header | Herbert Xu | 2009-05-27 |
* | | | | | tcp: Optimise len/mss comparison | Herbert Xu | 2009-05-27 |
* | | | | | tcp: Remove unnecessary window comparisons for GRO | Herbert Xu | 2009-05-27 |
* | | | | | tcp: Optimise GRO port comparisons | Herbert Xu | 2009-05-27 |
* | | | | | gro: Only use skb_gro_header for completely non-linear packets | Herbert Xu | 2009-05-27 |
* | | | | | gro: Localise offset/headlen in skb_gro_offset | Herbert Xu | 2009-05-27 |
* | | | | | gro: Inline skb_gro_header and cache frag0 virtual address | Herbert Xu | 2009-05-27 |
* | | | | | gro: Open-code frags copy in skb_gro_receive | Herbert Xu | 2009-05-27 |
* | | | | | ixgbe: Fix build warning | Peter P Waskiewicz Jr | 2009-05-27 |
* | | | | | phy: Eliminate references to BUS_ID_SIZE. | David S. Miller | 2009-05-27 |
* | | | | | nl80211: Eliminate reference to BUS_ID_SIZE. | David S. Miller | 2009-05-27 |
* | | | | | sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead. | David S. Miller | 2009-05-27 |
* | | | | | cpmac: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE. | David S. Miller | 2009-05-27 |
* | | | | | ixp4xx_eth: Remove references to BUS_ID_SIZE. | David S. Miller | 2009-05-27 |
* | | | | | net: Remove bogus reference to BUS_ID_SIZE in sysfs code. | David S. Miller | 2009-05-27 |
* | | | | | r8169: Use a different default for each family | Jean Delvare | 2009-05-26 |
* | | | | | net/ucc_geth: allow to set mac address on running device | Kevin Hao | 2009-05-26 |
* | | | | | niu: Add support for C10NEM | Tanli Chang | 2009-05-26 |
* | | | | | ixgbe: fix 82598 SFP initialization after driver load. | Don Skidmore | 2009-05-26 |
* | | | | | ixgbe: Remove device ID 0x10d8 | Peter P Waskiewicz Jr | 2009-05-26 |
* | | | | | igb/e1000e: update PSSR_MDIX value to reflect correct bit | Alexander Duyck | 2009-05-26 |
* | | | | | igb: Record host memory receive overflow in net_stats | Jesper Dangaard Brouer | 2009-05-26 |
* | | | | | igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count) | Jesper Dangaard Brouer | 2009-05-26 |
* | | | | | igb: add RQDPC (Receive Queue Drop Packet Count) register macro | Jeff Kirsher | 2009-05-26 |
* | | | | | 8139*: convert printk() to pr_<foo>() | Alexander Beregalov | 2009-05-26 |
* | | | | | 3c5xx: convert printk() to pr_<foo>() | Alexander Beregalov | 2009-05-26 |
* | | | | | 3c50x: convert printk() to pr_<foo>() | Alexander Beregalov | 2009-05-26 |
* | | | | | atl1: use netdev->stats | Eric Dumazet | 2009-05-26 |
* | | | | | net: txq_trans_update() helper | Eric Dumazet | 2009-05-26 |
* | | | | | net: sh_eth: Add support SH7724 | Yoshihiro Shimoda | 2009-05-26 |
* | | | | | net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data" | Yoshihiro Shimoda | 2009-05-26 |
* | | | | | net: sh_eth: fix receive desciptor loop | Yoshihiro Shimoda | 2009-05-26 |
* | | | | | net: sh_eth: fix TX/RX descriptor not set physical memory | Yoshihiro Shimoda | 2009-05-26 |
* | | | | | net: sh_eth: fix cache coherency issue | Yoshihiro Shimoda | 2009-05-26 |
* | | | | | pkt_sched: gen_estimator: Fix signed integers right-shifts. | Jarek Poplawski | 2009-05-26 |
* | | | | | net: Remove obsolete MV64360 config option | Gabriel Paubert | 2009-05-26 |
* | | | | | iwmc3200wifi: fix link error when CFG80211 is not selected | Zhu Yi | 2009-05-26 |
* | | | | | net: remove COMPAT_NET_DEV_OPS | Alexander Beregalov | 2009-05-25 |