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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-14
net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING
Kurt Van Dijck
1
-1
/
+1
2011-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-1
/
+2
2011-02-14
netfilter: nf_iterate: fix incorrect RCU usage
Patrick McHardy
1
-1
/
+2
2011-02-14
pch_gbe: Fix the issue that the receiving data is not normal.
Toshiharu Okada
1
-42
/
+55
2011-02-14
stmmac: enable wol via magic frame by default.
Giuseppe Cavallaro
1
-1
/
+3
2011-02-14
ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_...
Jesper Juhl
1
-2
/
+3
2011-02-14
Net, USB, Option, hso: Do not dereference NULL pointer
Jesper Juhl
1
-6
/
+6
2011-02-14
hisax: Fix unchecked alloc_skb() return.
David S. Miller
1
-15
/
+20
2011-02-13
USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r...
Jesper Juhl
1
-1
/
+3
2011-02-13
Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()
Jesper Juhl
1
-0
/
+3
2011-02-13
net: dcb: application priority is per net_device
John Fastabend
1
-1
/
+5
2011-02-12
bridge: Replace mp->mglist hlist with a bool
Herbert Xu
3
-12
/
+9
2011-02-12
bridge: Fix timer typo that may render snooping less effective
Herbert Xu
1
-2
/
+2
2011-02-12
bridge: Fix mglist corruption that leads to memory corruption
Herbert Xu
1
-1
/
+2
2011-02-11
ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit
Steffen Klassert
1
-0
/
+1
2011-02-11
xfrm: avoid possible oopse in xfrm_alloc_dst
Hiroaki SHIMODA
1
-2
/
+5
2011-02-11
net: fix ifenslave build flags
Randy Dunlap
1
-0
/
+2
2011-02-10
virtio_net: Add schedule check to napi_enable call
Bruce Rogers
1
-11
/
+16
2011-02-10
x25: Do not reference freed memory.
David S. Miller
1
-1
/
+4
2011-02-10
pch_can: fix tseg1/tseg2 setting issue
Tomoya MORINAGA
1
-2
/
+2
2011-02-10
isdn: hysdn: Kill (partially buggy) CVS regision log reporting.
David S. Miller
4
-32
/
+2
2011-02-09
can: softing_cs needs slab.h
Randy Dunlap
1
-0
/
+1
2011-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-2
/
+9
2011-02-09
pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtool
Toshiharu Okada
1
-8
/
+4
2011-02-09
netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT
Pablo Neira Ayuso
1
-2
/
+9
2011-02-09
pch_can: fix module reload issue with MSI
Tomoya
1
-0
/
+1
2011-02-09
pch_can: fix rmmod issue
Tomoya
1
-1
/
+1
2011-02-09
pch_can: fix 800k comms issue
Tomoya
1
-1
/
+1
2011-02-09
net: Fix lockdep regression caused by initializing netdev queues too early.
David S. Miller
1
-11
/
+16
2011-02-09
net/caif: Fix dangling list pointer in freed object on error.
David S. Miller
1
-2
/
+2
2011-02-09
USB CDC NCM errata updates for cdc_ncm host driver
Alexey Orishko
1
-80
/
+147
2011-02-09
CDC NCM errata updates for cdc.h
Alexey Orishko
1
-5
/
+18
2011-02-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
8
-14
/
+21
2011-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
12
-9
/
+30
2011-02-08
ixgbe: update version string
Don Skidmore
1
-1
/
+1
2011-02-08
ixgbe: cleanup variable initialization
Don Skidmore
1
-1
/
+1
2011-02-08
ixgbe: limit VF access to network traffic
Alexander Duyck
2
-2
/
+3
2011-02-08
ixgbe: fix for 82599 erratum on Header Splitting
Don Skidmore
1
-2
/
+9
2011-02-08
ixgbe: fix variable set but not used warnings by gcc 4.6
Emil Tantilov
2
-6
/
+3
2011-02-08
e1000: add support for Marvell Alaska M88E1118R PHY
Florian Fainelli
2
-1
/
+4
2011-02-08
e1000e: tx_timeout should not increment for non-hang events
Jesse Brandeburg
1
-1
/
+0
2011-02-08
Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
1
-5
/
+10
2011-02-08
batman-adv: Linearize fragment packets before merge
Sven Eckelmann
1
-5
/
+10
2011-02-08
x25: possible skb leak on bad facilities
andrew hendry
2
-12
/
+30
2011-02-08
mac80211: fix the skb cloned check in the tx path
Felix Fietkau
1
-1
/
+1
2011-02-08
iwlagn: Re-enable RF_KILL interrupt when down
Don Fry
1
-0
/
+6
2011-02-08
ssb-pcmcia: Fix parsing of invariants tuples
Michael Büsch
1
-1
/
+1
2011-02-06
bnx2x: Duplication in promisc mode
Vladislav Zolotarov
1
-9
/
+23
2011-02-06
sis900: Fix mem leak in sis900_rx error path
Jesper Juhl
1
-0
/
+1
2011-02-06
benet: Avoid potential null deref in be_cmd_get_seeprom_data()
Ajit Khaparde
1
-0
/
+5
[next]