index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-12
net: Eliminate flush_scheduled_work() calls while RTNL is held.
David S. Miller
9
-47
/
+21
2008-06-12
drivers/net/r6040.c: correct bad use of round_jiffies()
Christophe Jaillet
1
-1
/
+1
2008-06-12
fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUP
Roel Kluin
1
-1
/
+1
2008-06-12
ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_...
Roel Kluin
1
-2
/
+2
2008-06-11
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
15
-188
/
+150
2008-06-11
sky2: Hold RTNL while calling dev_close()
Ben Hutchings
1
-0
/
+2
2008-06-11
s2io iomem annotations
Al Viro
1
-4
/
+6
2008-06-11
atl1: fix suspend regression
Jay Cliburn
1
-17
/
+0
2008-06-11
qeth: start dev queue after tx drop error
Frank Blaschka
2
-0
/
+2
2008-06-11
qeth: Prepare-function to call s390dbf was wrong
Peter Tiedemann
1
-3
/
+5
2008-06-11
qeth: reduce number of kernel messages
Frank Blaschka
6
-131
/
+42
2008-06-11
qeth: Use ccw_device_get_id().
Cornelia Huck
2
-15
/
+7
2008-06-11
qeth: layer 3 Oops in ip event handler
Frank Blaschka
1
-1
/
+1
2008-06-11
virtio: use callback on empty in virtio_net
Rusty Russell
1
-5
/
+17
2008-06-11
virtio: virtio_net free transmit skbs in a timer
Mark McLoughlin
1
-2
/
+26
2008-06-11
virtio_net: Fix skb->csum_start computation
Mark McLoughlin
1
-3
/
+5
2008-06-11
ehea: set mac address fix
Jan-Bernd Themann
1
-6
/
+10
2008-06-11
sfc: Recover from RX queue flush failure
Steve Hodgson
1
-1
/
+3
2008-06-11
add missing lance_* exports
Adrian Bunk
1
-1
/
+5
2008-06-11
ixgbe: fix typo
Jeff Kirsher
1
-2
/
+2
2008-06-11
forcedeth: msi interrupts
Ayaz Abdulla
1
-0
/
+20
2008-06-11
pppoe: Unshare skb before anything else
Herbert Xu
1
-3
/
+3
2008-06-11
net pppoe: Check packet length on all receive paths
Herbert Xu
1
-14
/
+17
2008-06-10
isdn: use simple_read_from_buffer()
Akinobu Mita
1
-21
/
+8
2008-06-10
isdn divas: fix proc creation
Alexey Dobriyan
2
-3
/
+2
2008-06-10
drivers/atm/eni.h: remove unused macro KERNEL_OFFSET
Pradeep Singh Rautela
1
-1
/
+0
2008-06-10
l2tp: Fix potential memory corruption in pppol2tp_recvmsg()
James Chapman
1
-8
/
+12
2008-06-10
irda: net/irda build fix: mcs7780
Ingo Molnar
1
-0
/
+1
2008-06-10
tg3: Update version to 3.92.1
Matt Carlson
1
-2
/
+2
2008-06-10
tg3: Fix 5761 WOL
Matt Carlson
1
-0
/
+24
2008-06-10
tg3: Fix a flags typo
Matt Carlson
1
-1
/
+1
2008-06-10
tg3: Fix 5714S / 5715S / 5780S link failures
Matt Carlson
1
-2
/
+1
2008-06-09
iwlwifi: fix oops in iwl3945_led_brightness_set
Marcin Slusarz
1
-2
/
+3
2008-06-09
zd1211rw: Fix data padding for QoS
Michael Buesch
1
-1
/
+1
2008-06-09
libertas: fix sleep confirmation
Holger Schurig
2
-2
/
+5
2008-06-09
ipw2200: queue direct scans
Dan Williams
2
-95
/
+87
2008-06-05
l2tp: Fix possible oops if transmitting or receiving when tunnel goes down
James Chapman
1
-23
/
+78
2008-06-05
lt2p: Fix possible WARN_ON from socket code when UDP socket is closed
James Chapman
1
-0
/
+10
2008-06-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
6
-15
/
+40
2008-06-04
USB ID for Philips CPWUA054/00 Wireless USB Adapter 11g
Felix Homann
1
-0
/
+1
2008-06-04
ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enable
Michael Buesch
1
-2
/
+2
2008-06-04
libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT
Holger Schurig
1
-2
/
+2
2008-06-04
ipw2200: expire and use oldest BSS on adhoc create
Dan Williams
1
-2
/
+25
2008-06-04
airo warning fix
Andrew Morton
1
-1
/
+1
2008-06-04
b43legacy: Fix controller restart crash
Michael Buesch
1
-8
/
+9
2008-06-04
sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags.
Mark Asselstine
1
-2
/
+2
2008-06-04
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
8
-14
/
+52
2008-06-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2
-8
/
+1
2008-06-03
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-0
/
+1
2008-05-31
8250 Serial Driver: revert extra IRQ flag definition patch
Bryan Wu
2
-8
/
+1
[next]