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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-04
[S390] pfault code cleanup.
Heiko Carstens
1
-0
/
+10
2006-12-04
[S390] Cleanup memory_chunk array usage.
Heiko Carstens
1
-3
/
+12
2006-12-04
[S390] cpu shutdown rework
Heiko Carstens
1
-0
/
+8
2006-12-04
[S390] cpcmd <-> __cpcmd calling issues
Heiko Carstens
1
-7
/
+3
2006-12-04
[S390] Bad kexec control page allocation.
Heiko Carstens
1
-1
/
+1
2006-12-04
[S390] Reset infrastructure for re-IPL.
Heiko Carstens
3
-4
/
+31
2006-12-04
[S390] termio <-> termios conversion error handling.
Heiko Carstens
1
-33
/
+1
2006-12-04
[S390] update interface notes in zcrypt.h
Ralph Wuerthner
1
-50
/
+41
2006-12-04
[S390] Add __must_check to uaccess functions.
Heiko Carstens
1
-9
/
+9
2006-12-04
Remove long-unmaintained ftape driver subsystem.
Jeff Garzik
5
-551
/
+0
2006-12-03
[XFRM]: Fix aevent structuring to be more complete.
Jamal Hadi Salim
1
-0
/
+2
2006-12-03
[NETFILTER]: nf_conntrack/nf_nat: add TFTP helper port
Patrick McHardy
1
-0
/
+20
2006-12-03
[NETFILTER]: nf_conntrack/nf_nat: add SIP helper port
Patrick McHardy
1
-0
/
+41
2006-12-03
[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port
Patrick McHardy
6
-0
/
+447
2006-12-03
[NETFILTER]: nf_conntrack/nf_nat: add IRC helper port
Patrick McHardy
1
-0
/
+15
2006-12-03
[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port
Patrick McHardy
7
-8
/
+113
2006-12-03
[NETFILTER]: nf_conntrack/nf_nat: add amanda helper port
Patrick McHardy
1
-0
/
+10
2006-12-03
[NETFILTER]: nf_conntrack: add helper function for expectation initialization
Patrick McHardy
2
-7
/
+7
2006-12-03
[NETFILTER]: nf_nat: add FTP NAT helper port
Jozsef Kadlecsik
3
-12
/
+50
2006-12-03
[NETFILTER]: Add NAT support for nf_conntrack
Jozsef Kadlecsik
9
-16
/
+278
2006-12-03
[NETFILTER]: nf_conntrack: automatic helper assignment for expectations
Patrick McHardy
1
-0
/
+3
2006-12-03
[NETFILTER]: nf_conntrack: endian annotations
Patrick McHardy
1
-9
/
+9
2006-12-03
[NETFILTER]: nf_conntrack: fix helper structure alignment
Patrick McHardy
1
-0
/
+1
2006-12-03
[NET]: Accept wildcard delimiters in in[46]_pton
Patrick McHardy
1
-2
/
+2
2006-12-03
[GENETLINK]: Add cmd dump completion.
Jamal Hadi Salim
1
-0
/
+2
2006-12-03
[EBTABLES]: Split ebt_replace into user and kernel variants, annotate.
Al Viro
1
-1
/
+18
2006-12-03
[IPSEC]: Add encapsulation family.
Miika Komu
1
-0
/
+2
2006-12-03
[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)
Patrick McHardy
1
-0
/
+2
2006-12-03
[NET_SCHED]: Set parent classid in default qdiscs
Patrick McHardy
1
-1
/
+1
2006-12-03
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
1
-3
/
+99
2006-12-03
[NETFILTER]: ebtables: add --snap-arp option
Bart De Schuymer
2
-0
/
+5
2006-12-03
[NETFILTER]: x_tables: add NFLOG target
Patrick McHardy
4
-2
/
+21
2006-12-03
[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6
Patrick McHardy
3
-34
/
+49
2006-12-03
[NETFILTER]: nfnetlink_log: remove useless prefix length limitation
Patrick McHardy
1
-2
/
+0
2006-12-03
[NETFILTER]: nfnetlink_queue: allow changing queue length through netlink
Eric Leblond
1
-0
/
+1
2006-12-03
[NETFILTER]: sip conntrack: better NAT handling
Patrick McHardy
1
-1
/
+4
2006-12-03
[NETFILTER]: sip conntrack: do case insensitive SIP header search
Patrick McHardy
1
-1
/
+2
2006-12-03
[NETFILTER]: sip conntrack: minor cleanup
Patrick McHardy
1
-18
/
+10
2006-12-03
[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find
Yasuyuki Kozakai
2
-2
/
+2
2006-12-03
[NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking
Patrick McHardy
1
-0
/
+3
2006-12-03
[NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking
Patrick McHardy
1
-1
/
+5
2006-12-03
[NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocols
Patrick McHardy
3
-0
/
+22
2006-12-03
[NETFILTER]: nf_conntrack: move extern declaration to header files
Patrick McHardy
3
-0
/
+34
2006-12-03
[NETFILTER]: nf_conntrack: remove unused struct list_head from protocols
Martin Josefsson
2
-6
/
+0
2006-12-03
[NETFILTER]: nf_conntrack: more sanity checks in protocol registration/unregi...
Martin Josefsson
2
-2
/
+2
2006-12-03
[NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol
Martin Josefsson
3
-25
/
+25
2006-12-03
[NETFILTER]: nf_conntrack: split out the event cache
Martin Josefsson
3
-81
/
+96
2006-12-03
[NETFILTER]: nf_conntrack: split out helper handling
Martin Josefsson
2
-0
/
+12
2006-12-03
[NETFILTER]: nf_conntrack: split out expectation handling
Martin Josefsson
4
-58
/
+80
2006-12-03
[DCCP]: Tidy up unused structures
Gerrit Renker
1
-3
/
+1
[next]