aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-22net: ipv6: fib: don't sleep inside atomic lockBenjamin Block
2014-08-22net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy
2014-08-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-08-22Merge tag 'iommu-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-21cxgb4: Free completed tx skbs promptlyHariprasad Shenai
2014-08-21Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-ca...David S. Miller
2014-08-21cxgb4: Fix race condition in cleanupAnish Bhatt
2014-08-21sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probezhuyj
2014-08-21bnx2x: Revert UNDI flushing mechanismYuval Mintz
2014-08-21Merge branch 'qlcnic'David S. Miller
2014-08-21qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh
2014-08-21qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia
2014-08-21qlcnic: Fix flash access interface to applicationJitendra Kalsaria
2014-08-21MAINTAINERS: Add section for MRF24J40 IEEE 802.15.4 radio driverAlan Ott
2014-08-21macvlan: Allow setting multicast filter on all macvlan typesVlad Yasevich
2014-08-21packet: handle too big packets for PACKET_V3Eric Dumazet
2014-08-21MAINTAINERS: add entry for ec_bhf driverDariusz Marcinkiewicz
2014-08-21lec: Use rtnl lock/unlock when updating MTUchas williams - CONTRACTOR
2014-08-21Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-21Merge tag 'sound-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-08-21Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-21Merge tag 'please-pull-memfd_create' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-21Merge tag 'microblaze-3.17-rc2' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-08-21HID: fix a couple of off-by-onesJiri Kosina
2014-08-21HID: logitech: perform bounds checking on device_id early enoughJiri Kosina
2014-08-21HID: logitech: fix bounds checking on LED report sizeJiri Kosina
2014-08-21can: flexcan: handle state passive -> warning transitionSebastian Andrzej Siewior
2014-08-21can: flexcan: Disable error interrupt when bus error reporting is disabledAlexander Stein
2014-08-21can: c_can: checking IS_ERR() instead of NULLDan Carpenter
2014-08-21can: sja1000: Validate initialization state in start methodMirza Krak
2014-08-21microblaze: Wire-up memfd_create syscallMichal Simek
2014-08-21microblaze: Wire-up getrandom syscallMichal Simek
2014-08-21microblaze: Wire-up seccomp syscallMichal Simek
2014-08-20Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-08-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-08-20Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2014-08-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-08-20Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg
2014-08-20Revert "platform/x86/toshiba-apci.c possible bad if test?"Matthew Garrett
2014-08-19ext3: Count internal journal as bsddf overhead in ext3_statfsChin-Tsung Cheng
2014-08-19Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL"Will Deacon
2014-08-19netfilter: nf_tables: nat expression must select CONFIG_NF_NATPablo Neira Ayuso
2014-08-19netfilter: x_tables: allow to use default cgroup matchDaniel Borkmann
2014-08-19arm64: mm: update max pa bits to 48Ganapatrao Kulkarni
2014-08-19arm64: ignore DT memreserve entries when booting in UEFI modeLeif Lindholm
2014-08-19arm64: configs: Enable X-Gene SATA and ethernet in defconfigMark Brown
2014-08-19arm64: align randomized TEXT_OFFSET on 4 kB boundaryArd Biesheuvel
2014-08-19tipc: Fix build.David S. Miller