summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-87/+279
2014-06-03net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu1-1/+6
2014-06-03Merge tag 'md/3.15-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+4
2014-06-03net: ec_bhf: Add runtime dependenciesJean Delvare1-0/+1
2014-06-03libata: Blacklist queued trim for Crucial M500Martin K. Petersen1-4/+4
2014-06-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2014-06-03Merge tag 'usb-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-17/+50
2014-06-03Merge tag 'staging-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-14/+54
2014-06-03tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng1-6/+5
2014-06-03netlink: Only check file credentials for implicit destinationsEric W. Biederman2-4/+10
2014-06-03ipheth: Add support for iPad 2 and iPad 3Kristian Evensen1-0/+10
2014-06-03team: fix mtu settingJiri Pirko2-1/+7
2014-06-03net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2-16/+4
2014-06-03net: qmi_wwan: interface #11 in Sierra Wireless MC73xx is not QMIAleksander Morgado1-1/+0
2014-06-03net: qmi_wwan: add additional Sierra Wireless QMI devicesAleksander Morgado1-0/+4
2014-06-03bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita3-2/+37
2014-06-02netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt1-2/+2
2014-06-02bridge: notify user space after fdb updateJon Maxwell1-1/+7
2014-06-02net: qmi_wwan: add Netgear AirCard 341UAleksander Morgado1-0/+1
2014-06-02net: fix wrong mac_len calculation for vlansNikolay Aleksandrov1-10/+25
2014-06-02Linux 3.15-rc8v3.15-rc8Linus Torvalds1-1/+1
2014-06-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds3-1/+3
2014-06-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds11-30/+28
2014-06-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-31/+78
2014-06-02powerpc: Wire renameat2() syscallBenjamin Herrenschmidt3-1/+3
2014-06-01Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-3/+3
2014-05-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+67
2014-05-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-304/+298
2014-05-31dcache: add missing lockdep annotationLinus Torvalds1-1/+1
2014-05-31batman-adv: fix NULL pointer dereferencesMarek Lindner1-3/+3
2014-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-5/+10
2014-05-31Merge tag 'linux-can-fixes-for-3.15-20140528' of git://gitorious.org/linux-ca...David S. Miller1-0/+3
2014-05-31net/mlx4_core: Reset RoCE VF gids when guest driver goes downJack Morgenstein4-14/+127
2014-05-31emac: aggregation of v1-2 PLB errors for IER registerIvan Mikhaylov2-16/+9
2014-05-31emac: add missing support of 10mbit in emac/rgmiiIvan Mikhaylov1-0/+3
2014-05-31drm/radeon: Resume fbcon lastDaniel Vetter1-5/+6
2014-05-31Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie3-8/+21
2014-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-121/+61
2014-05-30Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds3-8/+11
2014-05-30Merge tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-10/+23
2014-05-30x86_64: expand kernel stack to 16KMinchan Kim1-1/+1
2014-05-30Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-46/+107
2014-05-30dentry_kill() doesn't need the second argument nowAl Viro1-7/+4
2014-05-30dealing with the rest of shrink_dentry_list() livelockAl Viro1-2/+20
2014-05-30shrink_dentry_list(): take parent's ->d_lock earlierAl Viro1-12/+41
2014-05-30drm/radeon: only allocate necessary size for vm bo listChristian König1-3/+3
2014-05-30drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submissionMarek Olšák1-0/+6
2014-05-30drm/radeon: avoid crash if VM command submission isn't availableChristian König1-4/+11
2014-05-30drm/radeon: lower the ref * post PLL maximum once moreChristian König1-1/+1
2014-05-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds6-8/+20