index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.debug
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-08
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
3
-8
/
+26
2009-12-08
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
8
-17
/
+35
2009-12-08
ixgbe: add support for 82599 KR device 0x1517
Don Skidmore
3
-0
/
+4
2009-12-08
ixgbe: Fix TX stats accounting
Eric Dumazet
2
-16
/
+5
2009-12-08
e1000e: only perform ESB2 MDIC workaround on certain configurations
Bruce Allan
2
-33
/
+69
2009-12-08
e1000e: replace incorrect use of GG82563_REG macro
Bruce Allan
2
-3
/
+7
2009-12-08
e1000e: minor correction to name of bit in CTRL_EXT register
Bruce Allan
2
-2
/
+2
2009-12-08
tcp: Remove runtime check that can never be true.
David S. Miller
1
-5
/
+0
2009-12-08
sctp: fix compile error due to sysctl mismerge
Linus Torvalds
1
-1
/
+0
2009-12-07
ath5k: add support for Dell Vostro A860 LED
Shahar Or
1
-0
/
+2
2009-12-07
orinoco: remove spare KERN_DEBUG
David Kilroy
1
-1
/
+1
2009-12-07
rtl8187: Fix wrong rfkill switch mask for some models
Larry Finger
3
-4
/
+17
2009-12-07
ath9k: fix tx status reporting
Felix Fietkau
1
-1
/
+1
2009-12-07
mac80211: Fix bug in computing crc over dynamic IEs in beacon
Vasanthakumar Thiagarajan
1
-1
/
+1
2009-12-07
net/rfkill/core.c: work around gcc-4.0.2 silliness
Andrew Morton
1
-2
/
+2
2009-12-07
mwl8k: don't complain about oversized beacons in FINALIZE_JOIN
Lennert Buytenhek
1
-21
/
+8
2009-12-07
mwl8k: don't overwrite mwl8k_vif::bssid until after disassociation
Lennert Buytenhek
1
-3
/
+2
2009-12-07
mwl8k: struct ieee80211_rx_status::qual is deprecated
Lennert Buytenhek
1
-1
/
+0
2009-12-07
mwl8k: don't forget to call pci_disable_device()
Lennert Buytenhek
1
-1
/
+3
2009-12-07
mwl8k: increase firmware loading timeouts
Lennert Buytenhek
1
-3
/
+2
2009-12-07
mwl8k: allow more time for transmit rings to drain
Lennert Buytenhek
1
-60
/
+67
2009-12-07
mwl8k: allow more time for firmware commands to complete
Lennert Buytenhek
1
-2
/
+11
2009-12-07
mwl8k: properly report rate on received 40MHz packets
Lennert Buytenhek
1
-2
/
+8
2009-12-07
mwl8k: fix addr4 zeroing and payload overwrite on DMA header creation
Lennert Buytenhek
1
-14
/
+15
2009-12-07
mwl8k: prevent corruption of QoS field on receive
Lennert Buytenhek
1
-15
/
+31
2009-12-07
mwl8k: fix UPDATE_STADB command struct legacy_rates array length
Lennert Buytenhek
1
-38
/
+13
2009-12-07
mwl8k: fix MCS bitmap size in SET_RATE command
Lennert Buytenhek
1
-4
/
+3
2009-12-07
mac80211: Fix dynamic power save for scanning.
Vivek Natarajan
2
-4
/
+17
2009-12-07
mac80211: recalculate idle later in MLME
Johannes Berg
1
-2
/
+8
2009-12-07
wl1251: don't build null data template in wl1251_op_config()
Kalle Valo
1
-4
/
+0
2009-12-07
wl1251: fix bssid handling
Kalle Valo
1
-15
/
+15
2009-12-07
wl1251: remove false warning messages
Kalle Valo
1
-2
/
+0
2009-12-07
iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument change
John W. Linville
1
-1
/
+1
2009-12-07
cfq-iosched: Do not access cfqq after freeing it
Vivek Goyal
1
-3
/
+4
2009-12-07
Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips"
Jeff Garzik
1
-69
/
+22
2009-12-07
block: include linux/err.h to use ERR_PTR
Stephen Rothwell
1
-0
/
+1
2009-12-06
Fix soc_common PCMCIA configuration
Russell King
1
-1
/
+1
2009-12-06
ARM: 5827/1: SA1100: h3100/h3600: emit messages on failed gpio_request
Dmitry Artamonow
3
-6
/
+22
2009-12-06
ARM: 5826/1: SA1100: h3100/h3600: always build htc-egpio driver
Dmitry Artamonow
1
-0
/
+2
2009-12-06
ARM: 5825/1: SA1100: h3600: update defconfig
Dmitry Artamonow
1
-364
/
+612
2009-12-06
ARM: 5824/1: SA1100: reuse h3600 PCMCIA driver on h3100
Dmitry Artamonow
2
-2
/
+2
2009-12-06
ARM: 5823/1: SA1100: h3100/h3600: add support for gpio-keys
Dmitry Artamonow
1
-1
/
+38
2009-12-06
ARM: 5822/1: SA1100: h3100/h3600: clean up #includes
Dmitry Artamonow
3
-49
/
+2
2009-12-06
ARM: 5821/1: SA1100: h3100/h3600: revise copyright boilerplates
Dmitry Artamonow
4
-64
/
+27
2009-12-06
ARM: 5820/1: SA1100: h3100/h3600: split h3600.c
Dmitry Artamonow
5
-335
/
+427
2009-12-06
ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.h
Dmitry Artamonow
4
-43
/
+15
2009-12-06
ARM: 5818/1: SA1100: h3100/h3600: drop old GPIO definitions
Dmitry Artamonow
2
-48
/
+7
2009-12-06
ARM: 5817/1: SA1100: h3100/h3600: configure all unused gpios as inputs
Dmitry Artamonow
1
-23
/
+3
2009-12-06
ARM: 5816/1: SA1100: h3600: remove IRQ_GPIO_* definitions
Dmitry Artamonow
2
-14
/
+0
2009-12-06
ARM: 5815/1: SA1100: h3100/h3600: remove now unused assign_h3600_egpio handlers
Dmitry Artamonow
3
-184
/
+0
[next]