| Commit message (Expand) | Author | Age | Files | Lines |
* | net: dont update dev->trans_start in 10GB drivers | Eric Dumazet | 2009-05-29 | 16 | -25/+8 |
* | Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2009-05-29 | 14 | -69/+222 |
|\ |
|
| * | wimax: a new API call was added, increment minor protocol version number | Inaky Perez-Gonzalez | 2009-05-29 | 1 | -1/+1 |
| * | wimax/i2400m: usb: fix device reset on autosuspend while not yet idle | Inaky Perez-Gonzalez | 2009-05-29 | 1 | -5/+30 |
| * | wimax: Add netlink interface to get device state | Paulius Zaleckas | 2009-05-29 | 6 | -1/+98 |
| * | wimax/i2400m: sdio: set the block size before enabling the function | Inaky Perez-Gonzalez | 2009-05-29 | 1 | -9/+9 |
| * | wimax: document why wimax_msg_*() operations can be used in any state | Inaky Perez-Gonzalez | 2009-05-29 | 1 | -3/+14 |
| * | wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*() | Inaky Perez-Gonzalez | 2009-05-29 | 2 | -7/+2 |
| * | wimax/i2400m: factor out 'state report's TLV handling to a function | Inaky Perez-Gonzalez | 2009-05-29 | 1 | -39/+50 |
| * | wimax/i2400m: allow kernel commands to device to be logged too | Inaky Perez-Gonzalez | 2009-05-29 | 2 | -10/+5 |
| * | wimax/i2400m: trace commands sent from user space on the "echo" pipe | Inaky Perez-Gonzalez | 2009-05-29 | 2 | -3/+13 |
| * | wimax/i2400m: generate fake source MAC address with random_ether_addr() | Inaky Perez-Gonzalez | 2009-05-29 | 3 | -1/+10 |
* | | llc: Kill outdated and incorrect comment. | David S. Miller | 2009-05-29 | 1 | -4/+0 |
* | | irda: Use SKB queue and list helpers instead of doing it by-hand. | David S. Miller | 2009-05-29 | 1 | -16/+2 |
* | | tcp: Use SKB queue and list helpers instead of doing it by-hand. | David S. Miller | 2009-05-29 | 2 | -45/+90 |
* | | econet: Use SKB queue and list helpers instead of doing it by-hand. | David S. Miller | 2009-05-29 | 1 | -14/+4 |
* | | decnet: Use SKB queue and list helpers instead of doing it by-hand. | David S. Miller | 2009-05-29 | 2 | -20/+7 |
* | | atm: Use SKB queue and list helpers instead of doing it by-hand. | David S. Miller | 2009-05-29 | 2 | -36/+17 |
* | | rtl8187: Remove pointless check in rtl8187_rx_cb(). | David S. Miller | 2009-05-28 | 1 | -6/+1 |
* | | p54: Use SKB list handling helpers instead of by-hand code. | David S. Miller | 2009-05-28 | 1 | -27/+19 |
* | | wavelan: Remove bogus debugging on skb->next being non-NULL. | David S. Miller | 2009-05-28 | 2 | -9/+0 |
* | | aoe: Remove superfluous clearing of skb fields in new_skb(). | David S. Miller | 2009-05-28 | 1 | -7/+0 |
* | | appletalk: Add proper locking around IPDDP routing table. | David S. Miller | 2009-05-28 | 1 | -8/+32 |
* | | net: correct a comment for the final #endif | Jiri Pirko | 2009-05-28 | 1 | -1/+1 |
* | | net: net/core/sock.c cleanup | Eric Dumazet | 2009-05-28 | 1 | -59/+44 |
* | | net: use netdev stats in b44, sundance, via-rhine and via-velocity | Eric Dumazet | 2009-05-28 | 6 | -66/+73 |
* | | net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv() | Eric Dumazet | 2009-05-28 | 3 | -15/+7 |
* | | bridge: avoid an extra space in br_fdb_update() | Jiri Pirko | 2009-05-28 | 1 | -1/+1 |
* | | r6040: check and update media status | Florian Fainelli | 2009-05-28 | 1 | -1/+5 |
* | | tcp: Do not check flush when comparing options for GRO | Herbert Xu | 2009-05-27 | 1 | -1/+1 |
* | | gro: Store shinfo in local variable in skb_gro_receive | Herbert Xu | 2009-05-27 | 1 | -10/+12 |
* | | gro: Nasty optimisations for page frags in skb_gro_receive | Herbert Xu | 2009-05-27 | 1 | -10/+15 |
* | | gro: Open-code final pskb_may_pull | Herbert Xu | 2009-05-27 | 1 | -4/+19 |
* | | ipv4: Use 32-bit loads for ID and length in GRO | Herbert Xu | 2009-05-27 | 1 | -4/+4 |
* | | gro: Avoid unnecessary comparison after skb_gro_header | Herbert Xu | 2009-05-27 | 5 | -26/+62 |
* | | gro: Optimise length comparison in skb_gro_header | Herbert Xu | 2009-05-27 | 2 | -3/+9 |
* | | tcp: Optimise len/mss comparison | Herbert Xu | 2009-05-27 | 1 | -1/+1 |
* | | tcp: Remove unnecessary window comparisons for GRO | Herbert Xu | 2009-05-27 | 1 | -1/+1 |
* | | tcp: Optimise GRO port comparisons | Herbert Xu | 2009-05-27 | 1 | -1/+1 |
* | | gro: Only use skb_gro_header for completely non-linear packets | Herbert Xu | 2009-05-27 | 2 | -6/+8 |
* | | gro: Localise offset/headlen in skb_gro_offset | Herbert Xu | 2009-05-27 | 1 | -13/+10 |
* | | gro: Inline skb_gro_header and cache frag0 virtual address | Herbert Xu | 2009-05-27 | 2 | -22/+27 |
* | | gro: Open-code frags copy in skb_gro_receive | Herbert Xu | 2009-05-27 | 1 | -3/+6 |
* | | ixgbe: Fix build warning | Peter P Waskiewicz Jr | 2009-05-27 | 1 | -1/+0 |
* | | phy: Eliminate references to BUS_ID_SIZE. | David S. Miller | 2009-05-27 | 1 | -2/+2 |
* | | nl80211: Eliminate reference to BUS_ID_SIZE. | David S. Miller | 2009-05-27 | 1 | -1/+1 |
* | | sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead. | David S. Miller | 2009-05-27 | 1 | -1/+1 |
* | | cpmac: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE. | David S. Miller | 2009-05-27 | 1 | -1/+1 |
* | | ixp4xx_eth: Remove references to BUS_ID_SIZE. | David S. Miller | 2009-05-27 | 1 | -2/+2 |
* | | net: Remove bogus reference to BUS_ID_SIZE in sysfs code. | David S. Miller | 2009-05-27 | 1 | -1/+0 |