projects
/
platform
/
kernel
/
linux-3.10.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-3.10.git
2014-03-07
Eric Dumazet
net: use __GFP_NORETRY for high order allocations
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Florian Westphal
net: ip, ipv6: handle gso skbs in forwarding path
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Florian Westphal
net: core: introduce netif_skb_dev_features
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Florian Westphal
net: add and use skb_gso_transport_seglen()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Daniel Borkmann
net: sctp: fix sctp_connectx abi for ia32 emulation...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Duan Jiong
ipv4: fix counter in_slow_tot
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Jiri Bohac
bonding: 802.3ad: make aggregator_identifier bond-private
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Emil Goode
usbnet: remove generic hard_header_len check
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Emil Goode
net: asix: add missing flag to struct driver_info
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Nithin Sujir
tg3: Fix deadlock in tg3_change_mtu()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
John Ogness
tcp: tsq: fix nonagle handling
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Bjørn Mork
net: qmi_wwan: add Netgear Aircard 340U
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Sabrina Dubroca
netpoll: fix netconsole IPv6 setup
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Maciej Żenczykowski
net: fix 'ip rule' iif/oif device rename
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Geert Uytterhoeven
ipv4: Fix runtime WARNING in rtmsg_ifa()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Oliver Hartkopp
can: add destructor for self generated skbs
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Richard Yao
9p/trans_virtio.c: Fix broken zero-copy on vmalloc...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Eric Dumazet
6lowpan: fix lockdep splats
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Olivier Langlois
rtlwifi: rtl8192ce: Fix too long disable of IRQs
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Olivier Langlois
rtlwifi: Fix incorrect return from rtl_ps_enable_nic()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Stanislaw Gruszka
rtl8187: fix regression on MIPS without coherent DMA
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Pavel Shilovsky
CIFS: Fix too big maxBuf size for SMB3 mounts
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Jeff Layton
cifs: ensure that uncached writes handle unmapped areas...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Chen Gang
avr32: Makefile: add '-D__linux__' flag for gcc-4.4...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Paul Gortmaker
avr32: fix missing module.h causing build failure in...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Pekon Gupta
ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Pekon Gupta
ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Vinayak Kale
ARM: 7957/1: add DSB after icache flush in __flush_icac...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Will Deacon
ARM: 7953/1: mm: ensure TLB invalidation is complete...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Marek Szyprowski
ARM: dma-mapping: fix GFP_ATOMIC macro usage
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Theodore Ts'o
ext4: don't leave i_crtime.tv_sec uninitialized
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Theodore Ts'o
ext4: fix online resize with a non-standard blocks...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Theodore Ts'o
ext4: fix online resize with very large inode tables
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Theodore Ts'o
ext4: don't try to modify s_flags if the the file syste...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Zheng Liu
ext4: fix error paths in swap_inode_boot_loader()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Ilia Mirkin
drm/nv50/disp: use correct register to determine DP...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Ilia Mirkin
drm/nouveau: set irq_enabled manually
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Greg Kroah...
Linux 3.10.32
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Borislav Petkov
EDAC: Correct workqueue setup path
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Borislav Petkov
EDAC: Poll timeout cannot be zero, p2
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Prarit Bhargava
drivers/edac/edac_mc_sysfs.c: poll timeout cannot be...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Jingoo Han
EDAC: Replace strict_strtol() with kstrtol()
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Paul Gortmaker
genirq: Add missing irq_to_desc export for CONFIG_SPARS...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Steven Rostedt...
ring-buffer: Fix first commit on sub-buffer having...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Krzysztof Kozlowski
power: max17040: Fix NULL pointer dereference when...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Mikulas Patocka
time: Fix overflow when HZ is smaller than 60
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Oleg Nesterov
md/raid5: Fix CPU hotplug callback registration
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
NeilBrown
md/raid1: restore ability for check and repair to fix...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Thomas Gleixner
tick: Clear broadcast pending bit when switching to...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Dan Carpenter
KVM: return an error code in kvm_vm_ioctl_register_coal...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Mike Marciniszyn
IB/qib: Add missing serdes init sequence
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Steven Noonan
compiler/gcc4: Make quirk for asm_volatile_goto() uncon...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Jens Axboe
block: add cond_resched() to potentially long running...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Martin K. Petersen
block: Fix nr_vecs for inline integrity vectors
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Tejun Heo
block: __elv_next_request() shouldn't call into the...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Jan Moskyto...
Modpost: fixed USB alias generation for ranges includin...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Sarah Sharp
Revert "usbcore: set lpm_capable field for LPM capable...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Raymond Wanyoike
usb: option: blacklist ZTE MF667 net interface
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Alan Stern
usb-storage: enable multi-LUN scanning when needed
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Alan Stern
usb-storage: restrict bcdDevice range for Super Top...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Alan Stern
usb-storage: add unusual-devs entry for BlackBerry...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Ulrich Hahn
USB: ftdi_sio: add Tagsys RFID Reader IDs
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Bjørn Mork
usb: ftdi_sio: add Mindstorms EV3 console adapter
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
K. Y. Srinivasan
Drivers: hv: vmbus: Don't timeout during the initial...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Martyn Welch
VME: Correct read/write alignment algorithm
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Alexander Usyskin
mei: don't unset read cb ptr on reset
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Alexander Usyskin
mei: clear write cb from waiting list on reset
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Takashi Iwai
ALSA: hda - Fix mic capture on Sony VAIO Pro 11
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Steven Rostedt...
ftrace/x86: Use breakpoints for converting function...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
H. Peter Anvin
x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
H. Peter Anvin
x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Marcus Folkesson
iio: adis16400: Set timestamp as the last element in...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Hartmut Knaack
staging:iio:ad799x fix error_free_irq which was freeing...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
H Hartley Sweeten
staging: comedi: adv_pci1710: fix analog output readbac...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Bjørn Mork
usb: qcserial: add Netgear Aircard 340U
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Petr Písař
vt: Fix secure clear screen
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Christian König
drm/radeon: fix UVD IRQ support on SI
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Alex Deucher
drm/radeon: fix UVD IRQ support on 7xx
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Lars Poeschel
tty: n_gsm: Fix for modems with brk in modem status...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
NeilBrown
lockd: send correct lock when granting a delayed lock.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Doug Anderson
hwmon: (ntc_thermistor) Avoid math overflow
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Paul Bolle
raw: test against runtime value of max_raw_minors
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Kleber Sacilotto...
of: fix PCI bus match for PCIe slots
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Emmanuel Grumbach
iwlwifi: mvm: BT Coex - disable BT when TXing probe...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Emmanuel Grumbach
iwlwifi: mvm: print the version of the firmware when...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Emmanuel Grumbach
iwlwifi: mvm: don't allow A band if SKU forbids it
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Geert Uytterhoeven
spi: Fix crash with double message finalisation on...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Martin Schwidefsky
s390: fix kernel crash due to linkage stack instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Michael Holzheu
s390/dump: Fix dump memory detection
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Oleksij Rempel
ar5523: fix usb id for Gigaset.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Stanislaw Gruszka
ath9k_htc: make ->sta_rc_update atomic for most calls
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Johannes Berg
mac80211: fix fragmentation code, particularly for...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Emmanuel Grumbach
mac80211: release the channel in error path in start_ap
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Eliad Peller
mac80211: move roc cookie assignment earlier
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Steve French
retrieving CIFS ACLs when mounted with SMB2 fails dropp...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Steve French
Add protocol specific operation for CIFS xattrs
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Steve French
CIFS: Fix SMB2 mounts so they don't try to set or get...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Naoya Horiguchi
mm/memory-failure.c: move refcount only in !MF_COUNT_IN...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Eric W. Biederman
fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Frediano Ziglio
xen: Fix possible user space selector corruption
commit
|
commitdiff
|
tree
|
snapshot
next