index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-19
net: sit: fix UBSAN Undefined behaviour in check_6rd
Miaohe Lin
1
-2
/
+3
2019-03-19
fou, fou6: avoid uninit-value in gue_err() and gue6_err()
Eric Dumazet
1
-2
/
+2
2019-03-10
ip6mr: Do not call __IP6_INC_STATS() from preemptible context
Ido Schimmel
1
-4
/
+4
2019-03-02
net: sit: fix memory leak in sit_init_net()
Mao Wenan
1
-0
/
+1
2019-03-01
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
1
-1
/
+2
2019-02-26
ipv6: Return error for RTA_VIA attribute
David Ahern
1
-0
/
+4
2019-02-22
udpv6: fix possible user after free in error handler
Paolo Abeni
1
-4
/
+6
2019-02-22
fou6: fix proto error handler argument type
Paolo Abeni
1
-1
/
+1
2019-02-22
udpv6: add the required annotation to mib type
Paolo Abeni
1
-1
/
+1
2019-02-22
net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
Kalash Nainwal
1
-1
/
+1
2019-02-22
ipv6: route: purge exception on removal
Paolo Abeni
1
-1
/
+12
2019-02-22
net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version
Lorenzo Bianconi
1
-0
/
+3
2019-02-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-2
/
+2
2019-02-21
net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap
Lorenzo Bianconi
1
-18
/
+18
2019-02-21
ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()
Paolo Abeni
1
-1
/
+5
2019-02-21
ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()
Paolo Abeni
1
-5
/
+6
2019-02-15
net: ip6_gre: initialize erspan_ver just for erspan tunnels
Lorenzo Bianconi
1
-14
/
+20
2019-02-12
ipv6: propagate genlmsg_reply return code
Li RongQing
1
-3
/
+1
2019-02-11
net: fix IPv6 prefix route residue
Zhiqiang Liu
1
-1
/
+2
2019-02-11
netfilter: nat: fix spurious connection timeouts
Florian Westphal
1
-0
/
+1
2019-02-07
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
Hangbin Liu
1
-1
/
+2
2019-02-05
netfilter: ipv6: Don't preserve original oif for loopback address
Eli Cooper
1
-1
/
+3
2019-02-05
xfrm: destroy xfrm_state synchronously on net exit path
Cong Wang
1
-1
/
+1
2019-01-30
ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
Yohei Kanemaru
1
-0
/
+2
2019-01-30
net: ip6_gre: always reports o_key to userspace
Lorenzo Bianconi
1
-1
/
+6
2019-01-28
esp: Skip TX bytes accounting when sending from a request socket
Martin Willi
1
-1
/
+1
2019-01-27
ip6mr: Fix notifiers call on mroute_clean_tables()
Nir Dotan
1
-4
/
+3
2019-01-22
net/ipv6: lower the level of "link is not ready" messages
Lubomir Rintel
1
-2
/
+2
2019-01-22
net/ipv6: don't return positive numbers when nothing was dumped
Jakub Kicinski
1
-0
/
+2
2019-01-22
net: ip_gre: use erspan key field for tunnel lookup
Lorenzo Bianconi
1
-4
/
+0
2019-01-17
udp6: add missing rehash callback to udplite
Alexey Kodanev
3
-1
/
+3
2019-01-16
udp: with udp_segment release on error path
Willem de Bruijn
1
-4
/
+12
2019-01-16
ipv6: route: place a warning with duplicated string with correct extack
Jakub Kicinski
1
-12
/
+2
2019-01-16
erspan: build the header with the right proto according to erspan_ver
Xin Long
1
-2
/
+4
2019-01-15
fou, fou6: do not assume linear skbs
Eric Dumazet
1
-2
/
+7
2019-01-15
ip6_gre: update version related info when changing link
Hangbin Liu
1
-0
/
+4
2019-01-15
ip6_gre: fix tunnel list corruption for x-netns
Olivier Matz
1
-2
/
+2
2019-01-10
ipv6: fix kernel-infoleak in ipv6_local_error()
Eric Dumazet
1
-0
/
+1
2019-01-10
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Willem de Bruijn
1
-6
/
+4
2019-01-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-4
/
+4
2019-01-05
ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses
David Ahern
1
-1
/
+4
2019-01-04
bpf: Fix [::] -> [::1] rewrite in sys_sendmsg
Andrey Ignatov
1
-4
/
+4
2019-01-04
ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address
David Ahern
1
-1
/
+10
2019-01-04
ipv6: make icmp6_send() robust against null skb->dev
Eric Dumazet
1
-2
/
+6
2019-01-04
fou6: Prevent unbounded recursion in GUE error handler
Stefano Brivio
1
-0
/
+8
2019-01-04
netlink: fixup regression in RTM_GETADDR
Arthur Gautier
1
-1
/
+1
2019-01-02
ipv6: Consider sk_bound_dev_if when binding a socket to an address
David Ahern
1
-0
/
+3
2019-01-02
ipv6: Fix dump of specific table with strict checking
David Ahern
1
-1
/
+5
2019-01-02
ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error
Stefano Brivio
1
-1
/
+3
2019-01-01
ip: validate header length on virtual device xmit
Willem de Bruijn
5
-20
/
+28
[next]