index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
compat.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-21
ipv4: Invalidate the socket cached route on pmtu events if possible
Steffen Klassert
1
-1
/
+41
2013-01-21
net: splice: fix __splice_segment()
Eric Dumazet
1
-13
/
+15
2013-01-21
net: splice: avoid high order page splitting
Eric Dumazet
1
-29
/
+9
2013-01-20
tcp: fix incorrect LOCKDROPPEDICMPS counter
Eric Dumazet
1
-5
/
+4
2013-01-19
net/hyperv: fix wrong length of mac address
Jianjun Kong
2
-2
/
+2
2013-01-19
net: qmi_wwan: add ONDA MT8205 4G LTE
Bjørn Mork
1
-0
/
+1
2013-01-18
net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults
Or Gerlitz
1
-9
/
+2
2013-01-18
net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode
Yan Burman
1
-4
/
+9
2013-01-18
ipv6: Add an error handler for icmp6
Steffen Klassert
1
-0
/
+12
2013-01-18
net: calxedaxgmac: throw away overrun frames
Rob Herring
1
-0
/
+4
2013-01-18
sctp: refactor sctp_outq_teardown to insure proper re-initalization
Neil Horman
1
-4
/
+8
2013-01-17
macvlan: fix macvlan_get_size()
Eric Dumazet
1
-1
/
+4
2013-01-17
phy/marvell: remove fiber/copper autoselect on 88e1111
Stef van Os
1
-9
/
+0
2013-01-17
3c574_cs: fix operator precedence between << and &
Nickolai Zeldovich
1
-1
/
+1
2013-01-17
ipv4: Don't update the pmtu on mtu locked routes
Steffen Klassert
1
-0
/
+3
2013-01-17
ipv4: Remove output route check in ipv4_mtu
Steffen Klassert
1
-1
/
+1
2013-01-17
ipv6: fix header length calculation in ip6_append_data()
Romain KUNTZ
1
-2
/
+2
2013-01-16
net: qmi_wwan: add TP-LINK HSUPA Modem MA180
Bjørn Mork
1
-0
/
+1
2013-01-16
usbnet: dm9601: Fix incorrect command
Tushar Behera
1
-16
/
+6
2013-01-16
cxgb4: set coalesce parameters on all queues
Thadeu Lima de Souza Cascardo
1
-3
/
+14
2013-01-16
MAINTAINERS: Stephen Hemminger email change
Stephen Hemminger
1
-3
/
+3
2013-01-16
ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl
Jacob Keller
1
-2
/
+2
2013-01-16
ixgbe: only compile ixgbe_debugfs.o when enabled
Jacob Keller
2
-6
/
+2
2013-01-15
tg3: Fix crc errors on jumbo frame receive
Nithin Nayak Sujir
1
-23
/
+35
2013-01-15
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
Nithin Nayak Sujir
1
-0
/
+4
2013-01-15
tun: fix LSM/SELinux labeling of tun/tap devices
Paul Moore
6
-37
/
+151
2013-01-15
selinux: add the "attach_queue" permission to the "tun_socket" class
Paul Moore
1
-1
/
+1
2013-01-15
tcp: fix a panic on UP machines in reqsk_fastopen_remove
Eric Dumazet
1
-2
/
+0
2013-01-14
vfs: add missing virtual cache flush after editing partial pages
Linus Torvalds
1
-0
/
+1
2013-01-14
ath9k: disable the tasklet before taking the PCU lock
Felix Fietkau
1
-4
/
+3
2013-01-14
ath9k: remove sc->rx.rxbuflock to fix a deadlock
Felix Fietkau
2
-14
/
+0
2013-01-14
ARM: dts: prevent *.dtb from always being rebuilt
Stephen Warren
1
-0
/
+1
2013-01-14
arm64: dts: prevent *.dtb from always being rebuilt
Stephen Warren
1
-0
/
+1
2013-01-14
staging: zram: fix invalid memory references during disk write
Nitin Gupta
1
-15
/
+24
2013-01-13
udldrmfb: udl_get_edid: drop unneeded i--
Hans de Goede
1
-1
/
+0
2013-01-13
udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack
Hans de Goede
1
-1
/
+7
2013-01-13
udldrmfb: Fix EDID not working with monitors with EDID extension blocks
Hans de Goede
1
-0
/
+8
2013-01-13
usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added
Tomasz Mloduchowski
2
-0
/
+8
2013-01-13
netfilter: x_tables: print correct hook names for ARP
Jan Engelhardt
1
-8
/
+20
2013-01-13
drm/nvc0/fb: fix crash when different mutex is used to protect same list
Aleksi Torhamo
1
-3
/
+3
2013-01-13
drm/nouveau/clock: fix support for more than 2 monitors on nve0
Aleksi Torhamo
2
-0
/
+4
2013-01-13
drm/nv50/disp: fix selection of bios script for analog outputs
Marcin Slusarz
1
-20
/
+26
2013-01-13
drm/nv17-50: restore fence buffer on resume
Marcin Slusarz
3
-0
/
+10
2013-01-13
drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards
Marcin Slusarz
1
-1
/
+1
2013-01-13
drm/nouveau: fix nouveau_client allocation failure path
Marcin Slusarz
3
-4
/
+10
2013-01-13
drm/nouveau: don't return freed object from nouveau_handle_create
Marcin Slusarz
1
-1
/
+4
2013-01-13
drm/nouveau/vm: fix memory corruption when pgt allocation fails
Marcin Slusarz
1
-1
/
+3
2013-01-13
drm/nouveau: add locking around instobj list operations
Marcin Slusarz
1
-8
/
+27
2013-01-13
drm/nouveau: do not forcibly power on lvds panels
Ben Skeggs
2
-13
/
+26
2013-01-13
drm/nouveau/devinit: ensure legacy vga control is enabled during post
Ben Skeggs
1
-1
/
+0
[next]