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-04-26
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2
-1
/
+6
2007-04-26
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
1
-0
/
+5
2007-04-26
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
1
-0
/
+5
2007-04-26
[PPPOE]: Introduce pppoe_hdr()
Arnaldo Carvalho de Melo
1
-0
/
+7
2007-04-26
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
5
-4
/
+14
2007-04-26
[SK_BUFF]: Introduce skb_set_mac_header()
Arnaldo Carvalho de Melo
1
-0
/
+5
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2
-2
/
+7
2007-04-26
[NET]: Replace CONFIG_NET_DEBUG with sysctl.
Stephen Hemminger
1
-0
/
+1
2007-04-26
[UDP]: Clean up UDP-Lite receive checksum
Herbert Xu
1
-0
/
+1
2007-04-26
[NETLINK]: Limit NLMSG_GOODSIZE to 8K.
David S. Miller
2
-5
/
+14
2007-04-26
[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.
Neil Horman
2
-0
/
+5
2007-04-26
[NET]: convert network timestamps to ktime_t
Eric Dumazet
1
-21
/
+5
2007-04-26
[TCP]: Add two new spurious RTO responses to FRTO
Ilpo Järvinen
1
-0
/
+1
2007-04-26
[TCP]: Make snd_cwnd_clamp a u32.
David S. Miller
1
-1
/
+1
2007-04-26
[TCP]: Keep copied_seq, rcv_wup and rcv_next together.
Eric Dumazet
1
-2
/
+2
2007-04-26
[TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_...
John Heffner
1
-0
/
+1
2007-04-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+4
2007-04-25
[IPV6]: Disallow RH0 by default.
YOSHIFUJI Hideaki
2
-0
/
+4
2007-04-24
Taskstats fix the structure members alignment issue
Balbir Singh
1
-5
/
+8
2007-04-21
NFS: clean up the unstable write code
Trond Myklebust
1
-30
/
+0
2007-04-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-3
/
+7
2007-04-18
Provide dummy devm_ioport_* if !HAS_IOPORT
Russell King
1
-0
/
+13
2007-04-18
kernel-doc: fix plist.h comments
Randy Dunlap
1
-31
/
+23
2007-04-18
[NET]: Set a separate lockdep class for neighbour table's proxy_queue
Pavel Emelianov
1
-0
/
+7
2007-04-18
[NET]: Get rid of alloc_skb_from_cache
Herbert Xu
1
-3
/
+0
2007-04-15
NFS: Ensure PG_writeback is cleared when writeback fails
Trond Myklebust
1
-1
/
+0
2007-04-11
ide: correctly prevent IDE timer expiry function to run if request was alread...
Suleiman Souhlal
1
-0
/
+2
2007-04-07
[PATCH] high-res timers: resume fix
Ingo Molnar
1
-0
/
+3
2007-04-05
[PATCH] remove protection of LANANA-reserved majors
Andrew Morton
1
-2
/
+0
2007-04-05
[PATCH] md: avoid a deadlock when removing a device from an md array via sysfs
NeilBrown
1
-0
/
+1
2007-04-04
libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)
Albert Lee
1
-0
/
+1
2007-04-04
libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)
Albert Lee
2
-0
/
+2
2007-04-04
libata: reorder HSM_ST_FIRST for easier decoding (take 3)
Albert Lee
1
-2
/
+2
2007-04-02
[PATCH] Fix microcode-related suspend problem
Rafael J. Wysocki
1
-0
/
+4
2007-04-02
[PATCH] driver core: fix built-in drivers sysfs links
Kay Sievers
1
-0
/
+1
2007-03-29
[IFB]: Fix crash on input device removal
Patrick McHardy
1
-2
/
+3
2007-03-28
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
1
-3
/
+18
2007-03-27
[PATCH] WE-22 : prevent information leak on 64 bit
Jean Tourrilhes
1
-3
/
+18
2007-03-27
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-0
/
+4
2007-03-27
[PATCH] ipcns: fix !CONFIG_IPC_NS behavior
Serge E. Hallyn
1
-6
/
+3
2007-03-27
[PATCH] utsns: fix !CONFIG_UTS_NS behavior
Serge E. Hallyn
1
-0
/
+2
2007-03-27
[PATCH] uml: fix epoll
Jeff Dike
1
-0
/
+7
2007-03-27
Export __splice_from_pipe()
Mark Fasheh
1
-0
/
+4
2007-03-27
[PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr.
Russ Cox
1
-2
/
+2
2007-03-27
ide: use correct IDE error recovery
Suleiman Souhlal
1
-0
/
+1
2007-03-23
[PATCH] lockdep: lockdep_depth vs. debug_locks
Jarek Poplawski
1
-1
/
+1
2007-03-23
[PATCH] FRV: fix unannotated variable declarations
David Howells
1
-1
/
+1
2007-03-18
[PATCH] Fix build error due to not including <linux/errno.h>
Ralf Baechle
1
-0
/
+1
2007-03-17
[PATCH] fix MTIME_SEC_MAX on 32-bit
Thomas Gleixner
1
-1
/
+5
2007-03-17
[PATCH] nfs: fix congestion control
Peter Zijlstra
3
-0
/
+3
[next]