index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-11
ipv6: Reject routes configurations that specify dsfield (tos)
Guillaume Nault
1
-0
/
+6
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-02-10
net: ping6: support setting socket options via cmsg
Jakub Kicinski
1
-4
/
+9
2022-02-10
net: ping6: support packet timestamping
Jakub Kicinski
1
-0
/
+1
2022-02-10
net: ping6: remove a pr_debug() statement
Jakub Kicinski
1
-2
/
+0
2022-02-09
tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH.
Sebastian Andrzej Siewior
1
-4
/
+1
2022-02-09
ip6_tunnel: fix possible NULL deref in ip6_tnl_xmit
Eric Dumazet
1
-1
/
+4
2022-02-08
ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path
Eric Dumazet
1
-0
/
+2
2022-02-08
ip6mr: introduce ip6mr_net_exit_batch()
Eric Dumazet
1
-5
/
+15
2022-02-08
ipv6: change fib6_rules_net_exit() to batch mode
Eric Dumazet
1
-3
/
+8
2022-02-08
ipv6/addrconf: switch to per netns inet6_addr_lst hash table
Eric Dumazet
1
-54
/
+23
2022-02-08
ipv6/addrconf: use one delayed work per netns
Eric Dumazet
1
-20
/
+24
2022-02-08
ipv6/addrconf: allocate a per netns hash table
Eric Dumazet
1
-0
/
+20
2022-02-07
ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rules
Guillaume Nault
1
-6
/
+13
2022-02-07
ip6mr: fix use-after-free in ip6mr_sk_done()
Eric Dumazet
2
-3
/
+7
2022-02-05
ip6mr: ip6mr_sk_done() can exit early in common cases
Eric Dumazet
1
-0
/
+3
2022-02-05
ipv6: make mc_forwarding atomic
Eric Dumazet
3
-7
/
+7
2022-02-04
ipv6: ioam: Insertion frequency in lwtunnel output
Justin Iurman
1
-2
/
+57
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-7
/
+0
2022-01-27
ipv6: partially inline ipv6_fixup_options
Pavel Begunkov
1
-4
/
+4
2022-01-27
ipv6: optimise dst refcounting on cork init
Pavel Begunkov
2
-5
/
+11
2022-01-27
udp6: don't make extra copies of iflow
Pavel Begunkov
1
-43
/
+42
2022-01-27
udp6: pass flow in ip6_make_skb together with cork
Pavel Begunkov
2
-12
/
+12
2022-01-27
ipv6: pass full cork into __ip6_append_data()
Pavel Begunkov
1
-3
/
+4
2022-01-27
ipv6: don't zero inet_cork_full::fl after use
Pavel Begunkov
2
-9
/
+2
2022-01-27
ipv6: clean up cork setup/release
Pavel Begunkov
1
-23
/
+21
2022-01-27
ipv6: remove daddr temp buffer in __ip6_make_skb
Pavel Begunkov
1
-4
/
+3
2022-01-27
udp6: shuffle up->pending AF_INET bits
Pavel Begunkov
1
-3
/
+2
2022-01-27
ipv6: optimise dst refcounting on skb init
Pavel Begunkov
1
-1
/
+10
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
3
-7
/
+0
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+20
2022-01-27
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
1
-7
/
+20
2022-01-27
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
1
-1
/
+1
2022-01-26
tcp: allocate tcp_death_row outside of struct netns_ipv4
Eric Dumazet
1
-1
/
+2
2022-01-27
netfilter: Remove flowtable relics
Geert Uytterhoeven
3
-7
/
+0
2022-01-25
ipv6: gro: flush instead of assuming different flows on hop_limit mismatch
Jakub Kicinski
1
-2
/
+3
2022-01-25
ipv6: do not use per netns icmp sockets
Eric Dumazet
1
-52
/
+10
2022-01-25
tcp/dccp: get rid of inet_twsk_purge()
Eric Dumazet
1
-6
/
+0
2022-01-25
ip6_tunnel: allow routing IPv4 traffic in NBMA mode
Qing Deng
1
-0
/
+5
2022-01-24
xfrm: fix MTU regression
Jiri Bohac
1
-4
/
+7
2022-01-20
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2
-11
/
+14
2022-01-20
ipv6_tunnel: Rate limit warning messages
Ido Schimmel
1
-4
/
+4
2022-01-12
sit: allow encapsulated IPv6 traffic to be delivered locally
Ignat Korchagin
1
-1
/
+1
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2
-44
/
+2
2022-01-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-0
/
+5
2022-01-06
net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()
Menglong Dong
4
-0
/
+5
2022-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+4
2022-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+1
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-35
/
+98
[prev]
[next]