aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-18x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski1-2/+14
2014-10-18futex: Ensure get_futex_key_refs() always implies a barrierCatalin Marinas1-0/+2
2014-10-17bna: fix skb->truesize underestimationEric Dumazet1-1/+1
2014-10-17net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli2-0/+2
2014-10-17openvswitch: Set flow-key members.Pravin B Shelar1-3/+3
2014-10-17netrom: use linux/uaccess.hFabian Frederick7-7/+7
2014-10-17dsa: Fix conversion from host device to mii busGuenter Roeck2-8/+22
2014-10-17tipc: fix bug in bundled buffer receptionJon Paul Maloy1-1/+6
2014-10-17ipv6: introduce tcp_v6_iif()Eric Dumazet5-15/+30
2014-10-17sfc: add support for skb->xmit_moreEdward Cree2-29/+43
2014-10-17r8152: return -EBUSY for runtime suspendhayeswang1-7/+15
2014-10-17ipv4: fix a potential use after free in fou.cLi RongQing1-0/+3
2014-10-17ipv4: fix a potential use after free in ip_tunnel_core.cLi RongQing1-1/+2
2014-10-17hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang1-16/+10
2014-10-17openvswitch: Create right mask with disabled megaflowsPravin B Shelar1-21/+72
2014-10-17vxlan: fix a free after useLi RongQing1-0/+1
2014-10-17openvswitch: fix a use after freeLi RongQing1-1/+2
2014-10-17ipv4: dst_entry leak in ip_send_unicast_reply()Vasily Averin1-3/+9
2014-10-17ipv4: clean up cookie_v4_check()Cong Wang3-7/+6
2014-10-17ipv4: share tcp_v4_save_options() with cookie_v4_check()Cong Wang3-29/+21
2014-10-17ipv4: call __ip_options_echo() in cookie_v4_check()Cong Wang1-1/+1
2014-10-17atm: simplify lanai.c by using module_pci_driverMichael Opdenacker1-21/+1
2014-10-16netlink: fix description of portidNicolas Dichtel1-1/+1
2014-10-16ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov1-0/+3
2014-10-16fm10k: Add CONFIG_FM10K_VXLAN configuration optionAndy Zhou2-3/+14
2014-10-16fm10k: Unlock mailbox on VLAN addition failuresMatthew Vick1-3/+4
2014-10-16fm10k: Check the host state when bringing the interface upMatthew Vick1-0/+1
2014-10-15vxlan: using pskb_may_pull as early as possibleLi RongQing1-4/+2
2014-10-15vxlan: fix a use after free in vxlan_encap_bypassLi RongQing1-3/+5
2014-10-15openvswitch: use vport instead of pFabian Frederick1-2/+2
2014-10-15openvswitch: kerneldoc warning fixFabian Frederick1-1/+1
2014-10-15gianfar: Add FCS to rx buffer size (fix)Claudiu Manoil1-1/+1
2014-10-15virtio_net: fix use after freeMichael S. Tsirkin1-1/+3
2014-10-15net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy3-42/+56
2014-10-15Drivers: ide: Remove typedef atiixp_ide_timingHimangi Saraogi1-4/+4
2014-10-15cxgb4i : Fix -Wmaybe-uninitialized warning.Anish Bhatt1-1/+1
2014-10-15net: Add ndo_gso_checkTom Herbert4-4/+14
2014-10-15stmmac: fix sti compatibililiesGiuseppe CAVALLARO2-5/+6
2014-10-15cxgb4i: Remove duplicate call to dst_neigh_lookup()Anish Bhatt1-5/+0
2014-10-15cxgb4i : Fix -Wunused-function warningAnish Bhatt2-0/+10
2014-10-15cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-builtAnish Bhatt2-1/+9
2014-10-15cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt2-133/+7
2014-10-14sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller2-1/+21
2014-10-14mnt: Prevent pivot_root from creating a loop in the mount treeEric W. Biederman1-0/+3
2014-10-14tcp: TCP Small Queues and strange attractorsEric Dumazet1-7/+19
2014-10-14qlcnic: Fix number of arguments in destroy tx context commandRajesh Borundia1-1/+1
2014-10-14qlcnic: Fix programming number of arguments in a command.Rajesh Borundia1-2/+2
2014-10-14genl_magic: Resolve logical-op warningsMark Rustad1-2/+2
2014-10-14net: Trap attempts to call sock_kfree_s() with a NULL pointer.David S. Miller1-0/+2
2014-10-14rds: avoid calling sock_kfree_s() on allocation failureCong Wang1-3/+4