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
2013-10-01
skbuff: size of hole is wrong in a comment
Nicolas Dichtel
1
-1
/
+1
2013-10-01
Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can
David S. Miller
1
-12
/
+0
2013-10-01
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
1
-3
/
+3
2013-10-01
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
1
-2
/
+2
2013-10-01
bonding: RCUify bond_set_rx_mode()
Veaceslav Falico
1
-3
/
+4
2013-10-01
ethernet: moxa: fix incorrect placement of __initdata tag
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2013-10-01
drivers: net: phy: marvell.c: removed checkpatch.pl warnings
Avinash Kumar
1
-2
/
+2
2013-10-01
net: skb_is_gso_v6() requires skb_is_gso()
Eric Dumazet
2
-8
/
+11
2013-10-01
net: add missing sk_max_pacing_rate doc
Eric Dumazet
1
-0
/
+1
2013-10-01
bgmac: add support for Byte Queue Limits
Hauke Mehrtens
1
-0
/
+10
2013-10-01
b44: add support for Byte Queue Limits
Hauke Mehrtens
1
-0
/
+10
2013-10-01
ipv6: gre: correct calculation of max_headroom
Hannes Frederic Sowa
1
-2
/
+2
2013-10-01
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
Eric W. Biederman
12
-46
/
+56
2013-10-01
ethernet: use likely() for common Ethernet encap
stephen hemminger
1
-4
/
+5
2013-10-01
ethernet: cleanup eth_type_trans
stephen hemminger
1
-14
/
+3
2013-10-01
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
Aida Mynzhasova
2
-2
/
+20
2013-10-01
Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"
David S. Miller
2
-18
/
+2
2013-10-01
bonding: Fix broken promiscuity reference counting issue
Neil Horman
1
-3
/
+10
2013-10-01
tcp: TSQ can use a dynamic limit
Eric Dumazet
1
-6
/
+11
2013-10-01
Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-23
/
+63
2013-10-01
dm9601: fix IFF_ALLMULTI handling
Peter Korsgaard
1
-1
/
+1
2013-10-01
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
20
-18
/
+146
2013-10-01
ipv6: Not need to set fl6.flowi6_flags as zero
Li RongQing
1
-3
/
+0
2013-10-01
xen-netback: improve ring effeciency for guest RX
Wei Liu
1
-83
/
+61
2013-10-01
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
26
-102
/
+258
2013-10-01
pidns: fix free_pid() to handle the first fork failure
Oleg Nesterov
1
-0
/
+5
2013-10-01
ipc,msg: prevent race with rmid in msgsnd,msgrcv
Davidlohr Bueso
1
-0
/
+13
2013-10-01
ipc/sem.c: update sem_otime for all operations
Manfred Spraul
1
-13
/
+29
2013-10-01
mm/hwpoison: fix the lack of one reference count against poisoned page
Wanpeng Li
1
-2
/
+3
2013-10-01
mm/hwpoison: fix false report on 2nd attempt at page recovery
Wanpeng Li
1
-2
/
+4
2013-10-01
mm/hwpoison: fix test for a transparent huge page
Wanpeng Li
1
-1
/
+1
2013-10-01
mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood
Wanpeng Li
1
-2
/
+3
2013-10-01
block: change config option name for cmdline partition parsing
Paul Gortmaker
7
-13
/
+24
2013-10-01
mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configuration
Vlastimil Babka
1
-2
/
+6
2013-10-01
mm: avoid reinserting isolated balloon pages into LRU lists
Rafael Aquini
3
-2
/
+29
2013-10-01
arch/parisc/mm/fault.c: fix uninitialized variable usage
Felipe Pena
1
-2
/
+3
2013-10-01
include/asm-generic/vtime.h: avoid zero-length file
Andrew Morton
1
-0
/
+1
2013-10-01
nilfs2: fix issue with race condition of competition between segments for dir...
Vyacheslav Dubeyko
2
-2
/
+11
2013-10-01
Documentation/kernel-parameters.txt: replace kernelcore with Movable
Weiping Pan
1
-1
/
+1
2013-10-01
mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting...
Darrick J. Wong
1
-0
/
+2
2013-10-01
kernel/kmod.c: check for NULL in call_usermodehelper_exec()
Tetsuo Handa
1
-0
/
+4
2013-10-01
ipc/sem.c: synchronize the proc interface
Manfred Spraul
1
-0
/
+8
2013-10-01
ipc/sem.c: optimize sem_lock()
Manfred Spraul
1
-0
/
+8
2013-10-01
ipc/sem.c: fix race in sem_lock()
Manfred Spraul
1
-44
/
+78
2013-10-01
mm/compaction.c: periodically schedule when freeing pages
David Rientjes
1
-0
/
+7
2013-10-01
fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from Oopsing
Dan Aloni
1
-12
/
+18
2013-10-01
revert "mm/memory-hotplug: fix lowmem count overflow when offline pages"
Joonyoung Shim
1
-4
/
+0
2013-09-30
pkt_sched: fq: qdisc dismantle fixes
Eric Dumazet
1
-20
/
+37
2013-09-30
qdisc: basic classifier - remove unnecessary initialization
stephen hemminger
1
-1
/
+1
2013-09-30
qdisc: meta return ENOMEM on alloc failure
stephen hemminger
1
-1
/
+3
[prev]
[next]