summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-13igb: restrict WoL for 82576 ET2 Quad Port Server AdapterStefan Assmann
2010-04-13e1000e: use static params to save stack spaceJesse Brandeburg
2010-04-13skbuff: remove unused dev_consume_skb macro definitionAlexander Duyck
2010-04-13igb: modify register test for i350 to reflect read only bits in RDLEN/TDLENAlexander Duyck
2010-04-13myri10ge: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-13qlge: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-13cxgb3: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-13chelsio: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-13qla3xxx: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-13tg3: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-13netfilter: bridge-netfilter: update a comment in br_forward.c about ip_fragme...Bart De Schuymer
2010-04-13netfilter: bridge-netfilter: cleanup br_netfilter.cBart De Schuymer
2010-04-13IPv6: only notify protocols if address is compeletely gonestephen hemminger
2010-04-13ipv6: additional ref count for hash list unnecessarystephen hemminger
2010-04-13IPv6: keep tentative addresses in hash tablestephen hemminger
2010-04-13IPv6: keep route for tentative addressstephen hemminger
2010-04-13tg3: Update version to 3.110Matt Carlson
2010-04-13tg3: Remove function errors flagged by checkpatchMatt Carlson
2010-04-13tg3: Unify max pkt size preprocessor constantsMatt Carlson
2010-04-13tg3: Re-inline VLAN tags when appropriateMatt Carlson
2010-04-13tg3: Optimize rx double copy testMatt Carlson
2010-04-13tg3: Reduce 57765 core clock when link at 10MbpsMatt Carlson
2010-04-13tg3: Set card 57765 card reader MRRS to 1024BMatt Carlson
2010-04-13tg3: Disable CLKREQ in L2Matt Carlson
2010-04-13netfilter: fix some coding styles and remove moduleparam.hZhitong Wang
2010-04-13netfilter: xtables: make XT_ALIGN() usable in exported headers by exporting _...Alexey Dobriyan
2010-04-13net: sk_dst_cache RCUificationEric Dumazet
2010-04-13net: Dont use netdev_warn()Eric Dumazet
2010-04-13gianfar: Add hardware TX timestamping supportManfred Rudigier
2010-04-13gianfar: Add hardware RX timestamping supportManfred Rudigier
2010-04-13Add non-Virtex5 support for LL TEMAC driverJohn Linn
2010-04-13net: ll_temac: remove virt_to_bus callJohn Linn
2010-04-13packet: support for TX time stamps on RAW socketsRichard Cochran
2010-04-13r6040: use (dev|netdev)_<level> macros helpersFlorian Fainelli
2010-04-13can: Add esd board support to plx_pci CAN driverMatthias Fuchs
2010-04-13virtio_net: missing sg_init_tableShirley Ma
2010-04-12rt2x00: Add rt3390 support in rt2800 register initialization.Gertjan van Wingerde
2010-04-12rt2x00: Add rt3090 support in rt2800 register initialization.Gertjan van Wingerde
2010-04-12rt2x00: Add rt3071 support in rt2800 register initialization.Gertjan van Wingerde
2010-04-12rt2x00: Finish rt3070 support in rt2800 register initialization.Gertjan van Wingerde
2010-04-12rt2x00: Align rt2800 register initialization with vendor driver.Gertjan van Wingerde
2010-04-12rt2x00: Refactor rt2800 version constants.Gertjan van Wingerde
2010-04-12rt2x00: Align RT chipset definitions with vendor driver.Gertjan van Wingerde
2010-04-12rt2x00: Update rt2800 register definitions towards latest definitions.Gertjan van Wingerde
2010-04-12rt2x00: Let RF chipset decide the RF channel switch method to use in rt2800.Gertjan van Wingerde
2010-04-12p54pci: prevent stuck rx-ring on slow systemQuintin Pitts
2010-04-12Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-04-11tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skbDavid S. Miller
2010-04-11inet: Remove unused send_check length argumentHerbert Xu
2010-04-11tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6Herbert Xu