index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-18
net: calxedaxgmac: throw away overrun frames
Rob Herring
1
-0
/
+4
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
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-77
/
+44
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
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-14
tg3: Fix crc errors on jumbo frame receive
Nithin Nayak Sujir
1
-23
/
+35
2013-01-14
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
Nithin Nayak Sujir
1
-0
/
+4
2013-01-14
tun: fix LSM/SELinux labeling of tun/tap devices
Paul Moore
1
-5
/
+18
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-12
be2net: fix unconditionally returning IRQ_HANDLED in INTx
Sathya Perla
2
-9
/
+21
2013-01-11
tuntap: fix leaking reference count
Jason Wang
1
-3
/
+9
2013-01-11
tuntap: forbid calling TUNSETIFF when detached
Jason Wang
1
-2
/
+3
2013-01-11
tuntap: switch to use rtnl_dereference()
Jason Wang
1
-17
/
+10
2013-01-11
qlge: remove NETIF_F_TSO6 flag
Amerigo Wang
1
-1
/
+1
2013-01-11
brcmsmac: increase timer reference count for new timers only
Piotr Haber
1
-3
/
+4
2013-01-11
ath9k: fix rx flush handling
Felix Fietkau
3
-21
/
+12
2013-01-11
ath9k: add a better fix for the rx tasklet vs rx flush race
Felix Fietkau
5
-19
/
+4
2013-01-11
ath9k: remove the WARN_ON that triggers if generating a beacon fails
Felix Fietkau
1
-1
/
+0
2013-01-11
ath9k: fix double-free bug on beacon generate failure
Felix Fietkau
1
-0
/
+1
2013-01-11
ath9k: do not link receive buffers during flush
Felix Fietkau
1
-4
/
+6
2013-01-11
ath9k_htc: Fix memory leak
Sujith Manoharan
1
-0
/
+2
2013-01-11
mwifiex: correct config_bands handling for ibss network
Amitkumar Karwar
1
-1
/
+1
2013-01-11
mwifiex: update config_bands during infra association
Amitkumar Karwar
2
-14
/
+15
2013-01-10
net: ethernet: xilinx: Do not use NO_IRQ in axienet
Michal Simek
1
-1
/
+1
2013-01-10
net: ethernet: xilinx: Do not use axienet on PPC
Michal Simek
1
-1
/
+1
2013-01-10
bnx2x: Allow management traffic after boot from SAN
Barak Witkowski
1
-8
/
+52
2013-01-10
bnx2x: Fix fastpath structures when memory allocation fails
Yuval Mintz
1
-2
/
+28
2013-01-10
bfin_mac: Restore hardware time-stamping dependency on BF518
Lars-Peter Clausen
1
-0
/
+1
2013-01-10
tun: avoid owner checks on IFF_ATTACH_QUEUE
Michael S. Tsirkin
1
-2
/
+0
2013-01-10
bnx2x: move debugging code before the return
Dan Carpenter
1
-1
/
+1
2013-01-10
tuntap: refuse to re-attach to different tun_struct
Stefan Hajnoczi
1
-0
/
+2
2013-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
27
-39
/
+6278
2013-01-07
xen/netfront: improve truesize tracking
Ian Campbell
1
-23
/
+4
2013-01-07
b43: Fix firmware loading when driver is built into the kernel
Larry Finger
3
-16
/
+48
2013-01-07
drivers/net/wireless/iwlegacy: use strlcpy instead of strncpy
Chen Gang
1
-1
/
+1
2013-01-07
drivers/net/wireless/mwl8k.c: avoid use-after-free
Nickolai Zeldovich
1
-1
/
+3
2013-01-07
rtlwifi: Fix typo in debug output of rtl8192c and rtl8723ae
Julian Wollrath
2
-2
/
+2
2013-01-04
wireless: add new wil6210 802.11ad 60GHz driver
Vladimir Kondratiev
16
-0
/
+6195
2013-01-04
mwifiex: fix typo in setting up ibss network parameters
Amitkumar Karwar
1
-1
/
+1
2013-01-04
mwifiex: check wait_event_interruptible return value
Bing Zhao
1
-11
/
+10
2013-01-04
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2
-7
/
+18
2013-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-13
/
+72
2013-01-04
ath9k: Fix Kconfig for ATH9K_HTC
Vladimir Kondratiev
1
-1
/
+1
2013-01-03
iwlwifi: fix the reclaimed packet tracking upon flush queue
Emmanuel Grumbach
1
-7
/
+17
[next]