Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | s390/smp: fix smp_stop_cpu() for !CONFIG_SMP | Heiko Carstens | 2014-04-09 | 3 | -16/+31 | |
| * | | | | | | | | | | | s390: fix control register update | Martin Schwidefsky | 2014-04-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge tag 'please-pull-ia64-erratum' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-16 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | [IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237) | Tony Luck | 2014-04-16 | 3 | -3/+3 | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-04-16 | 63 | -279/+454 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | cxgb4: use the correct max size for firmware flash | Steve Wise | 2014-04-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | qlcnic: Fix MSI-X initialization code | Alexander Gordeev | 2014-04-15 | 1 | -12/+16 | |
| * | | | | | | | | | | | | ip6_gre: don't allow to remove the fb_tunnel_dev | Nicolas Dichtel | 2014-04-15 | 1 | -0/+10 | |
| * | | | | | | | | | | | | ipv4: add a sock pointer to dst->output() path. | Eric Dumazet | 2014-04-15 | 19 | -46/+74 | |
| * | | | | | | | | | | | | ipv4: add a sock pointer to ip_queue_xmit() | Eric Dumazet | 2014-04-15 | 10 | -13/+13 | |
| * | | | | | | | | | | | | driver/net: cosa driver uses udelay incorrectly | Li, Zhen-Hua | 2014-04-15 | 1 | -4/+0 | |
| * | | | | | | | | | | | | at86rf230: fix __at86rf230_read_subreg function | Alexander Aring | 2014-04-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | at86rf230: remove check if AVDD settled | Alexander Aring | 2014-04-15 | 1 | -8/+0 | |
| * | | | | | | | | | | | | net: cadence: Add architecture dependencies | Jean Delvare | 2014-04-15 | 1 | -3/+3 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-04-15 | 7 | -25/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 | Patrick McHardy | 2014-04-14 | 3 | -3/+12 | |
| | * | | | | | | | | | | | | netfilter: nf_conntrack: initialize net.ct.generation | Andrey Vagin | 2014-04-14 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper | Andrey Vagin | 2014-04-08 | 3 | -22/+2 | |
| * | | | | | | | | | | | | | net: Start with correct mac_len in skb_network_protocol | Vlad Yasevich | 2014-04-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re... | Daniel Borkmann | 2014-04-14 | 5 | -25/+87 | |
| * | | | | | | | | | | | | | cxgb4: Save the correct mac addr for hw-loopback connections in the L2T | Steve Wise | 2014-04-14 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W | Daniel Borkmann | 2014-04-14 | 2 | -2/+0 | |
| * | | | | | | | | | | | | | seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF | Daniel Borkmann | 2014-04-14 | 1 | -9/+8 | |
| * | | | | | | | | | | | | | Merge branch 'qlcnic' | David S. Miller | 2014-04-14 | 6 | -29/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | qlcnic: Do not disable SR-IOV when VFs are assigned to VMs | Manish Chopra | 2014-04-14 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | | qlcnic: Fix QLogic application/driver interface for virtual NIC configuration | Jitendra Kalsaria | 2014-04-14 | 1 | -14/+17 | |
| | * | | | | | | | | | | | | | qlcnic: Fix PVID configuration on eSwitch port. | Jitendra Kalsaria | 2014-04-14 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | qlcnic: Fix max ring count calculation | Shahed Shaikh | 2014-04-14 | 2 | -8/+8 | |
| | * | | | | | | | | | | | | | qlcnic: Fix to send INIT_NIC_FUNC as first mailbox. | Sucheta Chakraborty | 2014-04-14 | 3 | -4/+5 | |
| | * | | | | | | | | | | | | | qlcnic: Fix panic due to uninitialzed delayed_work struct in use. | Sucheta Chakraborty | 2014-04-14 | 1 | -3/+2 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge branch 'be2net' | David S. Miller | 2014-04-14 | 2 | -4/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | be2net: Fix invocation of be_close() after be_clear() | Kalesh AP | 2014-04-14 | 2 | -0/+9 | |
| | * | | | | | | | | | | | | | be2net: Fix to reap TX compls till HW doesn't respond for some time | Vasundhara Volam | 2014-04-14 | 1 | -4/+5 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | net/mlx4_core: Defer VF initialization till PF is fully initialized | Amir Vadai | 2014-04-14 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | bnx2: Don't build unused suspend/resume functions not enabled | Daniel J Blueman | 2014-04-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | ipv6: Limit mtu to 65575 bytes | Eric Dumazet | 2014-04-14 | 2 | -2/+8 | |
| * | | | | | | | | | | | | | filter: prevent nla extensions to peek beyond the end of the message | Mathias Krause | 2014-04-14 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | ipv4: return valid RTA_IIF on ip route get | Julian Anastasov | 2014-04-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Revert "net: mvneta: fix usage as a module on RGMII configurations" | Thomas Petazzoni | 2014-04-14 | 1 | -8/+33 | |
| * | | | | | | | | | | | | | net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one() | Wei Yang | 2014-04-14 | 2 | -77/+96 | |
| * | | | | | | | | | | | | | net: ipv4: current group_info should be put after using. | Wang, Xiaoming | 2014-04-14 | 1 | -4/+11 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-04-15 | 9 | -29/+113 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | KVM: x86: remove WARN_ON from get_kernel_ns() | Marcelo Tosatti | 2014-04-14 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | KVM: Rename variable smep to cr4_smep | Feng Wu | 2014-04-14 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | KVM: expose SMAP feature to guest | Feng Wu | 2014-04-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode | Feng Wu | 2014-04-14 | 1 | -5/+6 | |
| * | | | | | | | | | | | | | | KVM: Add SMAP support when setting CR4 | Feng Wu | 2014-04-14 | 5 | -13/+84 | |
| * | | | | | | | | | | | | | | KVM: Remove SMAP bit from CR4_RESERVED_BITS | Feng Wu | 2014-04-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | KVM: ioapic: try to recover if pending_eoi goes out of range | Paolo Bonzini | 2014-04-04 | 1 | -5/+18 | |
| * | | | | | | | | | | | | | | KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi (CVE-2014-0155) | Paolo Bonzini | 2014-04-04 | 1 | -1/+1 |