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
2020-12-01
net/ipv6: propagate user pointer annotation
Lukas Bulwahn
1
-1
/
+1
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-14
/
+38
2020-11-25
ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
Wang Hai
1
-9
/
+17
2020-11-24
tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN
Alexander Duyck
1
-2
/
+7
2020-11-23
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
1
-1
/
+12
2020-11-20
tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header
Alexander Duyck
1
-3
/
+3
2020-11-19
IPv6: RTM_GETROUTE: Add RTA_ENCAP to result
Oliver Herms
1
-0
/
+4
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-23
/
+30
2020-11-19
ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module
Georg Kohmann
2
-31
/
+2
2020-11-18
ah6: fix error return code in ah6_input()
Zhang Changzhong
1
-1
/
+2
2020-11-16
ipv6/netfilter: Discard first fragment not including all headers
Georg Kohmann
2
-20
/
+44
2020-11-14
inet: unexport udp{4|6}_lib_lookup_skb()
Eric Dumazet
1
-1
/
+0
2020-11-14
ipv6: remove unused function ipv6_skb_idev()
Lukas Bulwahn
1
-5
/
+0
2020-11-13
ipv6: Fix error path to cancel the meseage
Zhang Qilong
1
-2
/
+6
2020-11-13
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
1
-0
/
+7
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+23
2020-11-12
net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO
Alexander Lobakin
1
-2
/
+15
2020-11-10
inet: udp{4|6}_lib_lookup_skb() skb argument is const
Eric Dumazet
1
-1
/
+1
2020-11-10
net: Update window_clamp if SOCK_RCVBUF is set
Mao Wenan
1
-2
/
+8
2020-11-09
ipv4/ipv6: switch to dev_get_tstats64
Heiner Kallweit
2
-4
/
+4
2020-11-09
vti: switch to dev_get_tstats64
Heiner Kallweit
1
-1
/
+1
2020-11-09
ip6_tunnel: use ip_tunnel_get_stats64 as ndo_get_stats64 callback
Heiner Kallweit
1
-31
/
+1
2020-11-09
net: udp: introduce UDP_MIB_MEMERRORS for udp_mem
Menglong Dong
2
-0
/
+5
2020-11-09
IPv6: Set SIT tunnel hard_header_len to zero
Oliver Herms
1
-2
/
+0
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-10
/
+47
2020-11-06
nexthop: Remove in-kernel route notifications when nexthop changes
Ido Schimmel
1
-5
/
+0
2020-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
1
-2
/
+137
2020-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
1
-2
/
+2
2020-11-02
net: ipv6: For kerneldoc warnings with W=1
Xin Long
3
-8
/
+9
2020-11-01
netfilter: nft_reject_inet: allow to use reject from inet ingress
Pablo Neira Ayuso
1
-2
/
+3
2020-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2
-4
/
+4
2020-10-31
IPv6: reply ICMP error if the first fragment don't include all headers
Hangbin Liu
2
-2
/
+39
2020-10-31
netfilter: nf_reject: add reject skbuff creation helpers
Jose M. Guisado Gomez
1
-0
/
+134
2020-10-30
udp6: move the mss check after udp gso tunnel processing
Xin Long
1
-4
/
+4
2020-10-30
udp: check udp sock encap_type in __udp_lib_err
Xin Long
1
-1
/
+1
2020-10-30
ipv6: mcast: make annotations for ip6_mc_msfget() consistent
Lukas Bulwahn
1
-1
/
+1
2020-10-30
net: ipv6: calipso: Fix kerneldoc warnings
Andrew Lunn
1
-2
/
+2
2020-10-30
net: ipv6: rpl*: Fix strange kerneldoc warnings due to bad header
Andrew Lunn
2
-2
/
+2
2020-10-30
ip6_tunnel: set inner ipproto before ip6_tnl_encap
Alexander Ovechkin
1
-2
/
+2
2020-10-30
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
2
-4
/
+4
2020-10-20
netfilter: Drop fragmented ndisc packets assembled in netfilter
Georg Kohmann
1
-0
/
+1
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
13
-47
/
+119
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-9
/
+15
2020-10-15
net: fix pos incrementment in ipv6_route_seq_next
Yonghong Song
1
-1
/
+3
2020-10-14
ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing t...
Mathieu Desnoyers
2
-4
/
+5
2020-10-13
net/ipv6: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-10-14
netfilter: nf_log: missing vlan offload tag and proto
Pablo Neira Ayuso
1
-3
/
+5
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+4
2020-10-09
net: ipv6: Discard next-hop MTU less than minimum link MTU
Georg Kohmann
1
-1
/
+2
2020-10-09
xfrm: interface: fix the priorities for ipip and ipv6 tunnels
Xin Long
1
-2
/
+2
[next]