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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
3
-33
/
+37
2007-10-11
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
1
-1
/
+5
2007-10-11
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2
-2
/
+3
2007-10-11
[NET]: Make /proc/net per network namespace
Eric W. Biederman
1
-25
/
+19
2007-10-11
[NET]: Add a network namespace tag to struct net_device
Eric W. Biederman
1
-0
/
+4
2007-10-11
[NET]: Add a network namespace parameter to tasks
Eric W. Biederman
2
-0
/
+3
2007-10-11
[XFRM]: xfrm audit calls
Joy Latten
1
-4
/
+5
2007-10-11
[TCP] MIB: Add counters for discarded SACK blocks
Ilpo Järvinen
1
-0
/
+3
2007-10-11
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-10-11
[DCCP]: Convert dccps_timestamp_time to ktime_t
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-10-11
[KTIME]: Introduce ktime_sub_ns and ktime_sub_us
Arnaldo Carvalho de Melo
1
-0
/
+21
2007-10-11
[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS
Jeff Garzik
1
-1
/
+7
2007-10-11
[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_count
Jeff Garzik
1
-2
/
+5
2007-10-11
[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls
Jeff Garzik
2
-0
/
+22
2007-10-11
[NET] netconsole: Support dynamic reconfiguration using configfs
Satyam Sharma
1
-0
/
+1
2007-10-11
[TCP]: Update comment about highest_sack validity
Ilpo Järvinen
1
-1
/
+2
2007-10-11
[TCP]: Tighten tcp_sock's belt, drop left_out
Ilpo Järvinen
1
-1
/
+0
2007-10-11
[TCP]: Access to highest_sack obsoletes forward_cnt_hint
Ilpo Järvinen
1
-1
/
+0
2007-10-11
[TCP]: Add highest_sack seqno, points to globally highest SACK
Ilpo Järvinen
1
-0
/
+2
2007-10-11
[NET]: Generic Large Receive Offload for TCP traffic
Jan-Bernd Themann
1
-0
/
+177
2007-10-11
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2
-86
/
+330
2007-10-08
mm: set_page_dirty_balance() vs ->page_mkwrite()
Peter Zijlstra
1
-1
/
+1
2007-10-08
Don't do load-average calculations at even 5-second intervals
Linus Torvalds
1
-1
/
+1
2007-09-27
Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"
Linus Torvalds
1
-16
/
+3
2007-09-21
signalfd simplification
Davide Libenzi
3
-38
/
+6
2007-09-20
sched: add /proc/sys/kernel/sched_compat_yield
Ingo Molnar
1
-0
/
+1
2007-09-19
Fix NUMA Memory Policy Reference Counting
Lee Schermerhorn
1
-2
/
+2
2007-09-19
Fix user namespace exiting OOPs
Pavel Emelyanov
1
-0
/
+1
2007-09-19
Convert uid hash to hlist
Pavel Emelyanov
2
-2
/
+2
2007-09-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
1
-9
/
+31
2007-09-17
Fix non-ISA link error in drivers/scsi/advansys.c
Matthew Wilcox
1
-0
/
+11
2007-09-17
[NET] skbuff: Add skb_cow_head
Herbert Xu
1
-9
/
+31
2007-09-12
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
1
-0
/
+1
2007-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+5
2007-09-12
Fix select on /proc files without ->poll
Alexey Dobriyan
1
-0
/
+2
2007-09-12
PTR_ALIGN
Matthew Wilcox
1
-0
/
+1
2007-09-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-0
/
+13
2007-09-12
leds: Add missing include for leds.h
Yoichi Yuasa
1
-0
/
+1
2007-09-12
ide: add ide_dev_is_sata() helper (take 2)
Sergei Shtylyov
1
-0
/
+13
2007-09-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2
-5
/
+22
2007-09-11
PCI: irq and pci_ids patch for Intel Tolapai
Jason Gaston
1
-0
/
+2
2007-09-11
PCI AER: fix warnings when PCIEAER=n
Randy Dunlap
1
-5
/
+20
2007-09-11
[NETFILTER]: Fix/improve deadlock condition on module removal netfilter
Neil Horman
1
-3
/
+2
2007-09-11
[libata, IDE] add new VIA bridge to VIA PATA drivers
Joseph Chan
1
-0
/
+1
2007-09-05
Input: add more Braille keycodes
Samuel Thibault
2
-1
/
+5
2007-09-01
NFS: Fix a write request leak in nfs_invalidate_page()
Trond Myklebust
1
-0
/
+1
2007-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-0
/
+1
2007-08-31
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+14
2007-08-31
hugepage: fix broken check for offset alignment in hugepage mappings
David Gibson
1
-7
/
+3
2007-08-31
i2c-piix4: Fix SB700 PCI device ID
Shane Huang
1
-2
/
+1
[next]