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
2008-01-29
[XFRM]: Assorted IPsec fixups
Paul Moore
2
-39
/
+29
2008-01-29
[XFRM]: Add packet processing statistics option.
Masahide NAKAMURA
1
-0
/
+10
2008-01-29
[XFRM]: Support to increment packet dropping statistics.
Masahide NAKAMURA
4
-23
/
+90
2008-01-29
[XFRM]: Define packet dropping statistics.
Masahide NAKAMURA
3
-0
/
+121
2008-01-29
[XFRM] MIPv6: Fix to input RO state correctly.
Masahide NAKAMURA
1
-25
/
+29
2008-01-29
[XFRM] IPv6: Fix dst/routing check at transformation.
Masahide NAKAMURA
4
-2
/
+47
2008-01-29
[TCP]: Fix TSO deferring
Ilpo Järvinen
1
-1
/
+2
2008-01-29
[NEIGH]: Make neigh_add_timer symmetrical to neigh_del_timer.
Pavel Emelyanov
1
-14
/
+11
2008-01-29
[INET]: Uninline the inet_twsk_put function.
Pavel Emelyanov
1
-0
/
+15
2008-01-29
[INET]: Uninline the __inet_lookup_established function.
Pavel Emelyanov
1
-0
/
+38
2008-01-29
[INET]: Uninline the __inet_hash function.
Pavel Emelyanov
3
-4
/
+46
2008-01-29
[SCTP]: Follow Add-IP security consideratiosn wrt INIT/INIT-ACK
Vlad Yasevich
2
-8
/
+46
2008-01-29
[SCTP]: Implement ADD-IP special case processing for ABORT chunk
Vlad Yasevich
2
-4
/
+74
2008-01-29
[SCTP]: Change use_as_src into a full address state
Vlad Yasevich
5
-16
/
+17
2008-01-29
[SCTP]: Update ASCONF processing to conform to spec.
Vlad Yasevich
4
-33
/
+130
2008-01-29
[SCTP]: ADD-IP updates the states where ASCONFs can be sent
Vlad Yasevich
1
-9
/
+9
2008-01-29
[SCTP]: Update association lookup to look at ASCONF chunks as well
Vlad Yasevich
1
-21
/
+103
2008-01-29
[SCTP]: Add the handling of "Set Primary IP Address" parameter to INIT
Vlad Yasevich
1
-0
/
+27
2008-01-29
[SCTP]: Handle the wildcard ADD-IP Address parameter
Vlad Yasevich
2
-4
/
+53
2008-01-29
[SCTP]: Discard unauthenticated ASCONF and ASCONF ACK chunks
Vlad Yasevich
1
-0
/
+18
2008-01-29
[IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels
Herbert Xu
2
-16
/
+16
2008-01-29
mac80211: add PID controller based rate control algorithm
Mattias Nissler
5
-5
/
+403
2008-01-29
mac80211: clean up rate selection
Mattias Nissler
6
-116
/
+129
2008-01-29
mac80211: pass in PS_POLL frames
Ron Rindjunsky
2
-3
/
+15
2008-01-29
[IPSEC]: Do xfrm_state_check_space before encapsulation
Herbert Xu
1
-12
/
+6
2008-01-29
[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
Patrick McHardy
6
-11
/
+124
2008-01-29
[NETFILTER]: non-power-of-two jhash optimizations
Patrick McHardy
4
-8
/
+14
2008-01-29
[NETFILTER]: xt_hashlimit: reduce overhead without IPv6
Eric Dumazet
1
-3
/
+17
2008-01-29
[NETFILTER]: xt_hashlimit: speedup hash_dst()
Eric Dumazet
1
-1
/
+10
2008-01-29
[NETFILTER]: xt_connlimit: use the new union nf_inet_addr
Jan Engelhardt
1
-4
/
+3
2008-01-29
[NETFILTER]: Parenthesize macro parameters
Jan Engelhardt
10
-16
/
+19
2008-01-29
[NETFILTER]: Introduce nf_inet_address
Jan Engelhardt
6
-39
/
+39
2008-01-29
[NETFILTER]: x_tables: use %u format specifiers
Jan Engelhardt
8
-8
/
+8
2008-01-29
[NETFILTER]: nf_nat: properly use RCU for ip_nat_decode_session
Patrick McHardy
1
-3
/
+3
2008-01-29
[NETFILTER]: constify nf_afinfo
Patrick McHardy
5
-8
/
+8
2008-01-29
[NETFILTER]: nfnetlink_log: include GID in netlink message
Patrick McHardy
1
-0
/
+3
2008-01-29
[NETFILTER]: nfnetlink_log: use endianness-aware attribute functions
Patrick McHardy
1
-52
/
+35
2008-01-29
[NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_create
Patrick McHardy
2
-12
/
+23
2008-01-29
[NETFILTER]: nfnetlink_log: remove excessive debugging
Patrick McHardy
1
-45
/
+0
2008-01-29
[NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commands
Patrick McHardy
2
-2
/
+2
2008-01-29
[NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_config
Patrick McHardy
1
-22
/
+27
2008-01-29
[NETFILTER]: nf_log: remove incomprehensible comment
Patrick McHardy
1
-1
/
+0
2008-01-29
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
6
-10
/
+10
2008-01-29
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
15
-0
/
+15
2008-01-29
[NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_info
Patrick McHardy
10
-43
/
+24
2008-01-29
[NETFILTER]: nf_nat: sprinkle a few __read_mostlys
Patrick McHardy
1
-4
/
+5
2008-01-29
[NETFILTER]: nf_nat: mark NAT protocols const
Patrick McHardy
7
-16
/
+16
2008-01-29
[NETFILTER]: nf_nat_proto_gre: add missing module reference
Patrick McHardy
1
-0
/
+1
2008-01-29
[NETFILTER]: ctnetlink: fix expectation timeout dumping
Patrick McHardy
1
-2
/
+5
2008-01-29
[NETFILTER]: ctnetlink: use netlink attribute helpers
Patrick McHardy
7
-107
/
+70
[next]