index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-13
bnx2x: Avoid sending multiple statistics queries
Dmitry Kravkov
1
-3
/
+5
2012-09-13
net: qmi_wwan: call subdriver with control intf only
Bjørn Mork
1
-3
/
+4
2012-09-13
net_sched: gred: actually perform idling in WRED mode
David Ward
1
-11
/
+15
2012-09-13
net_sched: gred: fix qave reporting via netlink
David Ward
1
-1
/
+4
2012-09-13
net_sched: gred: eliminate redundant DP prio comparisons
David Ward
1
-3
/
+2
2012-09-13
net_sched: gred: correct comment about qavg calculation in RIO mode
David Ward
1
-1
/
+1
2012-09-13
mISDN: Fix wrong usage of flush_work_sync while holding locks
Karsten Keil
7
-11
/
+15
2012-09-13
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
4
-44
/
+38
2012-09-12
netfilter: log: Fix log-level processing
Joe Perches
2
-3
/
+3
2012-09-11
net-sched: sch_cbq: avoid infinite loop
Eric Dumazet
1
-2
/
+3
2012-09-11
net: qmi_wwan: fix Gobi device probing for un2430
Pierre Sauter
1
-1
/
+1
2012-09-10
net: fix net/core/sock.c build error
Randy Dunlap
1
-0
/
+2
2012-09-10
ixp4xx_hss: fix build failure due to missing linux/module.h inclusion
Florian Fainelli
1
-0
/
+1
2012-09-10
caif: move the dereference below the NULL test
Wei Yongjun
1
-2
/
+3
2012-09-10
sierra_net: Endianess bug fix.
Lennart Sorensen
1
-1
/
+1
2012-09-09
netfilter: Validate the sequence number of dataless ACK packets as well
Jozsef Kadlecsik
1
-8
/
+2
2012-09-09
netfilter: Mark SYN/ACK packets as invalid from original direction
Jozsef Kadlecsik
1
-11
/
+8
2012-09-08
net: small bug on rxhash calculation
Chema Gonzalez
1
-5
/
+6
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
34
-76
/
+297
2012-09-07
|PATCH] seeq: Add missing spinlock init
Jean Delvare
1
-0
/
+1
2012-09-07
udp: increment UDP_MIB_INERRORS if copy failed
Eric Dumazet
2
-0
/
+16
2012-09-07
net/mlx4_core: Return the error value in case of command initialization failure
Eugenia Emantayev
1
-1
/
+2
2012-09-07
net/mlx4_core: Fixing error flow in case of QUERY_FW failure
Aviad Yehezkel
1
-6
/
+7
2012-09-07
net/mlx4_core: Looking for promiscuous entries on the correct port
Aviad Yehezkel
1
-8
/
+8
2012-09-07
net/mlx4_core: Add security check / enforcement for flow steering rules set f...
Hadar Hen Zion
2
-0
/
+127
2012-09-07
net/mlx4_core: Put Firmware flow steering structures in common header files
Hadar Hen Zion
3
-83
/
+85
2012-09-06
netfilter: take care of timewait sockets
Eric Dumazet
2
-22
/
+25
2012-09-05
ibmveth: Fix alignment of rx queue bug
Santiago Leon
1
-17
/
+9
2012-09-05
tcp: fix possible socket refcount problem for ipv6
Julian Anastasov
1
-2
/
+3
2012-09-05
Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can
David S. Miller
1
-1
/
+10
2012-09-05
libertas sdio: fix suspend when interface is down
Daniel Drake
1
-0
/
+5
2012-09-05
rt2800usb: Added rx packet length validity check
Sergei Poselenov
2
-2
/
+10
2012-09-05
rt2x00: Fix rfkill polling prior to interface start.
Gertjan van Wingerde
11
-0
/
+69
2012-09-05
rt2x00: Fix word size of rt2500usb MAC_CSR19 register.
Gertjan van Wingerde
2
-9
/
+9
2012-09-05
rt2x00: Identify ASUS USB-N53 device.
Gertjan van Wingerde
1
-1
/
+2
2012-09-05
brcmfmac: fix get rssi by clearing getvar struct.
Hante Meuleman
1
-7
/
+8
2012-09-05
brcmfmac: fix race condition for rx and tx data.
Hante Meuleman
1
-10
/
+11
2012-09-05
brcmfmac: dont use ZERO flag for usb IN
Hante Meuleman
1
-1
/
+0
2012-09-05
brcmfmac: fix use of dev_kfree_skb() in irq context
Arend van Spriel
1
-4
/
+4
2012-09-05
ath9k: Fix a crash in 2 WIRE btcoex chipsets
Mohammed Shafi Shajakhan
1
-1
/
+2
2012-09-05
ath9k_hw: enable PA linearization
Felix Fietkau
1
-3
/
+0
2012-09-05
ath9k: fix PA linearization calibration related crash
Felix Fietkau
4
-8
/
+7
2012-09-05
ath9k_hw: disable PA linearization for AR9462
Felix Fietkau
1
-1
/
+2
2012-09-05
ath9k_hw: calibrate PA input for PA predistortion
Felix Fietkau
3
-1
/
+111
2012-09-05
ath9k_hw: clear the AM2PM predistortion mask on AR933x
Felix Fietkau
1
-1
/
+5
2012-09-05
ath9k_hw: do not enable the MIB interrupt in the interrupt mask register
Felix Fietkau
1
-3
/
+0
2012-09-05
rt2x00: fix voltage setting for RT3572/RT3592
Marc Kleine-Budde
1
-0
/
+1
2012-09-05
mwifiex: fix skb length issue when send a command to firmware
Stone Piao
1
-1
/
+14
2012-09-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-6
/
+11
2012-09-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
7
-17
/
+26
[next]