index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-17
Linux 3.4.32
v3.4.32
Greg Kroah-Hartman
1
-1
/
+1
2013-02-17
igb: Remove artificial restriction on RQDPC stat reading
Alexander Duyck
1
-3
/
+5
2013-02-17
efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter
Satoru Takeuchi
1
-1
/
+1
2013-02-17
PCI/PM: Clean up PME state when removing a device
Rafael J. Wysocki
1
-0
/
+2
2013-02-17
x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.
Jan Beulich
1
-7
/
+7
2013-02-17
x86/mm: Check if PUD is large when validating a kernel address
Mel Gorman
2
-0
/
+8
2013-02-17
x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems
Stoney Wang
1
-10
/
+11
2013-02-17
x86: Do not leak kernel page mapping locations
Kees Cook
1
-3
/
+5
2013-02-17
s390/timer: avoid overflow when programming clock comparator
Heiko Carstens
1
-0
/
+3
2013-02-14
Linux 3.4.31
v3.4.31
Greg Kroah-Hartman
1
-1
/
+1
2013-02-14
be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug
Somnath Kotur
2
-14
/
+47
2013-02-14
tg3: Fix crc errors on jumbo frame receive
Nithin Nayak Sujir
1
-23
/
+35
2013-02-14
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
Nithin Nayak Sujir
1
-0
/
+4
2013-02-14
bridge: Pull ip header into skb->data before looking into ip header.
Sarveshwar Bandi
1
-0
/
+3
2013-02-14
tcp: fix for zero packets_in_flight was too broad
Ilpo Järvinen
1
-2
/
+6
2013-02-14
tcp: frto should not set snd_cwnd to 0
Eric Dumazet
1
-1
/
+2
2013-02-14
netback: correct netbk_tx_err to handle wrap around.
Ian Campbell
1
-1
/
+1
2013-02-14
xen/netback: free already allocated memory on failure in xen_netbk_get_requests
Ian Campbell
1
-1
/
+12
2013-02-14
xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.
Matthew Daley
1
-25
/
+13
2013-02-14
xen/netback: shutdown the ring if it contains garbage.
Ian Campbell
3
-26
/
+62
2013-02-14
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
1
-0
/
+5
2013-02-14
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-14
sctp: refactor sctp_outq_teardown to insure proper re-initalization
Neil Horman
1
-4
/
+8
2013-02-14
atm/iphase: rename fregt_t -> ffreg_t
Heiko Carstens
1
-73
/
+73
2013-02-14
packet: fix leakage of tx_ring memory
Phil Sutter
1
-4
/
+6
2013-02-14
via-rhine: Fix bugs in NAPI support.
David S. Miller
1
-6
/
+2
2013-02-14
ipv6: do not create neighbor entries for local delivery
Marcelo Ricardo Leitner
1
-1
/
+2
2013-02-14
pktgen: correctly handle failures when adding a device
Cong Wang
1
-3
/
+6
2013-02-14
net: loopback: fix a dst refcounting issue
Eric Dumazet
1
-0
/
+5
2013-02-14
r8169: remove the obsolete and incorrect AMD workaround
Timo Teräs
1
-7
/
+0
2013-02-14
netxen: fix off by one bug in netxen_release_tx_buffer()
Eric Dumazet
2
-1
/
+3
2013-02-14
isdn/gigaset: fix zero size border case in debug dump
Tilman Schmidt
1
-0
/
+2
2013-02-14
net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults
Or Gerlitz
1
-9
/
+2
2013-02-14
net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode
Yan Burman
1
-4
/
+9
2013-02-14
net: calxedaxgmac: throw away overrun frames
Rob Herring
1
-0
/
+4
2013-02-14
ipv6: fix header length calculation in ip6_append_data()
Romain KUNTZ
1
-2
/
+2
2013-02-14
MAINTAINERS: Stephen Hemminger email change
Stephen Hemminger
1
-3
/
+3
2013-02-14
ipv6: fix the noflags test in addrconf_get_prefix_route
Romain Kuntz
1
-1
/
+1
2013-02-14
net: prevent setting ttl=0 via IP_TTL
Cong Wang
1
-1
/
+1
2013-02-14
samsung-laptop: Disable on EFI hardware
Matt Fleming
1
-0
/
+4
2013-02-14
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
13
-54
/
+79
2013-02-14
Bluetooth: Fix handling of unexpected SMP PDUs
Johan Hedberg
1
-0
/
+13
2013-02-14
kernel/resource.c: fix stack overflow in __reserve_region_with_split()
T Makphaibulchoke
1
-12
/
+38
2013-02-14
virtio_console: Don't access uninitialized data.
Sjur Brændeland
1
-1
/
+2
2013-02-14
rtlwifi: Fix scheduling while atomic bug
Larry Finger
1
-3
/
+4
2013-02-14
rtlwifi: Fix the usage of the wrong variable in usb.c
Larry Finger
1
-2
/
+2
2013-02-11
Linux 3.4.30
v3.4.30
Greg Kroah-Hartman
1
-1
/
+1
2013-02-11
usb: Prevent dead ports when xhci is not enabled
David Moore
1
-0
/
+1
2013-02-11
USB: XHCI: fix memory leak of URB-private data
Alan Stern
1
-0
/
+2
2013-02-11
xhci: Fix TD size for isochronous URBs.
Sarah Sharp
1
-2
/
+3
[next]