summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-16seccomp: fix memory leak on filter attachKees Cook
2014-04-16isdn: icn: buffer overflow in icn_command()Dan Carpenter
2014-04-16ip6_tunnel: use the right netns in ioctl handlerNicolas Dichtel
2014-04-16sit: use the right netns in ioctl handlerNicolas Dichtel
2014-04-16ip_tunnel: use the right netns in ioctl handlerNicolas Dichtel
2014-04-16net: use SYSCALL_DEFINEx for sys_recvJan Glauber
2014-04-16Merge branch 'mdio-gpio'David S. Miller
2014-04-16net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck
2014-04-16net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck
2014-04-16net: mdio-gpio: Use devm_ functions where possibleGuenter Roeck
2014-04-16Merge branch 'fib_validate_loopback'David S. Miller
2014-04-16ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source()Cong Wang
2014-04-16ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang
2014-04-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason
2014-04-16Merge branch 'mvneta_qsgmii'David S. Miller
2014-04-16net: mvneta: properly configure the MAC <-> PHY connection in all situationsThomas Petazzoni
2014-04-16net: phy: add minimal support for QSGMII PHYThomas Petazzoni
2014-04-16sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree
2014-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-15cxgb4: use the correct max size for firmware flashSteve Wise
2014-04-15qlcnic: Fix MSI-X initialization codeAlexander Gordeev
2014-04-15ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet
2014-04-15driver/net: cosa driver uses udelay incorrectlyLi, Zhen-Hua
2014-04-15at86rf230: fix __at86rf230_read_subreg functionAlexander Aring
2014-04-15at86rf230: remove check if AVDD settledAlexander Aring
2014-04-15net: cadence: Add architecture dependenciesJean Delvare
2014-04-14Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-04-14user namespace: fix incorrect memory barriersMikulas Patocka
2014-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-04-14net: Start with correct mac_len in skb_network_protocolVlad Yasevich
2014-04-14KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti
2014-04-14KVM: Rename variable smep to cr4_smepFeng Wu
2014-04-14KVM: expose SMAP feature to guestFeng Wu
2014-04-14KVM: Disable SMAP for guests in EPT realmode and EPT unpaging modeFeng Wu
2014-04-14KVM: Add SMAP support when setting CR4Feng Wu
2014-04-14KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu
2014-04-14Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann
2014-04-14cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise
2014-04-14net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann
2014-04-14seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPFDaniel Borkmann
2014-04-14Merge branch 'qlcnic'David S. Miller
2014-04-14qlcnic: Do not disable SR-IOV when VFs are assigned to VMsManish Chopra
2014-04-14qlcnic: Fix QLogic application/driver interface for virtual NIC configurationJitendra Kalsaria
2014-04-14qlcnic: Fix PVID configuration on eSwitch port.Jitendra Kalsaria
2014-04-14qlcnic: Fix max ring count calculationShahed Shaikh
2014-04-14qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.Sucheta Chakraborty
2014-04-14qlcnic: Fix panic due to uninitialzed delayed_work struct in use.Sucheta Chakraborty