index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netrom
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-18
cxgb3: fix premature page unmap
Divy Le Ray
1
-2
/
+2
2009-11-18
ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts
Dave Mitchell
1
-2
/
+2
2009-11-17
vlan: Fix register_vlan_dev() error path
Eric Dumazet
1
-2
/
+5
2009-11-17
gro: Fix illegal merging of trailer trash
Herbert Xu
1
-1
/
+2
2009-11-17
sungem: Fix Serdes detection.
David S. Miller
1
-1
/
+9
2009-11-17
net: fix mdio section mismatch warning
Stephen Rothwell
1
-1
/
+1
2009-11-17
ppp: fix BUG on non-linear SKB (multilink receive)
Ben McKeegan
1
-2
/
+9
2009-11-17
ixgbe: Fixing EEH handler to handle more than one error
Breno Leitao
1
-0
/
+1
2009-11-16
net: Fix the rollback test in dev_change_name()
Eric Dumazet
1
-5
/
+6
2009-11-16
Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...
David S. Miller
2
-190
/
+164
2009-11-16
TI Davinci EMAC : Fix Console Hang when bringing the interface down
Sriram
1
-3
/
+0
2009-11-16
smsc911x: Fix Console Hang when bringing the interface down.
Sriram
1
-1
/
+1
2009-11-16
mISDN: fix error return in HFCmulti_init()
Roel Kluin
1
-1
/
+1
2009-11-16
forcedeth: mac address fix
Stanislav O. Bezzubtsev
1
-4
/
+1
2009-11-16
r6040: fix version printing
Florian Fainelli
1
-1
/
+1
2009-11-16
Bluetooth: Fix regression with L2CAP configuration in Basic Mode
Gustavo F. Padovan
1
-3
/
+8
2009-11-16
Bluetooth: Select Basic Mode as default for SOCK_SEQPACKET
Gustavo F. Padovan
1
-1
/
+1
2009-11-16
Bluetooth: Set general bonding security for ACL by default
Andrei Emeltchenko
1
-0
/
+1
2009-11-14
r8169: Fix receive buffer length when MTU is between 1515 and 1536
Raimonds Cicans
1
-2
/
+2
2009-11-14
can: add the missing netlink get_xstats_size callback
Wolfgang Grandegger
1
-0
/
+6
2009-11-14
can: Fix driver Kconfig structure
Oliver Hartkopp
4
-55
/
+64
2009-11-14
ipmr: missing dev_put() on error path in vif_add()
Dan Carpenter
1
-1
/
+3
2009-11-14
s2io: fixing a ethtool test that is broken
Breno Leitao
1
-0
/
+1
2009-11-14
sctp: Set socket source address when additing first transport
Vlad Yasevich
1
-1
/
+2
2009-11-14
sctp: Fix regression introduced by new sctp_connectx api
Vlad Yasevich
1
-5
/
+13
2009-11-14
sctp: Set source addresses on the association before adding transports
Vlad Yasevich
4
-20
/
+23
2009-11-13
MAINTAINERS: RFKILL - Fix pattern entry missing colon
Joe Perches
1
-1
/
+1
2009-11-13
p54usb: Remove DMA buffer from stack
Larry Finger
1
-3
/
+7
2009-11-13
rt2x00: Update MAINTAINERS
Gertjan van Wingerde
1
-0
/
+1
2009-11-13
Revert "libipw: initiate cfg80211 API conversion"
John W. Linville
4
-161
/
+36
2009-11-13
tcp: provide more information on the tcp receive_queue bugs
Ilpo Järvinen
1
-7
/
+12
2009-11-10
iwlwifi: Fix issue on file transfer stalled in HT mode
Wey-Yi Guy
1
-0
/
+1
2009-11-10
iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 series
Wey-Yi Guy
4
-3
/
+23
2009-11-10
Libertas: fix issues while configuring host sleep using ethtool wol
Bing Zhao
1
-3
/
+2
2009-11-10
Libertas: coding style cleanup in ethtool.c
Bing Zhao
1
-4
/
+8
2009-11-10
rtl8187: Fix sparse warnings
Larry Finger
1
-0
/
+1
2009-11-10
ath5k: add LED definition for BenQ Joybook R55v
Bob Copeland
1
-0
/
+2
2009-11-10
ath5k: add LED support for HP Compaq CQ60
Bob Copeland
1
-0
/
+2
2009-11-10
ath5k: don't reset mcast filter when configuring the mode
Bob Copeland
1
-1
/
+0
2009-11-10
rt2x00: update MAINTAINERS
Ivo van Doorn
1
-0
/
+1
2009-11-10
b43: work around a locking issue in ->set_tim()
Felix Fietkau
1
-2
/
+1
2009-11-10
ssb-pcmcia: Fix 32bit register access in early bus scanning
Martin Fuzzey
1
-1
/
+5
2009-11-08
net/fsl_pq_mdio: add module license GPL
Sebastian Siewior
1
-0
/
+1
2009-11-08
can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()
Wolfgang Grandegger
1
-0
/
+17
2009-11-08
can: should not use __dev_get_by_index() without locks
Eric Dumazet
1
-7
/
+12
2009-11-07
hisax: remove bad udelay call to fix build error on ARM
Martin Michlmayr
1
-11
/
+11
2009-11-07
ipip: Fix handling of DF packets when pmtudisc is OFF
Herbert Xu
1
-15
/
+17
2009-11-07
qlge: Set PCIe reset type for EEH to fundamental.
Ron Mercer
1
-0
/
+2
2009-11-07
qlge: Fix early exit from mbox cmd complete wait.
Ron Mercer
1
-1
/
+1
2009-11-07
ixgbe: fix traffic hangs on Tx with ioatdma loaded
Don Skidmore
1
-4
/
+23
[next]