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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-03
[NET]: Possible cleanups.
Adrian Bunk
5
-16
/
+16
2006-12-03
[IPSEC]: Add AF_KEY interface for encapsulation family.
Miika Komu
1
-15
/
+25
2006-12-03
[IPSEC]: Add netlink interface for the encapsulation family.
Miika Komu
1
-1
/
+3
2006-12-03
[IPSEC]: Add encapsulation family.
Miika Komu
1
-0
/
+1
2006-12-03
[TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG.
David S. Miller
2
-44
/
+1
2006-12-03
[NET_SCHED]: Fix endless loops (part 5): netem/tbf/hfsc ->requeue failures
Patrick McHardy
3
-5
/
+3
2006-12-03
[NET_SCHED]: Fix endless loops (part 4): HTB
Patrick McHardy
1
-7
/
+17
2006-12-03
[NET_SCHED]: Fix endless loops (part 3): HFSC
Patrick McHardy
1
-5
/
+13
2006-12-03
[NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs
Patrick McHardy
7
-10
/
+22
2006-12-03
[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)
Patrick McHardy
1
-6
/
+32
2006-12-03
[NET_SCHED]: Set parent classid in default qdiscs
Patrick McHardy
10
-23
/
+39
2006-12-03
[NET_SCHED]: sch_htb: perform qlen adjustment immediately in ->delete
Patrick McHardy
1
-1
/
+6
2006-12-03
NetLabel: add the ranged tag to the CIPSOv4 protocol
Paul Moore
1
-0
/
+268
2006-12-03
NetLabel: add the enumerated tag to the CIPSOv4 protocol
Paul Moore
1
-0
/
+233
2006-12-03
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
2
-99
/
+270
2006-12-03
[NETFILTER]: remove the reference to ipchains from Kconfig
Pablo Neira Ayuso
1
-1
/
+1
2006-12-03
[NETFILTER]: Fix PROC_FS=n warnings
Patrick McHardy
2
-7
/
+17
2006-12-03
[NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCK
Patrick McHardy
5
-18
/
+0
2006-12-03
[NETFILTER]: ebtables: add --snap-arp option
Bart De Schuymer
2
-6
/
+27
2006-12-03
[NETFILTER]: x_tables: add NFLOG target
Patrick McHardy
5
-14
/
+102
2006-12-03
[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6
Patrick McHardy
5
-251
/
+290
2006-12-03
[NETFILTER]: nfnetlink_log: remove useless prefix length limitation
Patrick McHardy
1
-9
/
+10
2006-12-03
[NETFILTER]: nfnetlink_queue: allow changing queue length through netlink
Eric Leblond
1
-0
/
+8
2006-12-03
[NETFILTER]: ctnetlink: rework conntrack fields dumping logic on events
Pablo Neira Ayuso
2
-44
/
+54
2006-12-03
[NETFILTER]: ctnetlink: check for status attribute existence on conntrack cre...
Pablo Neira Ayuso
2
-6
/
+10
2006-12-03
[NETFILTER]: sip conntrack: better NAT handling
Patrick McHardy
2
-69
/
+131
2006-12-03
[NETFILTER]: sip conntrack: make header shortcuts optional
Patrick McHardy
1
-3
/
+2
2006-12-03
[NETFILTER]: sip conntrack: do case insensitive SIP header search
Patrick McHardy
2
-7
/
+20
2006-12-03
[NETFILTER]: sip conntrack: minor cleanup
Patrick McHardy
2
-45
/
+45
2006-12-03
[NETFILTER]: ip_conntrack: fix NAT helper unload races
Patrick McHardy
15
-169
/
+216
2006-12-03
[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find
Yasuyuki Kozakai
8
-11
/
+11
2006-12-03
[NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking
Patrick McHardy
5
-1
/
+431
2006-12-03
[NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking
Patrick McHardy
9
-0
/
+327
2006-12-03
[NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modules
Patrick McHardy
11
-327
/
+293
2006-12-03
[NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocols
Patrick McHardy
3
-0
/
+237
2006-12-03
[NETFILTER]: nf_conntrack: move extern declaration to header files
Patrick McHardy
6
-37
/
+0
2006-12-03
[NETFILTER]: nf_conntrack_ftp: fix missing helper mask initilization
Patrick McHardy
1
-0
/
+1
2006-12-03
[NETFILTER]: nf_conntrack: reduce timer updates in __nf_ct_refresh_acct()
Martin Josefsson
1
-3
/
+8
2006-12-03
[NETFILTER]: nf_conntrack: remove unused struct list_head from protocols
Martin Josefsson
1
-1
/
+0
2006-12-03
[NETFILTER]: nf_conntrack: minor __nf_ct_refresh_acct() whitespace cleanup
Martin Josefsson
1
-3
/
+4
2006-12-03
[NETFILTER]: nf_conntrack: remove ASSERT_{READ,WRITE}_LOCK
Martin Josefsson
2
-11
/
+0
2006-12-03
[NETFILTER]: nf_conntrack: more sanity checks in protocol registration/unregi...
Martin Josefsson
2
-7
/
+50
2006-12-03
[NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol
Martin Josefsson
16
-175
/
+175
2006-12-03
[NETFILTER]: More __read_mostly annotations
Martin Josefsson
3
-5
/
+5
2006-12-03
[NETFILTER]: nf_conntrack: split out protocol handling
Martin Josefsson
4
-198
/
+226
2006-12-03
[NETFILTER]: nf_conntrack: split out the event cache
Martin Josefsson
9
-69
/
+103
2006-12-03
[NETFILTER]: nf_conntrack: split out helper handling
Martin Josefsson
3
-120
/
+153
2006-12-03
[NETFILTER]: nf_conntrack: split out expectation handling
Martin Josefsson
6
-343
/
+372
2006-12-03
[TCP] Vegas: Increase default alpha to 2 and beta to 4.
David S. Miller
1
-2
/
+2
2006-12-03
[DCCP]: Use `unsigned' for packet lengths
Gerrit Renker
4
-58
/
+48
[next]