index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bust_spinlocks.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-03
ipsec: Fix deadlock in xfrm_state management.
David S. Miller
1
-9
/
+23
2008-09-03
ipv: Re-enable IP when MTU > 68
Breno Leitao
1
-3
/
+12
2008-09-03
net/xfrm: Use an IS_ERR test rather than a NULL test
Julien Brunel
1
-4
/
+2
2008-09-02
ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.
Senthil Balasubramanian
1
-2
/
+3
2008-09-02
ath9k: Incorrect key used when group and pairwise ciphers are different.
Senthil Balasubramanian
2
-6
/
+8
2008-09-02
rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON
Boaz Harrosh
1
-3
/
+2
2008-09-02
mac80211: Fix debugfs union misuse and pointer corruption
Jouni Malinen
2
-4
/
+6
2008-09-02
wireless/libertas/if_cs.c: fix memory leaks
Adrian Bunk
1
-10
/
+3
2008-09-02
orinoco: Multicast to the specified addresses
David Kilroy
1
-3
/
+7
2008-09-02
iwlwifi: fix 64bit platform firmware loading
Tomas Winkler
2
-7
/
+5
2008-09-02
iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)
Mohamed Abbas
2
-3
/
+4
2008-09-02
iwlwifi: workaround interrupt handling no some platforms
Tomas Winkler
1
-0
/
+8
2008-09-02
iwlwifi: do not use GFP_DMA in iwl_tx_queue_init
John W. Linville
1
-1
/
+1
2008-09-02
net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFS
Florian Mickler
1
-1
/
+2
2008-08-29
net: Unbreak userspace usage of linux/mroute.h
David S. Miller
4
-20
/
+2
2008-08-29
pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()
Jarek Poplawski
7
-11
/
+11
2008-08-29
ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0
Yang Hongyang
1
-3
/
+3
2008-08-28
sctp: fix random memory dereference with SCTP_HMAC_IDENT option.
Vlad Yasevich
2
-2
/
+7
2008-08-28
sctp: correct bounds check in sctp_setsockopt_auth_key
Vlad Yasevich
1
-1
/
+1
2008-08-27
wan: Missing capability checks in sbni_ioctl()
Eugene Teo
1
-4
/
+4
2008-08-27
e100, fix iomap read
Jiri Slaby
1
-2
/
+2
2008-08-27
qeth: preallocated header account offset
Frank Blaschka
1
-1
/
+1
2008-08-27
qeth: l2 write unicast list to hardware
Frank Blaschka
2
-5
/
+23
2008-08-27
qeth: use -EOPNOTSUPP instead of -ENOTSUPP.
Ursula Braun
1
-1
/
+1
2008-08-27
ibm_newemac: Don't call dev_mc_add() before device is registered
Benjamin Herrenschmidt
1
-3
/
+3
2008-08-27
net: don't grab a mutex within a timer context in gianfar
Sebastian Siewior
2
-4
/
+19
2008-08-27
forcedeth: fix checksum flag
Ayaz Abdulla
1
-2
/
+2
2008-08-27
net/usb/mcs7830: add set_mac_address
Oliver Martin
1
-0
/
+24
2008-08-27
net/usb/mcs7830: new device IDs
Arnd Bergmann
1
-1
/
+22
2008-08-27
[netdrvr] smc91x: fix resource removal (null ptr deref)
Jeff Garzik
1
-1
/
+1
2008-08-27
ibmveth: fix bad UDP checksums
Santiago Leon
1
-2
/
+3
2008-08-27
[netdrvr] hso: dev_kfree_skb crash fix
Denis Joseph Barrow
1
-0
/
+1
2008-08-27
[netdrvr] hso: icon 322 detection fix
Denis Joseph Barrow
1
-1
/
+1
2008-08-27
atl1: disable TSO by default
Jay Cliburn
1
-1
/
+0
2008-08-27
atl1e: multistatement if missing braces
Ilpo Järvinen
1
-1
/
+2
2008-08-27
igb: remove 82576 quad adapter
Alexander Duyck
4
-22
/
+0
2008-08-27
drivers/net/skfp/ess.c: fix compile warnings
Takashi Iwai
1
-3
/
+3
2008-08-27
ipv4: mode 0555 in ipv4_skeleton
Hugh Dickins
1
-2
/
+2
2008-08-27
tcp: fix tcp header size miscalculation when window scale is unused
Philip Love
1
-2
/
+4
2008-08-27
pkt_sched: Fix sch_tree_lock()
Jarek Poplawski
1
-2
/
+2
2008-08-27
pkt_sched: Fix gen_estimator locks
Jarek Poplawski
5
-9
/
+25
2008-08-27
pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc
Jarek Poplawski
2
-3
/
+3
2008-08-27
LCS recovery dumps when cable reconnect
Klaus-D. Wacker
1
-1
/
+2
2008-08-27
ctcm: netdev->priv vs. netdev->ml_priv
Peter Tiedemann
4
-67
/
+68
2008-08-27
claw: netdev->priv vs. netdev->ml_priv
Peter Tiedemann
1
-30
/
+30
2008-08-27
claw: fix memory leak in claw_probe.
Martin Schwidefsky
1
-11
/
+8
2008-08-27
[netdrvr] fix build issue: undefined reference to `NS8390p_init'
Alan Cox
1
-1
/
+1
2008-08-27
fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()
Heiko Schocher
3
-1
/
+20
2008-08-27
igb: fix setting the number of tx queues
Alexander Duyck
1
-2
/
+2
2008-08-27
igb: ethtool -d reads EICR which is incorrect as it is read on clear
Alexander Duyck
1
-2
/
+6
[next]