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
/
net
/
netns
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-31
sctp: add encap_port for netns sock asoc and transport
Xin Long
1
-0
/
+2
2020-10-31
sctp: create udp6 sock and set its encap_rcv
Xin Long
1
-0
/
+1
2020-10-31
sctp: create udp4 sock and add its encap_rcv
Xin Long
1
-0
/
+5
2020-10-12
can: remove obsolete version strings
Oliver Hartkopp
1
-1
/
+0
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-09-16
nexthop: Convert to blocking notification chain
Ido Schimmel
1
-1
/
+1
2020-09-10
tcp: reflect tos value received in SYN to the socket
Wei Wang
1
-0
/
+1
2020-09-08
netfilter: nf_tables: coalesce multiple notifications into one skbuff
Pablo Neira Ayuso
1
-0
/
+1
2020-06-30
bpf, netns: Keep a list of attached bpf_link's
Jakub Sitnicki
1
-1
/
+1
2020-06-30
bpf, netns: Keep attached programs in bpf_prog_array
Jakub Sitnicki
1
-1
/
+4
2020-06-02
bpf: Add link-based BPF program attachment to network namespace
Jakub Sitnicki
1
-0
/
+1
2020-06-02
net: Introduce netns_bpf for BPF programs attached to netns
Jakub Sitnicki
1
-0
/
+17
2020-05-23
nexthop: add support for notifiers
Roopa Prabhu
1
-0
/
+1
2020-04-30
tcp: add hrtimer slack to sack compression
Eric Dumazet
1
-0
/
+1
2020-04-28
net: ipv4: add sysctl for nexthop api compatibility mode
Roopa Prabhu
1
-0
/
+2
2020-03-30
mptcp: add and use MIB counter infrastructure
Florian Westphal
1
-0
/
+3
2020-03-12
tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...
Kuniyuki Iwashima
1
-0
/
+1
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-01-24
netfilter: nf_tables: autoload modules from the abort path
Pablo Neira Ayuso
1
-0
/
+1
2019-12-10
net-tcp: Disable TCP ssthresh metrics cache by default
Kevin(Yudong) Yang
1
-0
/
+1
2019-11-22
ipv6: keep track of routes using src
Paolo Abeni
1
-0
/
+3
2019-11-09
sctp: add support for Primary Path Switchover
Xin Long
1
-0
/
+6
2019-11-09
sctp: add pf_expose per netns and sock and asoc
Xin Long
1
-0
/
+8
2019-10-06
net/tls: add skeleton of MIB statistics
Jakub Kicinski
1
-0
/
+3
2019-09-04
can: netns: remove "can_" prefix from members struct netns_can
Marc Kleine-Budde
1
-3
/
+3
2019-09-04
can: netns: give members of struct netns_can holding the statistics a sensibl...
Marc Kleine-Budde
1
-2
/
+2
2019-09-04
can: netns: give structs holding the CAN statistics a sensible name
Marc Kleine-Budde
1
-4
/
+4
2019-08-28
sctp: make ecn flag per netns and endpoint
Xin Long
1
-0
/
+3
2019-08-09
tcp: add new tcp_mtu_probe_floor sysctl
Josh Hunt
1
-0
/
+1
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2019-06-16
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
1
-0
/
+1
2019-05-29
net: Initial nexthop code
David Ahern
1
-0
/
+18
2019-05-27
net: dynamically allocate fqdir structures
Eric Dumazet
3
-4
/
+4
2019-05-27
net: rename struct fqdir fields
Eric Dumazet
3
-4
/
+4
2019-05-27
inet: rename netns_frags to fqdir
Eric Dumazet
3
-4
/
+4
2019-04-30
netfilter: conntrack: limit sysctl setting for boolean options
Tonghao Zhang
1
-3
/
+3
2019-04-19
ipv6: Add rate limit mask for ICMPv6 messages
Stephen Suryaputra
1
-0
/
+3
2019-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+2
2019-03-29
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
1
-8
/
+2
2019-03-28
inet: switch IP ID generator to siphash
Eric Dumazet
1
-0
/
+2
2019-03-21
ipv6: Add icmp_echo_ignore_anycast for ICMPv6
Stephen Suryaputra
1
-0
/
+1
2019-03-20
ipv6: Add icmp_echo_ignore_multicast support for ICMPv6
Stephen Suryaputra
1
-0
/
+1
2019-02-25
ipv6: icmp: use percpu allocation
Kefeng Wang
1
-1
/
+1
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+13
2019-01-25
net: xsk: track AF_XDP sockets on a per-netns list
Björn Töpel
1
-0
/
+13
2019-01-18
netfilter: conntrack: remove l4proto init and get_net callbacks
Florian Westphal
1
-11
/
+0
2019-01-18
netfilter: conntrack: remove sysctl registration helpers
Florian Westphal
1
-4
/
+0
2019-01-18
netfilter: conntrack: gre: switch module to be built-in
Florian Westphal
1
-0
/
+17
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-5
/
+1
2018-12-21
netfilter: netns: shrink netns_ct struct
Florian Westphal
1
-5
/
+1
[next]