aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net: dont update dev->trans_start in 10GB driversEric Dumazet2009-05-29
* Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-29
|\
| * wimax: a new API call was added, increment minor protocol version numberInaky Perez-Gonzalez2009-05-28
| * wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez2009-05-28
| * wimax: Add netlink interface to get device statePaulius Zaleckas2009-05-28
| * wimax/i2400m: sdio: set the block size before enabling the functionInaky Perez-Gonzalez2009-05-28
| * wimax: document why wimax_msg_*() operations can be used in any stateInaky Perez-Gonzalez2009-05-28
| * wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*()Inaky Perez-Gonzalez2009-05-28
| * wimax/i2400m: factor out 'state report's TLV handling to a functionInaky Perez-Gonzalez2009-05-28
| * wimax/i2400m: allow kernel commands to device to be logged tooInaky Perez-Gonzalez2009-05-28
| * wimax/i2400m: trace commands sent from user space on the "echo" pipeInaky Perez-Gonzalez2009-05-28
| * wimax/i2400m: generate fake source MAC address with random_ether_addr()Inaky Perez-Gonzalez2009-05-28
* | llc: Kill outdated and incorrect comment.David S. Miller2009-05-29
* | irda: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller2009-05-29
* | tcp: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller2009-05-29
* | econet: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller2009-05-28
* | decnet: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller2009-05-28
* | atm: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller2009-05-28
* | rtl8187: Remove pointless check in rtl8187_rx_cb().David S. Miller2009-05-28
* | p54: Use SKB list handling helpers instead of by-hand code.David S. Miller2009-05-28
* | wavelan: Remove bogus debugging on skb->next being non-NULL.David S. Miller2009-05-27
* | aoe: Remove superfluous clearing of skb fields in new_skb().David S. Miller2009-05-27
* | appletalk: Add proper locking around IPDDP routing table.David S. Miller2009-05-27
* | net: correct a comment for the final #endifJiri Pirko2009-05-27
* | net: net/core/sock.c cleanupEric Dumazet2009-05-27
* | net: use netdev stats in b44, sundance, via-rhine and via-velocityEric Dumazet2009-05-27
* | net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()Eric Dumazet2009-05-27
* | bridge: avoid an extra space in br_fdb_update()Jiri Pirko2009-05-27
* | r6040: check and update media statusFlorian Fainelli2009-05-27
* | tcp: Do not check flush when comparing options for GROHerbert Xu2009-05-27
* | gro: Store shinfo in local variable in skb_gro_receiveHerbert Xu2009-05-27
* | gro: Nasty optimisations for page frags in skb_gro_receiveHerbert Xu2009-05-27
* | gro: Open-code final pskb_may_pullHerbert Xu2009-05-27
* | ipv4: Use 32-bit loads for ID and length in GROHerbert Xu2009-05-27
* | gro: Avoid unnecessary comparison after skb_gro_headerHerbert Xu2009-05-27
* | gro: Optimise length comparison in skb_gro_headerHerbert Xu2009-05-27
* | tcp: Optimise len/mss comparisonHerbert Xu2009-05-27
* | tcp: Remove unnecessary window comparisons for GROHerbert Xu2009-05-27
* | tcp: Optimise GRO port comparisonsHerbert Xu2009-05-27
* | gro: Only use skb_gro_header for completely non-linear packetsHerbert Xu2009-05-27
* | gro: Localise offset/headlen in skb_gro_offsetHerbert Xu2009-05-27
* | gro: Inline skb_gro_header and cache frag0 virtual addressHerbert Xu2009-05-27
* | gro: Open-code frags copy in skb_gro_receiveHerbert Xu2009-05-27
* | ixgbe: Fix build warningPeter P Waskiewicz Jr2009-05-27
* | phy: Eliminate references to BUS_ID_SIZE.David S. Miller2009-05-27
* | nl80211: Eliminate reference to BUS_ID_SIZE.David S. Miller2009-05-27
* | sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead.David S. Miller2009-05-27
* | cpmac: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE.David S. Miller2009-05-27
* | ixp4xx_eth: Remove references to BUS_ID_SIZE.David S. Miller2009-05-27
* | net: Remove bogus reference to BUS_ID_SIZE in sysfs code.David S. Miller2009-05-27