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
*
net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
Maciej Żenczykowski
2021-04-05
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-03-31
4
-7
/
+20
|
\
|
*
xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets
Steffen Klassert
2021-03-29
1
-1
/
+10
|
*
esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
Xin Long
2021-03-22
1
-2
/
+4
|
*
xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
Evan Nimmo
2021-03-03
2
-2
/
+2
|
*
vti6: fix ipv4 pmtu check to honor ip header df
Eyal Birger
2021-03-03
1
-2
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-03-19
1
-8
/
+8
|
\
\
|
*
|
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
2021-03-15
1
-7
/
+7
|
*
|
Revert "netfilter: x_tables: Update remaining dereference to RCU"
Mark Tomlinson
2021-03-15
1
-1
/
+1
*
|
|
ipv6: weaken the v4mapped source check
Jakub Kicinski
2021-03-18
2
-10
/
+5
|
/
/
*
|
ipv6: fix suspecious RCU usage warning
Wei Wang
2021-03-10
1
-1
/
+1
*
|
net: Consolidate common blackhole dst ops
Daniel Borkmann
2021-03-10
1
-27
/
+9
*
|
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-10
5
-26
/
+22
|
\
\
|
*
|
cipso,calipso: resolve a number of problems with the DOI refcounts
Paul Moore
2021-03-05
1
-9
/
+5
|
*
|
net: always use icmp{,v6}_ndo_send from ndo_start_xmit
Jason A. Donenfeld
2021-03-01
4
-17
/
+17
*
|
|
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
net: remove cmsg restriction from io_uring based send/recvmsg calls
Jens Axboe
2021-02-24
1
-1
/
+0
|
|
/
*
/
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
2021-02-23
2
-14
/
+16
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-02-16
3
-11
/
+15
|
\
|
*
bpf: Allow rewriting to ports under ip_unprivileged_port_start
Stanislav Fomichev
2021-01-28
1
-3
/
+6
|
*
bpf: Split cgroup_bpf_enabled per attach type
Stanislav Fomichev
2021-01-20
2
-8
/
+8
|
*
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
2021-01-20
1
-0
/
+1
*
|
net: fib_notifier: don't return positive values on fib registration
Vlad Buslov
2021-02-11
1
-2
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-02-09
1
-1
/
+1
|
\
\
|
*
|
esp: Simplify the calculation of variables
Jiapeng Chong
2021-02-04
1
-1
/
+1
*
|
|
IPv6: Extend 'fib_notify_on_flag_change' sysctl
Amit Cohen
2021-02-09
2
-1
/
+7
*
|
|
IPv6: Add "offload failed" indication to routes
Amit Cohen
2021-02-09
1
-2
/
+6
*
|
|
seg6: fool-proof the processing of SRv6 behavior attributes
Andrea Mayer
2021-02-08
1
-28
/
+39
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2021-02-07
1
-9
/
+9
|
\
\
\
|
*
|
|
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
2021-01-27
1
-9
/
+9
|
|
|
/
|
|
/
|
*
|
|
net/core: move gro function declarations to separate header
Leon Romanovsky
2021-02-05
1
-0
/
+1
*
|
|
ipv6: move udp declarations to net/udp.h
Leon Romanovsky
2021-02-05
1
-2
/
+1
*
|
|
udp: call udp_encap_enable for v6 sockets when enabling encap
Xin Long
2021-02-05
1
-1
/
+3
*
|
|
net: fix building errors on powerpc when CONFIG_RETPOLINE is not set
Brian Vazquez
2021-02-05
1
-2
/
+2
*
|
|
net: indirect call helpers for ipv4/ipv6 dst_check functions
Brian Vazquez
2021-02-03
2
-3
/
+9
*
|
|
net: use indirect call helpers for dst_mtu
Brian Vazquez
2021-02-03
1
-2
/
+4
*
|
|
net: use indirect call helpers for dst_output
Brian Vazquez
2021-02-03
1
-0
/
+1
*
|
|
net: ipv6: Emit notification when fib hardware flags are changed
Amit Cohen
2021-02-03
3
-0
/
+54
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-02-02
1
-1
/
+1
|
\
\
\
|
*
|
|
udp: ipv4: manipulate network header of NATed UDP GRO fraglist
Dongseok Yi
2021-02-02
1
-1
/
+1
*
|
|
|
net: allow user to set metric on default route learned via Router Advertisement
Praveen Chaudhary
2021-01-27
3
-6
/
+22
|
|
/
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
1
-1
/
+2
|
\
|
|
|
*
|
ipv6: set multicast flag on the multicast route
Matteo Croce
2021-01-19
1
-1
/
+1
|
*
|
ipv6: create multicast route with RTPROT_KERNEL
Matteo Croce
2021-01-19
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-15
3
-8
/
+45
|
\
|
|
|
*
|
net: sit: unregister_netdevice on newlink's error path
Jakub Kicinski
2021-01-14
1
-1
/
+4
|
*
|
esp: avoid unneeded kmap_atomic call
Willem de Bruijn
2021-01-12
1
-6
/
+1
|
*
|
net: ipv6: Validate GSO SKB before finish IPv6 processing
Aya Levin
2021-01-09
1
-1
/
+40
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-08
1
-3
/
+2
|
\
|
|
|
*
|
net: ipv6: fib: flush exceptions when purging route
Sean Tranchetti
2021-01-07
1
-3
/
+2
|
|
/
[next]