index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2022-04-25
1
-1
/
+2
*
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2022-04-25
1
-3
/
+4
*
ip6_gre: Make o_seqno start from 0 in native mode
Peilin Ye
2022-04-25
1
-6
/
+5
*
netfilter: Update ip6_route_me_harder to consider L3 domain
Martin Willi
2022-04-25
1
-2
/
+8
*
ipv6: make ip6_rt_gc_expire an atomic_t
Eric Dumazet
2022-04-15
1
-5
/
+6
*
ip6_gre: Fix skb_under_panic in __gre6_xmit()
Peilin Ye
2022-04-15
1
-3
/
+6
*
ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
Peilin Ye
2022-04-15
1
-2
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-04-15
1
-3
/
+2
|
\
|
*
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
2022-04-13
1
-3
/
+2
*
|
ipv6: fix panic when forwarding a pkt with no in6 dev
Nicolas Dichtel
2022-04-11
1
-1
/
+1
*
|
net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=n
Florian Westphal
2022-04-06
1
-1
/
+1
*
|
ipv6: Fix stats accounting in ip6_pkt_drop
David Ahern
2022-04-05
1
-1
/
+1
|
/
*
netfilter: nft_fib: add reduce support
Florian Westphal
2022-03-20
1
-0
/
+2
*
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
2022-03-20
2
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-17
2
-4
/
+3
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2022-03-16
1
-2
/
+1
|
|
\
|
|
*
esp6: fix check on ipv6_skip_exthdr's return value
Sabrina Dubroca
2022-03-14
1
-2
/
+1
|
*
|
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
2022-03-12
1
-2
/
+2
|
|
/
*
|
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
2022-03-16
3
-16
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-11
3
-2
/
+25
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-03-09
3
-2
/
+25
|
|
\
|
|
*
net: Fix esp GSO on inter address family tunnels.
Steffen Klassert
2022-03-07
1
-2
/
+1
|
|
*
esp: Fix BEET mode inter address family tunneling on GSO
Steffen Klassert
2022-03-07
1
-0
/
+3
|
|
*
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-07
1
-0
/
+5
|
|
*
xfrm: fix tunnel model fragmentation behavior
Lina Wang
2022-03-01
1
-0
/
+16
*
|
|
skb: make drop reason booleanable
Jakub Kicinski
2022-03-09
1
-4
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
4
-27
/
+26
|
\
|
|
|
*
|
ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
Eric Dumazet
2022-03-03
1
-20
/
+12
|
*
|
net: ipv6: ensure we call ipv6_mc_down() at most once
j.nixdorf@avm.de
2022-02-28
1
-2
/
+6
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-02-25
2
-5
/
+8
|
|
\
|
|
*
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
2022-01-27
1
-1
/
+1
|
|
*
xfrm: fix MTU regression
Jiri Bohac
2022-01-24
1
-4
/
+7
*
|
|
net: Postpone skb_clear_delivery_time() until knowing the skb is delivered lo...
Martin KaFai Lau
2022-03-03
1
-0
/
+1
*
|
|
net: ipv6: Get rcv timestamp if needed when handling hop-by-hop IOAM option
Martin KaFai Lau
2022-03-03
1
-10
/
+9
*
|
|
net: ipv6: Handle delivery_time in ipv6 defrag
Martin KaFai Lau
2022-03-03
2
-0
/
+2
*
|
|
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
2022-03-03
1
-1
/
+1
*
|
|
net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...
Martin KaFai Lau
2022-03-03
3
-5
/
+7
*
|
|
net: ip: add skb drop reasons for ip egress path
Menglong Dong
2022-02-26
1
-3
/
+3
*
|
|
net/tcp: Merge TCP-MD5 inbound callbacks
Dmitry Safonov
2022-02-25
1
-58
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-25
3
-1
/
+5
|
\
|
|
|
*
|
ipv6: prevent a possible race condition with lifetimes
Niels Dossche
2022-02-24
1
-0
/
+2
|
*
|
gso: do not skip outer ip header in case of ipip and net_failover
Tao Liu
2022-02-21
1
-0
/
+2
|
*
|
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
2022-02-18
1
-1
/
+1
*
|
|
ipv6: tcp: consistently use MAX_TCP_HEADER
Eric Dumazet
2022-02-23
1
-3
/
+2
*
|
|
ipv6: separate ndisc_ns_create() from ndisc_send_ns()
Hangbin Liu
2022-02-21
1
-17
/
+32
*
|
|
net: tcp: use kfree_skb_reason() for tcp_v{4,6}_do_rcv()
Menglong Dong
2022-02-20
1
-1
/
+4
*
|
|
net: tcp: add skb drop reasons to tcp_add_backlog()
Menglong Dong
2022-02-20
1
-1
/
+1
*
|
|
net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()
Menglong Dong
2022-02-20
1
-3
/
+8
*
|
|
net: tcp: use kfree_skb_reason() for tcp_v6_rcv()
Menglong Dong
2022-02-20
1
-4
/
+17
*
|
|
net: ip6mr: add support for passing full packet on wrong mif
Mobashshera Rasool
2022-02-19
1
-4
/
+14
[next]