index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-wacom.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-04
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
3
-1
/
+19
2012-09-04
l2tp: fix a lockdep splat
Eric Dumazet
1
-0
/
+4
2012-09-04
netrom: copy_datagram_iovec can fail
Alan Cox
1
-1
/
+6
2012-09-03
mISDN: fix possible memory leak in hfcmulti_init()
Wei Yongjun
1
-0
/
+2
2012-09-03
fq_codel: dont reinit flow state
Eric Dumazet
1
-1
/
+1
2012-09-03
net: usbnet: fix softirq storm on suspend
Bjørn Mork
1
-4
/
+12
2012-09-03
sctp: Don't charge for data in sndbuf again when transmitting packet
Thomas Graf
1
-1
/
+20
2012-09-03
net: sock_edemux() should take care of timewait sockets
Eric Dumazet
1
-1
/
+6
2012-09-01
net: qmi_wwan: add several new Gobi devices
Bjørn Mork
1
-0
/
+3
2012-09-01
fddi: 64 bit bug in smt_add_para()
Dan Carpenter
1
-1
/
+1
2012-09-01
Linux 3.6-rc4
Linus Torvalds
1
-1
/
+1
2012-09-01
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2
-5
/
+12
2012-08-31
net: ethernet: fix kernel OOPS when remove davinci_mdio module
Bin Liu
1
-1
/
+3
2012-08-31
net/xfrm/xfrm_state.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-31
net: ipv6: fix error return code
Julia Lawall
1
-3
/
+3
2012-08-31
net: qmi_wwan: new device: Foxconn/Novatel E396
Aleksander Morgado
1
-0
/
+1
2012-08-31
usbnet: fix deadlock in resume
Oliver Neukum
1
-1
/
+1
2012-08-31
cs89x0 : packet reception not working
Jaccon Bastiaansen
1
-5
/
+5
2012-08-31
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
2
-5
/
+12
2012-08-30
bnx2x: Correct the ndo_poll_controller call
Merav Sicron
1
-3
/
+5
2012-08-30
bnx2x: Move netif_napi_add to the open call
Merav Sicron
5
-13
/
+10
2012-08-30
ipv4: must use rcu protection while calling fib_lookup
Eric Dumazet
1
-0
/
+2
2012-08-30
bnx2x: fix 57840_MF pci id
Yuval Mintz
1
-1
/
+1
2012-08-30
net: ipv4: ipmr_expire_timer causes crash when removing net namespace
Francesco Ruggeri
1
-2
/
+12
2012-08-30
e1000e: DoS while TSO enabled caused by link partner with small MSS
Bruce Allan
2
-25
/
+24
2012-08-30
l2tp: avoid to use synchronize_rcu in tunnel free function
xeb@mail.ru
2
-2
/
+2
2012-08-30
gianfar: fix default tx vlan offload feature flag
Claudiu Manoil
1
-1
/
+1
2012-08-30
netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation
Pablo Neira Ayuso
1
-1
/
+4
2012-08-30
xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RX
Ian Campbell
1
-29
/
+10
2012-08-30
s390/32: Don't clobber personality flags on exec
Heiko Carstens
1
-1
/
+2
2012-08-30
drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S
Paul Menzel
1
-0
/
+3
2012-08-30
netfilter: nfnetlink_log: fix error return code in init path
Julia Lawall
1
-1
/
+3
2012-08-30
netfilter: ctnetlink: fix error return code in init path
Julia Lawall
1
-1
/
+2
2012-08-30
ipvs: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-30
gma500: Consider CRTC initially active.
Forest Bond
1
-0
/
+3
2012-08-29
drm/radeon: fix dig encoder selection on DCE61
Alex Deucher
1
-5
/
+26
2012-08-29
netpoll: revert 6bdb7fe3104 and fix be_poll() instead
Amerigo Wang
3
-11
/
+7
2012-08-29
mm, slab: lock the correct nodelist after reenabling irqs
David Rientjes
1
-0
/
+1
2012-08-29
drm/radeon: fix double free in radeon_gpu_reset
Christian König
1
-0
/
+3
2012-08-29
drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740
Jerome Glisse
1
-1
/
+1
2012-08-29
drm/radeon: rework panel mode setup
Alex Deucher
1
-17
/
+12
2012-08-29
drm/radeon/atom: powergating fixes for DCE6
Alex Deucher
1
-20
/
+2
2012-08-29
drm/radeon/atom: rework DIG modesetting on DCE3+
Alex Deucher
1
-62
/
+47
2012-08-29
drm/radeon: don't disable plls that are in use by other crtcs
Alex Deucher
1
-0
/
+14
2012-08-29
drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700
Marek Olšák
4
-4
/
+27
2012-08-29
drm/radeon: initialize tracked CS state
Marek Olšák
1
-1
/
+8
2012-08-29
drm/radeon: fix reading CB_COLORn_MASK from the CS
Marek Olšák
1
-1
/
+1
2012-08-29
watchdog: da9052: Remove duplicate inclusion of delay.h
Sachin Kamat
1
-1
/
+0
2012-08-29
watchdog: fix watchdog-test.c build warning
Randy Dunlap
1
-1
/
+1
2012-08-29
drm/nvc0/copy: check PUNITS to determine which copy engines are disabled
Ben Skeggs
1
-2
/
+4
[next]