summaryrefslogtreecommitdiffstats
path: root/block/partition-generic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-26net/mlx4_en: Add prints when TX timeout occursYevgeny Petrilin1-0/+9
2013-06-26net/mlx4_en: Fix a race between napi poll function and RX ring cleanupEugenia Emantayev1-4/+4
2013-06-26net/mlx4_en: Change log level from error to debug for vlan related messagesEugenia Emantayev1-2/+2
2013-06-26net/mlx4_en: Move register_netdev() to the end of initialization functionEugenia Emantayev1-1/+2
2013-06-26net/mlx4_en: Do not query stats when device port is downJack Morgenstein1-4/+5
2013-06-26net/mlx4_en: Fix resource leak in error flowDotan Barak1-1/+1
2013-06-26ipv6: remove old token ipv6 address as soon as possibleHannes Frederic Sowa1-0/+1
2013-06-26ipv6: don't disable interface if last ipv6 address is removedHannes Frederic Sowa1-6/+0
2013-06-26ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa2-75/+97
2013-06-26mlx4: allow order-0 memory allocations in RX pathEric Dumazet2-86/+95
2013-06-26qeth: use default napi weightSebastian Ott1-1/+1
2013-06-26qeth: Fix crash on initial MTU size changeStefan Raspl1-2/+4
2013-06-26qeth: change default standard blkt settings for OSAUrsula Braun1-5/+5
2013-06-26qeth: Increase default MTU for OSA devicesStefan Raspl1-3/+4
2013-06-26netiucv: remove unused macroAndy Shevchenko1-20/+0
2013-06-25bnx2x: Remove sparse and coccinelle warningsYuval Mintz3-7/+12
2013-06-25ipv6: add include file to suppress sparse warningsEric Dumazet1-0/+1
2013-06-25tcp: remove invalid __rcu annotationEric Dumazet1-3/+3
2013-06-25packet: nlmon: virtual netlink monitoring device for packet socketsDaniel Borkmann3-0/+181
2013-06-25net: netlink: virtual tap device managementDaniel Borkmann2-0/+117
2013-06-25net: if_arp: add ARPHRD_NETLINK typeDaniel Borkmann1-0/+1
2013-06-24net: Restore unintentional reverts.David S. Miller3-3/+0
2013-06-24sfc: Improve test for IOMMU in useBen Hutchings1-1/+1
2013-06-24sfc: Fix IRQ cleanup in case of a probe failureBen Hutchings2-38/+40
2013-06-24sfc: Do not pass non-TCP packets into GRO codeBen Hutchings1-1/+1
2013-06-24sfc: Define and set RX buffer flag for packets parsed as TCPBen Hutchings2-5/+15
2013-06-24sfc: Enable accelerated RFS on vlansAndy Lutomirski1-1/+14
2013-06-24sfc: Report software timestamping capabilitiesBen Hutchings3-11/+22
2013-06-24sfc: Increase size of RX SKB header areaJon Cooper1-1/+1
2013-06-24sfc: Enable RX checksum offload for packets not handled by GROJon Cooper1-0/+2
2013-06-24sfc: Fix EEH with legacy interrupts.Alexandre Rames4-1/+18
2013-06-24bnx2x: Fix compilation with no IOV supportYuval Mintz3-12/+18
2013-06-24net: Unmap fragment page once iterator is doneWedson Almeida Filho3-3/+6
2013-06-24xen-netback: double free on unloadDan Carpenter1-2/+2
2013-06-24ip_tunnel: Protect tunnel functions with CONFIG_INET guard.Jesse Gross1-0/+5
2013-06-24openvswitch: Use correct config guard.Pravin B Shelar2-2/+2
2013-06-24bridge: fix a typo in commentsCong Wang1-1/+1
2013-06-24net: allow large number of tx queuesEric Dumazet1-7/+19
2013-06-24bnx2x: Fix 20G KR2 support claimsYaniv Rosner1-0/+4
2013-06-24bnx2x: improve VF timingsAriel Elior1-3/+7
2013-06-24bnx2x: VF ndo sanityAriel Elior1-0/+5
2013-06-24bnx2x: Improve PF behaviour toward VFAriel Elior7-8/+63
2013-06-24VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASHAsias He1-3/+3
2013-06-24VSOCK: Remove unnecessary labelAsias He1-2/+1
2013-06-24VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skbAsias He1-7/+8
2013-06-24VSOCK: Introduce vsock_auto_bind helperAsias He1-28/+21
2013-06-24ipv6: remove a useless pr_info() in addrconf_gre_config()Cong Wang1-2/+0
2013-06-24qlcnic: Update version to 5.2.44Jitendra Kalsaria1-2/+2
2013-06-24qlcnic: Add support for 83xx suspend and resume.Rajesh Borundia10-64/+225
2013-06-24qlcnic: Add support for 'set driver version' in 83XXPratik Pujar6-16/+33