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
2021-09-15
ipv6: make exception cache less predictible
Eric Dumazet
1
-1
/
+4
2021-09-03
ipv6: use siphash in rt6_exception_hash()
Eric Dumazet
1
-6
/
+14
2021-07-31
ipv6: ip6_finish_output2: set sk into newly allocated nskb
Vasily Averin
1
-1
/
+1
2021-07-31
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
1
-0
/
+28
2021-07-28
ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions
Paolo Abeni
1
-1
/
+1
2021-07-28
ipv6: fix 'disable_policy' for fwd packets
Nicolas Dichtel
1
-1
/
+3
2021-07-25
udp: annotate data races around unix_sk(sk)->gso_size
Eric Dumazet
1
-1
/
+1
2021-07-25
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
1
-2
/
+17
2021-07-25
tcp: annotate data races around tp->mtu_info
Eric Dumazet
1
-2
/
+2
2021-07-25
net: send SYNACK packet with accepted fwmark
Alexander Ovechkin
1
-1
/
+1
2021-07-25
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
1
-1
/
+1
2021-07-19
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
1
-15
/
+17
2021-07-19
ipv6: use prandom_u32() for ID generation
Willy Tarreau
1
-23
/
+5
2021-07-14
ipv6: fix out-of-bound access in ip6_parse_tlv()
Eric Dumazet
1
-14
/
+13
2021-07-14
ipv6: exthdrs: do not blindly use init_net
Eric Dumazet
1
-2
/
+2
2021-07-14
ip6_tunnel: fix GRE6 segmentation
Jakub Kicinski
1
-2
/
+2
2021-07-14
xfrm: xfrm_state_mtu should return at least 1280 for ipv6
Sabrina Dubroca
1
-1
/
+1
2021-06-30
net: ipv4: Remove unneed BUG() function
Zheng Yongjun
1
-1
/
+1
2021-06-23
udp: fix race between close() and udp_abort()
Paolo Abeni
1
-0
/
+3
2021-06-23
netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local
Florian Westphal
1
-4
/
+18
2021-06-10
ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
Coco Li
1
-2
/
+6
2021-06-03
ipv6: record frag_max_size in atomic fragments in input path
Francesco Ruggeri
1
-1
/
+3
2021-06-03
mld: fix panic in mld_newpack()
Taehee Yoo
1
-3
/
+0
2021-05-22
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
4
-6
/
+0
2021-05-22
ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-1
/
+1
2021-05-22
sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-3
/
+1
2021-05-22
ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-2
/
+2
2021-05-19
ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-1
/
+1
2021-05-14
net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
Linus Lüssing
1
-5
/
+7
2021-04-21
net: ip6_tunnel: Unregister catch-all devices
Hristo Venev
1
-0
/
+10
2021-04-21
net: sit: Unregister catch-all devices
Hristo Venev
1
-2
/
+2
2021-04-16
netfilter: x_tables: fix compat match/target pad out-of-bound write
Florian Westphal
1
-0
/
+2
2021-04-14
xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets
Steffen Klassert
1
-1
/
+10
2021-04-14
esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
Xin Long
1
-2
/
+4
2021-04-14
xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
Evan Nimmo
2
-2
/
+2
2021-04-14
net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
Maciej Żenczykowski
1
-1
/
+1
2021-04-14
net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
Muhammad Usama Anjum
1
-3
/
+5
2021-03-30
Revert "netfilter: x_tables: Update remaining dereference to RCU"
Mark Tomlinson
1
-1
/
+1
2021-03-30
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
1
-7
/
+7
2021-03-30
net: Consolidate common blackhole dst ops
Daniel Borkmann
1
-27
/
+9
2021-03-30
ipv6: weaken the v4mapped source check
Jakub Kicinski
2
-10
/
+5
2021-03-30
ipv6: fix suspecious RCU usage warning
Wei Wang
1
-1
/
+1
2021-03-17
cipso,calipso: resolve a number of problems with the DOI refcounts
Paul Moore
1
-9
/
+5
2021-03-17
net: always use icmp{,v6}_ndo_send from ndo_start_xmit
Jason A. Donenfeld
4
-17
/
+17
2021-03-04
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
2
-14
/
+16
2021-02-10
udp: ipv4: manipulate network header of NATed UDP GRO fraglist
Dongseok Yi
1
-1
/
+1
2021-01-27
ipv6: set multicast flag on the multicast route
Matteo Croce
1
-1
/
+1
2021-01-27
ipv6: create multicast route with RTPROT_KERNEL
Matteo Croce
1
-0
/
+1
2021-01-23
net: sit: unregister_netdevice on newlink's error path
Jakub Kicinski
1
-1
/
+4
2021-01-23
esp: avoid unneeded kmap_atomic call
Willem de Bruijn
1
-6
/
+1
[next]