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
2013-01-16
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
Christoph Paasch
1
-1
/
+2
2012-12-06
ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value
Hannes Frederic Sowa
1
-0
/
+1
2012-11-16
ipv6: send unsolicited neighbour advertisements to all-nodes
Hannes Frederic Sowa
1
-2
/
+1
2012-11-16
ipv6: Set default hoplimit as zero.
Li RongQing
1
-2
/
+2
2012-10-30
tcp: resets are misrouted
Alexey Kuznetsov
1
-1
/
+2
2012-10-10
ipv6: mip6: fix mip6_mh_filter()
Eric Dumazet
1
-9
/
+11
2012-10-10
ipv6: raw: fix icmpv6_filter()
Eric Dumazet
1
-11
/
+10
2012-10-10
ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt
Gao feng
1
-5
/
+6
2012-09-19
ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock
Ben Hutchings
1
-3
/
+1
2012-07-12
ipv6: Move ipv6 proc file registration to end of init order
Thomas Graf
1
-10
/
+31
2012-06-10
xfrm: take net hdr len into account for esp payload size calculation
Benjamin Poirier
1
-11
/
+7
2012-06-10
ipv6: fix incorrect ipsec fragment
Gao feng
1
-18
/
+50
2012-05-11
tcp: fix TCP_MAXSEG for established IPv6 passive sockets
Neal Cardwell
1
-0
/
+4
2012-05-11
ipv6: fix array index in ip6_mc_add_src()
RongQing.Li
1
-1
/
+1
2012-04-02
net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
Eric Dumazet
1
-2
/
+6
2012-04-02
ipv6: fix incorrent ipv6 ipsec packet fragment
Gao feng
1
-5
/
+6
2012-03-23
ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
RongQing.Li
1
-1
/
+0
2012-03-19
IPv6: Fix not join all-router mcast group when forwarding set.
Li Wei
1
-0
/
+4
2012-03-19
ipsec: be careful of non existing mac headers
Eric Dumazet
2
-9
/
+3
2012-02-03
tcp: md5: using remote adress for md5 lookup in rst packet
shawnlu
1
-1
/
+1
2012-02-03
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
4
-11
/
+11
2011-12-22
net: introduce DST_NOPEER dst flag
Eric Dumazet
1
-1
/
+1
2011-12-13
ipv6: Check dest prefix length on original route not copied one in rt6_alloc_...
David S. Miller
1
-1
/
+1
2011-12-12
ipip, sit: copy parms.name after register_netdevice
Ted Feng
1
-1
/
+6
2011-12-12
ipv6: Fix for adding multicast route for loopback device automatically.
Li Wei
1
-1
/
+2
2011-12-01
Revert "udp: remove redundant variable"
David S. Miller
1
-7
/
+8
2011-11-28
ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given.
Li Wei
1
-1
/
+1
2011-11-26
net: Move mtu handling down to the protocol depended handlers
Steffen Klassert
1
-2
/
+9
2011-11-26
net: Rename the dst_opt default_mtu method to mtu
Steffen Klassert
1
-5
/
+5
2011-11-26
route: Use the device mtu as the default for blackhole routes
Steffen Klassert
1
-1
/
+1
2011-11-23
ipv6: tcp: fix tcp_v6_conn_request()
Eric Dumazet
1
-6
/
+7
2011-11-23
netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.
David S. Miller
1
-1
/
+0
2011-11-23
ipv6: tcp: fix panic in SYN processing
Eric Dumazet
1
-1
/
+1
2011-11-23
ipv6: fix a bug in ndisc_send_redirect
Li Wei
1
-1
/
+1
2011-11-14
ip6_tunnel: copy parms.name after register_netdevice
Josh Boyer
1
-1
/
+7
2011-11-12
ah: Don't return NET_XMIT_DROP on input.
Nick Bowler
1
-2
/
+0
2011-11-09
ah: Read nexthdr value before overwriting it in ahash input callback.
Nick Bowler
1
-2
/
+2
2011-11-09
ah: Correctly pass error codes in ahash output callback.
Nick Bowler
1
-2
/
+0
2011-11-08
ipv6: drop packets when source address is multicast
Brian Haley
1
-0
/
+8
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-0
/
+15
2011-11-01
net: make the tcp and udp file_operations for the /proc stuff const
Arjan van de Ven
3
-9
/
+28
2011-11-01
netfilter: ipv6: fix afinfo->route refcnt leak on error
Florian Westphal
1
-3
/
+10
2011-11-01
netfilter: Remove unnecessary OOM logging messages
Joe Perches
1
-4
/
+3
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
15
-0
/
+15
2011-10-30
ipv6: fix route lookup in addrconf_prefix_rcv()
Andreas Hofmeister
1
-3
/
+40
2011-10-28
ipv6: fix route error binding peer in func icmp6_dst_alloc
Gao feng
1
-2
/
+1
2011-10-28
ipv6: fix error propagation in ip6_ufo_append_data()
Zheng Yan
1
-1
/
+1
2011-10-27
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
Eric Dumazet
3
-14
/
+12
2011-10-24
ipv6: Do not use routes from locally generated RAs
Andreas Hofmeister
1
-0
/
+8
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
[next]