summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/st.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-08ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend4-89/+443
2013-11-08net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend8-8/+89
2013-11-08net/mlx4_en: Fixed crash when port type is changedAmir Vadai1-4/+4
2013-11-08isdn: icn: NULL dereference printing error messageDan Carpenter1-2/+1
2013-11-08net: make ndev->irq signed for error handlingDan Carpenter1-1/+1
2013-11-086lowpan: release device on error pathDan Carpenter1-1/+3
2013-11-08RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlansEyal Perry1-5/+21
2013-11-08net/vlan: Provide read access to the vlan egress mapEyal Perry2-7/+20
2013-11-08tg3: avoid double-freeing of rx data memoryIvan Vecera1-6/+6
2013-11-08MAINTAINERS: Update bnx2x maintainerEilon Greenstein1-1/+1
2013-11-08net: x86: bpf: don't forget to free sk_filter (v2)Andrey Vagin1-0/+2
2013-11-08tipc: reassembly failures should cause link resetErik Hugne1-1/+1
2013-11-08tipc: message reassembly using fragment chainErik Hugne6-142/+74
2013-11-08tipc: don't reroute message fragmentsErik Hugne2-3/+6
2013-11-07phy: Add MOXA MDIO driverJonas Jensen3-0/+209
2013-11-07bonding: document the new packets_per_slave optionNikolay Aleksandrov1-0/+9
2013-11-07bonding: extend round-robin mode with packets_per_slaveNikolay Aleksandrov3-6/+101
2013-11-07qeth: avoid buffer overflow in snmp ioctlUrsula Braun1-1/+5
2013-11-07net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-3/+1
2013-11-07smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-3/+1
2013-11-07udp: Remove unnecessary semicolon from do{}while (0) macroJoe Perches1-7/+7
2013-11-07smsc9420: Use netif_<level>Joe Perches1-78/+77
2013-11-07jme: Remove unused #define PFXJoe Perches1-1/+0
2013-11-06virtio-net: switch to use XPS to choose txqJason Wang1-46/+2
2013-11-06ipv6: drop the judgement in rt6_alloc_cow()Duan Jiong1-5/+3
2013-11-06ipv6: fix headroom calculation in udp6_ufo_fragmentHannes Frederic Sowa1-1/+1
2013-11-06net: mv643xx_eth: Add missing phy_addr_set in DT modeJason Gunthorpe1-0/+1
2013-11-06ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACEHannes Frederic Sowa7-9/+28
2013-11-05net: cdc_ncm: remove non-standard NCM device IDsEnrico Mioso1-11/+0
2013-11-05net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driverEnrico Mioso3-0/+246
2013-11-05net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-useEnrico Mioso2-2/+7
2013-11-05ipv6: remove old conditions on flow label sharingFlorent Fourcot1-33/+0
2013-11-05virtio-net: coalesce rx frags when possible during rxJason Wang1-4/+11
2013-11-05net: introduce skb_coalesce_rx_frag()Jason Wang2-0/+15
2013-11-05vxlan: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))Duan Jiong1-1/+1
2013-11-05net: codel: Avoid undefined behavior from signed overflowJesper Dangaard Brouer1-4/+15
2013-11-05tcp: properly handle stretch acks in slow startYuchung Cheng16-82/+59
2013-11-05tcp: enable sockets to use MSG_FASTOPEN by defaultYuchung Cheng2-3/+3
2013-11-04netfilter: nft_compat: use _safe version of list_for_eachDan Carpenter1-4/+4
2013-11-04net/mlx4_core: Implement resource quota enforcementJack Morgenstein2-13/+173
2013-11-04net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapperJack Morgenstein1-23/+65
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein7-23/+222
2013-11-04net/mlx4_core: Fix checking order in MR table initJack Morgenstein1-3/+3
2013-11-04net/mlx4_core: Don't fail reg/unreg vlan for older guestsJack Morgenstein3-1/+18
2013-11-04net/mlx4_core: Resource tracker for reg/unreg vlansJack Morgenstein1-6/+121
2013-11-04net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein6-21/+20
2013-11-04net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein3-25/+49
2013-11-04net/mlx4_core: Fix register/unreg vlan flowJack Morgenstein1-11/+10
2013-11-04sh_eth: check platform data pointerSergei Shtylyov1-0/+6
2013-11-04net: cdc_mbim: fixup error return valueBjørn Mork1-4/+2