- 0d5edc6 ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source() by Cong Wang · 11 years ago
- 6a66271 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif by Cong Wang · 11 years ago
- c98235c mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll by Chris Mason · 11 years ago
- b07afe0 Merge branch 'mvneta_qsgmii' by David S. Miller · 11 years ago
- 3f1dd4b net: mvneta: properly configure the MAC <-> PHY connection in all situations by Thomas Petazzoni · 11 years ago
- b9d1208 net: phy: add minimal support for QSGMII PHY by Thomas Petazzoni · 11 years ago
- e283546 sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast) by Edward Cree · 11 years ago
- 10ec34f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
- 6f1d721 cxgb4: use the correct max size for firmware flash by Steve Wise · 11 years ago
- 8564ae0 qlcnic: Fix MSI-X initialization code by Alexander Gordeev · 11 years ago
- 54d63f78 ip6_gre: don't allow to remove the fb_tunnel_dev by Nicolas Dichtel · 11 years ago
- aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 11 years ago
- b0270e9 ipv4: add a sock pointer to ip_queue_xmit() by Eric Dumazet · 11 years ago
- 1dd333f driver/net: cosa driver uses udelay incorrectly by Li, Zhen-Hua · 11 years ago
- 2168746 at86rf230: fix __at86rf230_read_subreg function by Alexander Aring · 11 years ago
- bb78864 at86rf230: remove check if AVDD settled by Alexander Aring · 11 years ago
- ea05df4 net: cadence: Add architecture dependencies by Jean Delvare · 11 years ago
- 55101e2 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- dafe344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
- e79323b user namespace: fix incorrect memory barriers by Mikulas Patocka · 11 years ago
- 00cbc3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
- 1e785f4 net: Start with correct mac_len in skb_network_protocol by Vlad Yasevich · 11 years ago
- b351c39 KVM: x86: remove WARN_ON from get_kernel_ns() by Marcelo Tosatti · 11 years ago
- 66386ad KVM: Rename variable smep to cr4_smep by Feng Wu · 11 years ago
- de935ae KVM: expose SMAP feature to guest by Feng Wu · 11 years ago
- e1e746b KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode by Feng Wu · 11 years ago
- 97ec8c0 KVM: Add SMAP support when setting CR4 by Feng Wu · 11 years ago
- 56d6efc KVM: Remove SMAP bit from CR4_RESERVED_BITS by Feng Wu · 11 years ago
- 362d520 Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer" by Daniel Borkmann · 11 years ago
- bfae232 cxgb4: Save the correct mac addr for hw-loopback connections in the L2T by Steve Wise · 11 years ago
- 8c482cdc net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W by Daniel Borkmann · 11 years ago
- 2eac764 seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF by Daniel Borkmann · 11 years ago
- 14ed4a5 Merge branch 'qlcnic' by David S. Miller · 11 years ago
- 696f194 qlcnic: Do not disable SR-IOV when VFs are assigned to VMs by Manish Chopra · 11 years ago
- 4f03022 qlcnic: Fix QLogic application/driver interface for virtual NIC configuration by Jitendra Kalsaria · 11 years ago
- a78b6da qlcnic: Fix PVID configuration on eSwitch port. by Jitendra Kalsaria · 11 years ago
- 7b54684 qlcnic: Fix max ring count calculation by Shahed Shaikh · 11 years ago
- 4d52e1e qlcnic: Fix to send INIT_NIC_FUNC as first mailbox. by Sucheta Chakraborty · 11 years ago
- 463518a qlcnic: Fix panic due to uninitialzed delayed_work struct in use. by Sucheta Chakraborty · 11 years ago
- 677df2f Merge branch 'be2net' by David S. Miller · 11 years ago
- e1ad8e3 be2net: Fix invocation of be_close() after be_clear() by Kalesh AP · 11 years ago
- 1a3d071 be2net: Fix to reap TX compls till HW doesn't respond for some time by Vasundhara Volam · 11 years ago
- e1a5ddc net/mlx4_core: Defer VF initialization till PF is fully initialized by Amir Vadai · 11 years ago
- 77d149c bnx2: Don't build unused suspend/resume functions not enabled by Daniel J Blueman · 11 years ago
- 30f78d8 ipv6: Limit mtu to 65575 bytes by Eric Dumazet · 11 years ago
- b855d41 netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 by Patrick McHardy · 11 years ago
- ee214d5 netfilter: nf_conntrack: initialize net.ct.generation by Andrey Vagin · 11 years ago
- 05ab8f2 filter: prevent nla extensions to peek beyond the end of the message by Mathias Krause · 11 years ago
- 9114615 ipv4: return valid RTA_IIF on ip route get by Julian Anastasov · 11 years ago
- cc6ca30 Revert "net: mvneta: fix usage as a module on RGMII configurations" by Thomas Petazzoni · 11 years ago
- befdf89 net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one() by Wei Yang · 11 years ago
- b04c461 net: ipv4: current group_info should be put after using. by Wang, Xiaoming · 11 years ago
- c9eaa44 Linux 3.15-rc1 by Linus Torvalds · 11 years ago
- f7c1d07 mm: Initialize error in shmem_file_aio_read() by Geert Uytterhoeven · 11 years ago
- e686bd8 cifs: Use min_t() when comparing "size_t" and "unsigned long" by Geert Uytterhoeven · 11 years ago
- bf3a340 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
- 321d03c Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
- fd1232b sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue by Mikulas Patocka · 11 years ago
- 18aa0da powerpc: Don't try to set LPCR unless we're in hypervisor mode by Paul Mackerras · 11 years ago
- d7e8af1 futex: update documentation for ordering guarantees by Davidlohr Bueso · 11 years ago
- 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
- fd18f00 Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago
- de0c9cf Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 11 years ago
- 09c9b61 Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 11 years ago
- 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
- 9309444 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
- 07f5fef Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
- 96c57ad ceph: fix pr_fmt() redefinition by Linus Torvalds · 11 years ago
- 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- eda43ce Merge branch 'tunnels' by David S. Miller · 11 years ago
- 8d89dcd vti: don't allow to add the same tunnel twice by Nicolas Dichtel · 11 years ago
- 5a45527 gre: don't allow to add the same tunnel twice by Nicolas Dichtel · 11 years ago
- 810d8ce drivers: net: xen-netfront: fix array initialization bug by Vincenzo Maffione · 11 years ago
- dcfba94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
- 0a7418f Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
- 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
- a786c06 missing bits of "splice: fix racy pipe->buffers uses" by Al Viro · 11 years ago
- 19dfc1f cifs: fix the race in cifs_writev() by Al Viro · 11 years ago
- eab8723 ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure by Al Viro · 11 years ago
- 0f2eea4 pktgen: be friendly to LLTX devices by Daniel Borkmann · 11 years ago
- 6871438 r8152: check RTL8152_UNPLUG by hayeswang · 11 years ago
- cec9ae5 net: sun4i-emac: add promiscuous support by Marc Zyngier · 11 years ago
- 0af764e net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
- c4a2c58 blackfin: cleanup board files by Steven Miao · 11 years ago
- f8ef77d93 bf609: clock: drop unused clock bit set/clear functions by Steven Miao · 11 years ago
- f57ac8a Blackfin: bf537: rename "CONFIG_ADT75" by Paul Bolle · 12 years ago
- e3dd192 Blackfin: bf537: rename "CONFIG_AD7314" by Paul Bolle · 12 years ago
- 6ffe346 Blackfin: bf537: rename ad2s120x ->ad2s1200 by Paul Bolle · 12 years ago
- cb8f05f blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE" by Paul Bolle · 12 years ago
- 3def907 blackfin: dma: current count mmr is read only by Sonic Zhang · 11 years ago
- 3356c99 bfin_crc: Move architecture independant crc header file out of the blackfin folder. by Sonic Zhang · 11 years ago
- ba3b6d7 bf54x: drop unuesd HOST status,control,timeout registers bit define macros by Steven Miao · 11 years ago
- a0c1fb2 blackfin: portmux: cleanup head file by Steven Miao · 11 years ago
- b7e70ca Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci by Linus Torvalds · 11 years ago
- 7f87307 Merge tag 'md/3.15' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
- 3e8072d Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
- a63b747 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
- b076808 ib_srpt: Use correct ib_sg_dma primitives by Mike Marciniszyn · 11 years ago
- e3d4440 target/tcm_fc: Rename ft_tport_create to ft_tport_get by Andy Grover · 11 years ago
- 0d7cb93 target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn by Andy Grover · 11 years ago