aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-28wimax: a new API call was added, increment minor protocol version numberInaky Perez-Gonzalez
2009-05-28wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez
2009-05-28wimax: Add netlink interface to get device statePaulius Zaleckas
2009-05-28wimax/i2400m: sdio: set the block size before enabling the functionInaky Perez-Gonzalez
2009-05-28wimax: document why wimax_msg_*() operations can be used in any stateInaky Perez-Gonzalez
2009-05-28wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*()Inaky Perez-Gonzalez
2009-05-28wimax/i2400m: factor out 'state report's TLV handling to a functionInaky Perez-Gonzalez
2009-05-28wimax/i2400m: allow kernel commands to device to be logged tooInaky Perez-Gonzalez
2009-05-28wimax/i2400m: trace commands sent from user space on the "echo" pipeInaky Perez-Gonzalez
2009-05-28wimax/i2400m: generate fake source MAC address with random_ether_addr()Inaky Perez-Gonzalez
2009-05-28econet: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller
2009-05-28decnet: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller
2009-05-28atm: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller
2009-05-28rtl8187: Remove pointless check in rtl8187_rx_cb().David S. Miller
2009-05-28p54: Use SKB list handling helpers instead of by-hand code.David S. Miller
2009-05-27wavelan: Remove bogus debugging on skb->next being non-NULL.David S. Miller
2009-05-27aoe: Remove superfluous clearing of skb fields in new_skb().David S. Miller
2009-05-27appletalk: Add proper locking around IPDDP routing table.David S. Miller
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-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-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-26r8169: Use a different default for each familyJean Delvare
2009-05-26net/ucc_geth: allow to set mac address on running deviceKevin Hao
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