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-04-11
pci: fix PCI bus allocation alignment handling
Linus Torvalds
1
-2
/
+2
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
54
-164
/
+301
2011-04-11
net: Add support for SMSC LAN9530, LAN9730 and LAN89530
Steve Glendinning
1
-0
/
+15
2011-04-11
net: bnx2: convert to hw_features
Michał Mirosław
2
-83
/
+28
2011-04-11
net: via-velocity: convert to hw_features
Michał Mirosław
1
-5
/
+2
2011-04-11
net: ksz884x: convert to hw_features
Michał Mirosław
1
-52
/
+21
2011-04-11
net: stmmac: convert to hw_features
Michał Mirosław
2
-74
/
+23
2011-04-11
net: 8139cp: convert to hw_features
Michał Mirosław
1
-29
/
+17
2011-04-11
net: r8169: convert to hw_features
Michał Mirosław
1
-62
/
+33
2011-04-11
net: benet: convert to hw_features - fixup
Michał Mirosław
1
-6
/
+5
2011-04-11
net: Remove invalid offloads
Michał Mirosław
2
-3
/
+0
2011-04-11
Disable rp_filter for IPsec packets
Michael Smith
2
-1
/
+14
2011-04-11
fib_validate_source(): pass sk_buff instead of mark
Michael Smith
3
-17
/
+15
2011-04-11
usb: plusb: Add debug to reset function
simon
1
-1
/
+5
2011-04-11
usb: plusb: Add support for PL-25A1
simon
2
-3
/
+21
2011-04-11
usb: plusb: Whitespace
simon
1
-2
/
+2
2011-04-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
9
-34
/
+61
2011-04-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-21
/
+13
2011-04-09
Merge branch 'fix/hda' into for-linus
Takashi Iwai
5
-27
/
+50
2011-04-09
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
689
-10452
/
+17839
2011-04-09
cxgb4vf: drop phys_id interface and implement the newer set_phys_id
Dimitris Michailidis
1
-3
/
+12
2011-04-09
cxgb4: drop phys_id interface and implement the newer set_phys_id
Dimitris Michailidis
1
-6
/
+11
2011-04-09
cnic: Fix rtnl deadlock
Michael Chan
1
-2
/
+0
2011-04-08
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-37
/
+27
2011-04-08
signal.c: fix erroneous syscall kernel-doc
Randy Dunlap
1
-2
/
+2
2011-04-08
p54: Initialize extra_len in p54_tx_80211
Jason Conti
1
-1
/
+1
2011-04-08
ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore calls
Felix Fietkau
1
-2
/
+10
2011-04-08
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
6
-22
/
+34
2011-04-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-10
/
+5
2011-04-08
mlx4_en: Restoring RX buffer pointer in case of failure
Yevgeny Petrilin
1
-0
/
+4
2011-04-08
mlx4: Sensing link type at device initialization
Yevgeny Petrilin
3
-2
/
+9
2011-04-08
net: atl*: convert to hw_features
Michał Mirosław
6
-51
/
+24
2011-04-08
net: tg3: convert to hw_features
Michał Mirosław
2
-105
/
+32
2011-04-08
net: enic: convert to hw_features
Michał Mirosław
3
-69
/
+10
2011-04-08
net: benet: convert to hw_features
Michał Mirosław
3
-37
/
+10
2011-04-08
skge: convert to hw_features
Michał Mirosław
2
-49
/
+5
2011-04-08
be2net: call FLR after setup wol in be_shutdown
Ajit Khaparde
1
-2
/
+2
2011-04-08
be2net: dynamically allocate adapter->vf_cfg
Ajit Khaparde
2
-5
/
+13
2011-04-08
be2net: fix to get max VFs supported from adapter
Ajit Khaparde
1
-8
/
+14
2011-04-08
be2net: use common method to check for sriov function type
Ajit Khaparde
1
-10
/
+2
2011-04-08
be2net: add rxhash support
Ajit Khaparde
3
-5
/
+30
2011-04-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
49
-161
/
+273
2011-04-08
ipv4: Fix "Set rt->rt_iif more sanely on output routes."
OGAWA Hirofumi
3
-4
/
+10
2011-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
69
-292
/
+716
2011-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-1
/
+1
2011-04-08
watchdog: mpc8xxx_wdt: fix build
Peter Korsgaard
1
-1
/
+1
2011-04-08
NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC
Bryan Schumaker
1
-3
/
+1
2011-04-07
cfg80211: add a timer for invalid user reg hints
Luis R. Rodriguez
1
-1
/
+24
2011-04-07
cfg80211: fix regulatory restore upon user hints
Luis R. Rodriguez
1
-1
/
+45
2011-04-07
iwlagn: move IO functions out of line
Johannes Berg
8
-503
/
+326
[prev]
[next]