cascardo/linux.git
2014-04-18 Ivan Veceratg3: update rx_jumbo_pending ring param only when jumbo...
2014-04-18 dingtianhongvlan: Fix lockdep warning when vlan dev handle notification
2014-04-16 Kees Cookseccomp: fix memory leak on filter attach
2014-04-16 Dan Carpenterisdn: icn: buffer overflow in icn_command()
2014-04-16 Nicolas Dichtelip6_tunnel: use the right netns in ioctl handler
2014-04-16 Nicolas Dichtelsit: use the right netns in ioctl handler
2014-04-16 Nicolas Dichtelip_tunnel: use the right netns in ioctl handler
2014-04-16 Jan Glaubernet: use SYSCALL_DEFINEx for sys_recv
2014-04-16 David S. MillerMerge branch 'mdio-gpio'
2014-04-16 Guenter Roecknet: mdio-gpio: Add support for separate MDI and MDO...
2014-04-16 Guenter Roecknet: mdio-gpio: Add support for active low gpio pins
2014-04-16 Guenter Roecknet: mdio-gpio: Use devm_ functions where possible
2014-04-16 David S. MillerMerge branch 'fib_validate_loopback'
2014-04-16 Cong Wangipv4, route: pass 0 instead of LOOPBACK_IFINDEX to...
2014-04-16 Cong Wangipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
2014-04-16 Chris Masonmlx4_en: don't use napi_synchronize inside mlx4_en_netpoll
2014-04-16 David S. MillerMerge branch 'mvneta_qsgmii'
2014-04-16 Thomas Petazzoninet: mvneta: properly configure the MAC <-> PHY connect...
2014-04-16 Thomas Petazzoninet: phy: add minimal support for QSGMII PHY
2014-04-16 Edward Creesfc:On MCDI timeout, issue an FLR (and mark MCDI to...
2014-04-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-04-15 Steve Wisecxgb4: use the correct max size for firmware flash
2014-04-15 Alexander Gordeevqlcnic: Fix MSI-X initialization code
2014-04-15 Nicolas Dichtelip6_gre: don't allow to remove the fb_tunnel_dev
2014-04-15 Eric Dumazetipv4: add a sock pointer to dst->output() path.
2014-04-15 Eric Dumazetipv4: add a sock pointer to ip_queue_xmit()
2014-04-15 Li, Zhen-Huadriver/net: cosa driver uses udelay incorrectly
2014-04-15 Alexander Aringat86rf230: fix __at86rf230_read_subreg function
2014-04-15 Alexander Aringat86rf230: remove check if AVDD settled
2014-04-15 Jean Delvarenet: cadence: Add architecture dependencies
2014-04-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2014-04-14 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-04-14 Mikulas Patockauser namespace: fix incorrect memory barriers
2014-04-14 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2014-04-14 Vlad Yasevichnet: Start with correct mac_len in skb_network_protocol
2014-04-14 Marcelo TosattiKVM: x86: remove WARN_ON from get_kernel_ns()
2014-04-14 Feng WuKVM: Rename variable smep to cr4_smep
2014-04-14 Feng WuKVM: expose SMAP feature to guest
2014-04-14 Feng WuKVM: Disable SMAP for guests in EPT realmode and EPT...
2014-04-14 Feng WuKVM: Add SMAP support when setting CR4
2014-04-14 Feng WuKVM: Remove SMAP bit from CR4_RESERVED_BITS
2014-04-14 Daniel BorkmannRevert "net: sctp: Fix a_rwnd/rwnd management to reflec...
2014-04-14 Steve Wisecxgb4: Save the correct mac addr for hw-loopback connec...
2014-04-14 Daniel Borkmannnet: filter: seccomp: fix wrong decoding of BPF_S_ANC_S...
2014-04-14 Daniel Borkmannseccomp: fix populating a0-a5 syscall args in 32-bit...
2014-04-14 David S. MillerMerge branch 'qlcnic'
2014-04-14 Manish Chopraqlcnic: Do not disable SR-IOV when VFs are assigned...
2014-04-14 Jitendra Kalsariaqlcnic: Fix QLogic application/driver interface for...
2014-04-14 Jitendra Kalsariaqlcnic: Fix PVID configuration on eSwitch port.
2014-04-14 Shahed Shaikhqlcnic: Fix max ring count calculation
2014-04-14 Sucheta Chakrabortyqlcnic: Fix to send INIT_NIC_FUNC as first mailbox.
2014-04-14 Sucheta Chakrabortyqlcnic: Fix panic due to uninitialzed delayed_work...
2014-04-14 David S. MillerMerge branch 'be2net'
2014-04-14 Kalesh APbe2net: Fix invocation of be_close() after be_clear()
2014-04-14 Vasundhara... be2net: Fix to reap TX compls till HW doesn't respond...
2014-04-14 Amir Vadainet/mlx4_core: Defer VF initialization till PF is fully...
2014-04-14 Daniel J Bluemanbnx2: Don't build unused suspend/resume functions not...
2014-04-14 Eric Dumazetipv6: Limit mtu to 65575 bytes
2014-04-14 Patrick McHardynetfilter: nf_tables: fix nft_cmp_fast failure on big...
2014-04-14 Andrey Vaginnetfilter: nf_conntrack: initialize net.ct.generation
2014-04-14 Mathias Krausefilter: prevent nla extensions to peek beyond the end...
2014-04-14 Julian Anastasovipv4: return valid RTA_IIF on ip route get
2014-04-14 Thomas PetazzoniRevert "net: mvneta: fix usage as a module on RGMII...
2014-04-14 Wei Yangnet/mlx4_core: Preserve pci_dev_data after __mlx4_remov...
2014-04-14 Wang, Xiaomingnet: ipv4: current group_info should be put after using.
2014-04-13 Linus TorvaldsLinux 3.15-rc1 v3.15-rc1
2014-04-13 Geert Uytterhoevenmm: Initialize error in shmem_file_aio_read()
2014-04-13 Geert Uytterhoevencifs: Use min_t() when comparing "size_t" and "unsigned...
2014-04-13 Linus TorvaldsMerge branch 'slab/next' of git://git./linux/kernel...
2014-04-13 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2014-04-13 Mikulas Patockasym53c8xx_2: Set DID_REQUEUE return code when aborting...
2014-04-13 Paul Mackerraspowerpc: Don't try to set LPCR unless we're in hypervis...
2014-04-13 Davidlohr Buesofutex: update documentation for ordering guarantees
2014-04-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-04-13 Linus TorvaldsMerge tag 'blackfin-for-linus' of git://git./linux...
2014-04-13 Linus TorvaldsMerge tag 'remoteproc-3.15-cleanups' of git://git....
2014-04-13 Linus TorvaldsMerge tag 'llvmlinux-for-v3.15' of git://git.linuxfound...
2014-04-12 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-04-12 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2014-04-12 Linus TorvaldsMerge tag 'ntb-3.15' of git://github.com/jonmason/ntb
2014-04-12 Linus Torvaldsceph: fix pr_fmt() redefinition
2014-04-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-12 David S. MillerMerge branch 'tunnels'
2014-04-12 Nicolas Dichtelvti: don't allow to add the same tunnel twice
2014-04-12 Nicolas Dichtelgre: don't allow to add the same tunnel twice
2014-04-12 Vincenzo Maffionedrivers: net: xen-netfront: fix array initialization bug
2014-04-12 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-04-12 Linus TorvaldsMerge tag 'trace-3.15-v2' of git://git./linux/kernel...
2014-04-12 Linus TorvaldsMerge git://git.infradead.org/users/eparis/audit
2014-04-12 Al Viromissing bits of "splice: fix racy pipe->buffers uses"
2014-04-12 Al Virocifs: fix the race in cifs_writev()
2014-04-12 Al Viroceph_sync_{,direct_}write: fix an oops on ceph_osdc_new...
2014-04-12 Daniel Borkmannpktgen: be friendly to LLTX devices
2014-04-12 hayeswangr8152: check RTL8152_UNPLUG
2014-04-12 Marc Zyngiernet: sun4i-emac: add promiscuous support
2014-04-12 Duan Jiongnet/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
2014-04-12 Steven Miaoblackfin: cleanup board files
2014-04-12 Steven Miaobf609: clock: drop unused clock bit set/clear functions
2014-04-12 Paul BolleBlackfin: bf537: rename "CONFIG_ADT75"
2014-04-12 Paul BolleBlackfin: bf537: rename "CONFIG_AD7314"
next