aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein4-12/+13
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein15-22/+19
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein9-310/+498
2014-07-30random32: mix in entropy from core to late initcallHannes Frederic Sowa1-21/+28
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller136-470/+1148
2014-07-30netfilter: nfnetlink_acct: dump unmodified nfacct flagsAlexey Perevalov1-1/+3
2014-07-30Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds5-2/+86
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds4-58/+105
2014-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+20
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds3-36/+2
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-63/+197
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel4-58/+105
2014-07-30kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon1-4/+20
2014-07-29arm: Add devicetree fixup machine functionLaura Abbott3-1/+18
2014-07-29of: Add memory limiting function for flattened devicetreesLaura Abbott2-0/+49
2014-07-29of: Split early_init_dt_scan into two partsLaura Abbott2-1/+19
2014-07-29net: mvpp2: implement ioctl() operation for PHY ioctlsThomas Petazzoni1-0/+16
2014-07-29net: mvpp2: fix 10 Mbit/s usageThomas Petazzoni1-1/+1
2014-07-29ipv4: clean up cast warning in do_ip_getsockoptKaroly Kemeny1-1/+1
2014-07-29tipc: remove duplicated include from socket.cWei Yongjun1-1/+0
2014-07-29net/udp_offload: Use IS_ERR_OR_NULLHimangi Saraogi1-1/+1
2014-07-29openvswitch: Use IS_ERR_OR_NULLHimangi Saraogi1-1/+1
2014-07-29net/ipv4: Use IS_ERR_OR_NULLHimangi Saraogi1-1/+1
2014-07-29sfc: Use __iowrite64_copy instead of a slightly different local functionBen Hutchings1-17/+7
2014-07-29net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli1-1/+1
2014-07-29cdc-ether: clean packet filter upon probeOliver Neukum1-0/+16
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum3-2/+36
2014-07-29net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2-7/+8
2014-07-29isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov1-0/+1
2014-07-29Merge branch 'netdev-name'David S. Miller5-45/+102
2014-07-29vlan: fail early when creating netdev named configWANG Cong2-8/+15
2014-07-29ipv6: fail early when creating netdev named all or defaultWANG Cong1-28/+54
2014-07-29ipv4: fail early when creating netdev named all or defaultWANG Cong2-9/+33
2014-07-29Merge branch 'syststamp-removal'David S. Miller11-95/+23
2014-07-29net: remove deprecated syststamp timestampWillem de Bruijn6-49/+11
2014-07-29packet: remove deprecated syststamp timestampWillem de Bruijn3-21/+11
2014-07-29vxge: remove deprecated syststamp timestampWillem de Bruijn1-1/+0
2014-07-29octeon: remove deprecated syststamp timestampWillem de Bruijn1-24/+1
2014-07-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-15/+22
2014-07-29AFS: Correctly assemble the client UUIDDavid Howells1-2/+2
2014-07-29mm: fix page_alloc.c kernel-doc warningsRandy Dunlap1-6/+9
2014-07-29Merge tag 'omap-for-v3.16/n900-regression' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesArnd Bergmann1-1/+1
2014-07-29ARM: dts: Revert enabling of twl configuration for n900Tony Lindgren1-1/+1
2014-07-28ip: make IP identifiers less predictableEric Dumazet3-13/+32
2014-07-28tipc: make tipc_buf_append() more robustJon Paul Maloy1-8/+21
2014-07-28neighbour : fix ndm_type type error issueJun Zhao2-2/+2
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller178-2748/+6570
2014-07-28sunvnet: only use connected ports when sendingDavid L Stevens1-5/+17
2014-07-28bonding: fix a memory leak in bond_arp_send_all()Dan Carpenter1-2/+1
2014-07-28netlink: Fix shadow warning on jiffiesMark Rustad1-3/+3