aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-20net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfromAl Viro1-0/+4
2015-03-20amd-xgbe: Use napi_alloc_skb when allocating skb in softirqLendacky, Thomas1-4/+3
2015-03-20amd-xgbe: Fix Rx coalescing reportingLendacky, Thomas3-7/+7
2015-03-20amd-xgbe: Remove Tx coalescingLendacky, Thomas4-21/+12
2015-03-20amd-xgbe: Set DMA mask based on hardware register valueLendacky, Thomas4-9/+29
2015-03-20amd-xgbe: Use the new DMA memory barriers where appropriateLendacky, Thomas2-7/+13
2015-03-20amd-xgbe: Clarify output message about queuesLendacky, Thomas1-2/+4
2015-03-20amd-xgbe-phy: Provide support for auto-negotiation timeoutLendacky, Thomas1-0/+20
2015-03-20amd-xgbe-phy: Use the phy_driver flags fieldLendacky, Thomas2-1/+1
2015-03-20amd-xgbe-phy: Use phydev advertising field vs supportedLendacky, Thomas1-39/+38
2015-03-20net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() behaviourCatalin Marinas1-0/+7
2015-03-20rhashtable: Rip out obsolete out-of-line interfaceHerbert Xu2-300/+3
2015-03-20tipc: Use inlined rhashtable interfaceHerbert Xu1-14/+18
2015-03-20test_rhashtable: Use inlined rhashtable interfaceHerbert Xu1-14/+19
2015-03-20netfilter: Convert nft_hash to inlined rhashtableHerbert Xu1-41/+29
2015-03-20netlink: Move namespace into hash keyHerbert Xu1-32/+56
2015-03-20rhashtable: Allow hash/comparison functions to be inlinedHerbert Xu2-113/+436
2015-03-20rhashtable: Make rhashtable_init params argument constHerbert Xu2-4/+6
2015-03-20ebpf, filter: do not convert skb->protocol to host endianess during runtimeDaniel Borkmann1-15/+14
2015-03-20ipv6: invert join/leave anycast rtnl/socket locking orderMarcelo Ricardo Leitner2-7/+7
2015-03-20vxlan: fix possible use of uninitialized in vxlan_igmp_{join, leave}Marcelo Ricardo Leitner1-2/+2
2015-03-20be2net: use PCI MMIO read instead of config read for errorsSuresh Reddy2-11/+23
2015-03-20be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQsSuresh Reddy1-9/+5
2015-03-20be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam4-24/+80
2015-03-20tcp: fix tcp fin memory accountingJosh Hunt1-5/+1
2015-03-20ipv6: fix backtracking for throw routesSteven Barth1-0/+1
2015-03-20net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras1-2/+29
2015-03-20ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_fragmentSabrina Dubroca1-5/+3
2015-03-20xen-netback: making the bandwidth limiter runtime settablePalik, Imre4-3/+63
2015-03-20net: increase sk_[max_]ack_backlogEric Dumazet2-4/+2
2015-03-20inet: get rid of central tcp/dccp listener timerEric Dumazet18-198/+173
2015-03-20inet: drop prev pointer handling in request sockEric Dumazet14-74/+67
2015-03-19rhashtable: Round up/down min/max_size to ensure we respect limitThomas Graf1-2/+8
2015-03-19i40e: add NVM update events to AQ cleanShannon Nelson1-0/+4
2015-03-19tipc: fix build issue when building without IPv6Marcelo Ricardo Leitner1-1/+5
2015-03-19cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"Hariprasad Shenai4-7/+3
2015-03-19cxgb4: Add device ID for new adapterHariprasad Shenai1-0/+1
2015-03-19tipc: add support for connect() on dgram/rdm socketsErik Hugne1-14/+24
2015-03-19tipc: do not report -EHOSTUNREACH for failed local deliveryErik Hugne1-2/+4
2015-03-19tipc: remove redundant call to tipc_node_remove_connErik Hugne1-1/+0
2015-03-19mac802154: fix typo in header guardNicolas Iooss1-2/+2
2015-03-19fuse: explicitly set /dev/fuse file's private_dataTom Van Braeckel1-0/+12
2015-03-19mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_allocNeilBrown1-1/+1
2015-03-18ide_tape: convert jiffies with jiffies_to_msecsNicholas Mc Guire1-2/+2
2015-03-18net/mlx4_en: mlx4_en_set_tx_maxrate() can be staticWu Fengguang1-1/+1
2015-03-18bridge: add ageing_time, stp_state, priority over netlinkJörg Thalheim2-1/+34
2015-03-18net: Fix high overhead of vlan sub-device teardown.David S. Miller3-7/+20
2015-03-18inet: add a schedule point in inet_twsk_purge()Eric Dumazet1-0/+1
2015-03-18Revert "net: cx82310_eth: use common match macro"Ondrej Zary1-1/+10
2015-03-18rocker: add support for phys_port_nameDavid Ahern2-0/+65