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
2012-05-11
Revert "net: maintain namespace isolation between vlan and real device"
David S. Miller
4
-42
/
+7
2012-05-11
ehea: fix losing of NEQ events when one event occurred early
Thadeu Lima de Souza Cascardo
1
-0
/
+2
2012-05-11
igb: fix rtnl race in PM resume path
Benjamin Poirier
1
-14
/
+6
2012-05-11
ipv4: Do not use dead fib_info entries.
David S. Miller
1
-0
/
+2
2012-05-10
Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
1
-1
/
+1
2012-05-09
r8169: fix unsigned int wraparound with TSO
Julien Ducourthial
1
-6
/
+10
2012-05-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2
-11
/
+19
2012-05-08
sfc: Fix division by zero when using one RX channel and no SR-IOV
Ben Hutchings
1
-1
/
+1
2012-05-08
openvswitch: Validation of IPv6 set port action uses IPv4 header
Pravin B Shelar
1
-7
/
+15
2012-05-08
net: compare_ether_addr[_64bits]() has no ordering
Johannes Berg
1
-5
/
+6
2012-05-06
cdc_ether: Ignore bogus union descriptor for RNDIS devices
Bjørn Mork
1
-2
/
+12
2012-05-06
bnx2x: bug fix when loading after SAN boot
Ariel Elior
1
-1
/
+22
2012-05-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-10
/
+20
2012-05-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-34
/
+32
2012-05-04
e1000: Silence sparse warnings by correcting type
Andrei Emeltchenko
1
-2
/
+2
2012-05-04
igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path
John Fastabend
3
-4
/
+6
2012-05-04
openvswitch: Release rtnl_lock if ovs_vport_cmd_build_info() failed.
Ansis Atteka
1
-3
/
+2
2012-05-04
Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2012-05-04
Merge branch 'efi-vars' from Matthew Garrett
Linus Torvalds
1
-16
/
+30
2012-05-04
efivars: Improve variable validation
Matthew Garrett
1
-16
/
+30
2012-05-04
Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-8
/
+9
2012-05-04
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
4
-8
/
+15
2012-05-04
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-6
/
+17
2012-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
86
-418
/
+795
2012-05-04
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+5
2012-05-03
ata: ahci_platform: Add synopsys ahci controller in DT's compatible list
Viresh Kumar
2
-3
/
+3
2012-05-03
ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros
Viresh Kumar
1
-3
/
+1
2012-05-03
libata: init ata_print_id to 0
Tero Roponen
1
-1
/
+1
2012-05-03
ahci: Detect Marvell 88SE9172 SATA controller
Matt Johnson
1
-0
/
+2
2012-05-03
libata: skip old error history when counting probe trials
Lin Ming
1
-1
/
+2
2012-05-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-10
/
+20
2012-05-03
iwlwifi: fix skb truesize underestimation
Eric Dumazet
3
-8
/
+17
2012-05-03
ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()
John Fastabend
3
-28
/
+22
2012-05-03
ixgbe: fix race condition with shutdown
Don Skidmore
1
-0
/
+2
2012-05-03
nouveau: initialise has_optimus variable.
Dave Airlie
1
-1
/
+1
2012-05-03
sungem: Fix WakeOnLan
Gerard Lledo
1
-1
/
+1
2012-05-03
tcp: change tcp_adv_win_scale and tcp_rmem[2]
Eric Dumazet
3
-7
/
+8
2012-05-03
net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg
Sasha Levin
1
-1
/
+2
2012-05-03
drop_monitor: prevent init path from scheduling on the wrong cpu
Neil Horman
1
-5
/
+7
2012-05-03
usbnet: fix failure handling in usbnet_probe
tom.leiming@gmail.com
1
-1
/
+3
2012-05-03
usbnet: fix leak of transfer buffer of dev->interrupt
tom.leiming@gmail.com
1
-0
/
+1
2012-05-03
ucc_geth: Add 16 bytes to max TX frame for VLANs
Joakim Tjernlund
1
-3
/
+3
2012-05-03
net: ucc_geth, increase no. of HW RX descriptors
Joakim Tjernlund
1
-1
/
+1
2012-05-03
Merge tag 'usb-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-181
/
+195
2012-05-03
Merge tag 'tty-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-7
/
+19
2012-05-02
Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"
Rajkumar Manoharan
1
-2
/
+2
2012-05-02
brcmfmac: fix a double spin_unlock_irqrestore issue in dpc
Franky Lin
1
-0
/
+1
2012-05-02
Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
15
-151
/
+308
2012-05-02
Merge tag 'ktest-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+9
2012-05-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
6
-54
/
+13
[next]