aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_transport.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-22target: Check LUN numbers in transport_get_lun_for_[cmd,tmr]Fubo Chen1-0/+12
2011-07-22mips: Fix i8253 clockevent falloutThomas Gleixner1-1/+1
2011-07-22slab: fix DEBUG_SLAB warningTetsuo Handa1-1/+2
2011-07-22MAINTAINERS: change e-mail of Adrian HunterArtem Bityutskiy1-1/+2
2011-07-21net: Fix ppc64 BPF JIT dependencies.David S. Miller1-1/+1
2011-07-21acenic: include NET_SKB_PAD headroom to incoming skbsEric Dumazet1-3/+3
2011-07-21ixgbe: convert to ndo_fix_featuresDon Skidmore3-217/+111
2011-07-21ixgbe: only enable WoL for magic packet by defaultAndy Gospodarek1-6/+3
2011-07-21ixgbe: remove ifdef check for non-existent defineEmil Tantilov1-2/+0
2011-07-21ixgbe: Pass staterr instead of re-reading status and error bits from descriptorAlexander Duyck3-42/+37
2011-07-21ixgbe: Move interrupt related values out of ring and into q_vectorAlexander Duyck3-138/+62
2011-07-21ixgbe: add structure for containing RX/TX rings to q_vectorAlexander Duyck3-84/+88
2011-07-21mlx4_core: Bump the driver version to 1.0Dotan Barak1-2/+2
2011-07-21ixgbe: inline the ixgbe_maybe_stop_tx functionAlexander Duyck1-1/+1
2011-07-21ixgbe: Update ATR to use recorded TX queues instead of CPU for routingAlexander Duyck1-4/+3
2011-07-21igb: Fix for DH89xxCC near end loopback testRobert Healy2-0/+43
2011-07-21e1000: always call e1000_check_for_link() on e1000_ce4100 MACs.Nicolas Schichan1-4/+7
2011-07-22lguest: Fix in/out emulationRusty Russell1-9/+11
2011-07-22lguest: Fix translation count about wikipedia's cpuid pageAdrian Knoth1-1/+1
2011-07-22lguest: Fix three simple typos in commentsAdrian Knoth2-2/+2
2011-07-22lguest: update commentsRusty Russell9-39/+50
2011-07-22lguest: Simplify device initialization.Rusty Russell2-34/+28
2011-07-22lguest: don't rewrite vmcall instructionsRusty Russell2-81/+2
2011-07-22lguest: remove remaining vmcallRusty Russell1-6/+2
2011-07-22lguest: use a special 1:1 linear pagetable mode until first switch.Rusty Russell6-205/+98
2011-07-22lguest: Do not exit on non-fatal errorsSakari Ailus1-4/+6
2011-07-21netxen: add fw version compatibility checkAmit Kumar Salecha3-13/+68
2011-07-21be2net: request native mode each time the card is resetSathya Perla3-4/+6
2011-07-21ipv4: Constrain UFO fragment sizes to multiples of 8 bytesBill Sommerfeld1-3/+3
2011-07-21virtio_net: Fix panic in virtnet_removeKrishna Kumar1-9/+1
2011-07-21ipv6: make fragment identifications less predictableEric Dumazet7-22/+64
2011-07-21ipv6: unshare inetpeersEric Dumazet1-13/+20
2011-07-21can: make function can_get_bittiming staticThadeu Lima de Souza Cascardo1-1/+1
2011-07-21net: Kobj and queues_kset should be used when CONFIG_XPS is enabledChoi, Jong-Hwan1-2/+2
2011-07-21vmxnet3: fix publicity of NETIF_F_HIGHDMAShreyas Bhatewara1-1/+1
2011-07-21vmxnet3: set netdev parant device before calling netdev_infoShreyas Bhatewara1-1/+1
2011-07-21ASIX: Add AX88772B USB IDMarek Vasut1-0/+4
2011-07-21Linux 3.0Linus Torvalds1-1/+1
2011-07-21sparc,kgdbts: fix compile regression with kgdb test suiteJason Wessel1-0/+1
2011-07-21stmmac: improve and up-to-date the documentationGiuseppe CAVALLARO1-64/+136
2011-07-21stmmac: unify MAC and PHY configuration parameters (V2)Giuseppe CAVALLARO4-131/+77
2011-07-21stmmac: remove warning when compile as built-in (V2)Giuseppe CAVALLARO1-23/+42
2011-07-21stmmac: update the version (V2)Giuseppe CAVALLARO1-1/+1
2011-07-21ethtool: Allow zero-length register dumps againBen Hutchings1-2/+2
2011-07-21jme: Fix unmap error (Causing system freeze)Guo-Fu Tseng1-6/+14
2011-07-21skbuff: fix error handling in pskb_copy()Dan Carpenter1-1/+2
2011-07-21vlan: move vlan_group_[gs]et_device to public headerJiri Pirko2-19/+19
2011-07-21vlan: kill ndo_vlan_rx_registerJiri Pirko2-12/+0
2011-07-21macvlan: do vlan cleanupJiri Pirko1-12/+0
2011-07-21bonding: do vlan cleanupJiri Pirko4-83/+33