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
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-01
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
1
-7
/
+20
2022-02-01
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2
-11
/
+14
2022-02-01
ipv6_tunnel: Rate limit warning messages
Ido Schimmel
1
-4
/
+4
2022-01-27
xfrm: fix policy lookup for ipv6 gre packets
Ghalem Boudour
1
-1
/
+4
2022-01-27
udp6: Use Segment Routing Header for dest address if present
Andrew Lunn
1
-1
/
+2
2022-01-27
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
2
-1
/
+35
2022-01-27
seg6: export get_srh() for ICMP handling
Andrew Lunn
2
-31
/
+31
2022-01-11
ipv6: raw: check passed optlen before reading
Tamir Duberstein
1
-0
/
+3
2022-01-11
ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
William Zhao
1
-0
/
+2
2022-01-11
ipv6: Do cleanup if attribute validation fails in multipath route
David Ahern
1
-5
/
+3
2022-01-11
ipv6: Continue processing multipath route even if gateway attribute is invalid
David Ahern
1
-2
/
+5
2022-01-11
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
David Ahern
1
-0
/
+4
2022-01-11
ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route
David Ahern
1
-1
/
+5
2022-01-11
ipv6: Check attribute length for RTA_GATEWAY in multipath route
David Ahern
1
-1
/
+20
2022-01-05
udp: using datalen to cap ipv6 udp max gso segments
Coco Li
1
-1
/
+1
2021-12-29
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
2
-6
/
+9
2021-12-29
ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
Eric Dumazet
2
-5
/
+5
2021-12-29
tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
Eric Dumazet
1
-3
/
+3
2021-12-22
sit: do not call ipip6_dev_free() from sit_init_net()
Eric Dumazet
1
-1
/
+0
2021-12-14
seg6: fix the iif in the IPv6 socket control block
Andrea Mayer
1
-0
/
+8
2021-12-08
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
1
-2
/
+2
2021-12-08
ipv6: check return value of ipv6_skip_exthdr
Jordy Zomer
1
-0
/
+6
2021-12-01
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
2
-0
/
+20
2021-12-01
ipv6: fix typos in __ip6_finish_output()
Eric Dumazet
1
-1
/
+1
2021-11-18
udp6: allow SO_MARK ctrl msg to affect routing
Jakub Kicinski
1
-1
/
+1
2021-11-18
inet: remove races in inet{6}_getname()
Eric Dumazet
1
-10
/
+11
2021-11-18
gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE...
Stephen Suryaputra
1
-0
/
+3
2021-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-42
/
+6
2021-10-16
ipv6: When forwarding count rx stats on the orig netdev
Stephen Suryaputra
1
-1
/
+2
2021-10-15
tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0
Leonard Crestez
1
-6
/
+9
2021-10-15
netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6
Xin Long
1
-42
/
+6
2021-10-12
ipv6: ioam: move the check for undefined bits
Justin Iurman
2
-9
/
+67
2021-10-07
net: prefer socket bound to interface when not in VRF
Mike Manning
2
-2
/
+3
2021-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-17
/
+10
2021-09-28
net: udp: annotate data race around udp_sk(sk)->corkflag
Eric Dumazet
1
-1
/
+1
2021-09-28
netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1
Florian Westphal
2
-17
/
+10
2021-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-0
/
+1
2021-09-24
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
1
-2
/
+3
2021-09-15
netfilter: ip6_tables: zero-initialize fragment offset
Jeremy Sowden
1
-0
/
+1
2021-09-13
ipv6: delay fib6_sernum increase in fib6_add
zhang kai
1
-2
/
+1
2021-09-06
ip6_gre: Revert "ip6_gre: add validation for csum_start"
Willem de Bruijn
1
-2
/
+0
2021-09-05
ip/ip6_gre: use the same logic as SIT interfaces when computing v6LL address
Antonio Quartulli
1
-10
/
+18
2021-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-3
/
+1
2021-09-03
netfilter: socket: icmp6: fix use-after-scope
Benjamin Hesmans
1
-3
/
+1
2021-09-03
seg6_iptunnel: Remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
2021-09-02
ipv6: change return type from int to void for mld_process_v2
Jiwon Kim
1
-6
/
+4
2021-08-31
ipv6: seg6: remove duplicated include
Lv Ruyi
1
-1
/
+0
2021-08-31
ipv6: remove duplicated 'net/lwtunnel.h' include
Lv Ruyi
1
-1
/
+0
2021-08-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-4
/
+4
2021-08-30
ipv6: make exception cache less predictible
Eric Dumazet
1
-1
/
+4
[next]