index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-15
udp: fix IP_CHECKSUM handling
Eric Dumazet
1
-1
/
+2
2016-11-15
net: add recursion limit to GRO
Sabrina Dubroca
1
-1
/
+1
2016-11-15
ipv6: correctly add local routes when lo goes up
Nicolas Dichtel
1
-1
/
+1
2016-11-15
ip6_tunnel: fix ip6_tnl_lookup
Vadim Fedorenko
1
-0
/
+2
2016-11-15
ipv6: tcp: restore IP6CB for pktoptions skbs
Eric Dumazet
1
-9
/
+11
2016-11-15
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2
-3
/
+6
2016-11-15
ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
Lance Richardson
1
-1
/
+0
2016-10-31
tunnels: Remove encapsulation offloads on decap.
Jesse Gross
1
-2
/
+3
2016-10-31
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
1
-1
/
+14
2016-09-30
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
1
-1
/
+7
2016-09-30
ipv6: release dst in ping_v6_sendmsg
Dave Jones
1
-2
/
+7
2016-09-24
ipv6: addrconf: fix dev refcont leak when DAD failed
Wei Yongjun
1
-0
/
+2
2016-09-15
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
1
-2
/
+4
2016-07-27
ipv6: Fix mem leak in rt6i_pcpu
Martin KaFai Lau
1
-0
/
+1
2016-07-11
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
1
-0
/
+1
2016-07-11
sit: correct IP protocol used in ipip6_err
Simon Horman
1
-2
/
+2
2016-06-24
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
1
-44
/
+5
2016-06-24
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
1
-125
/
+23
2016-06-24
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
1
-18
/
+9
2016-06-24
netfilter: ip6_tables: simplify translate_compat_table args
Florian Westphal
1
-35
/
+24
2016-06-24
netfilter: x_tables: check for bogus target offset
Florian Westphal
1
-2
/
+3
2016-06-24
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
1
-1
/
+2
2016-06-24
netfilter: x_tables: kill check_entry helper
Florian Westphal
1
-12
/
+8
2016-06-24
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
1
-11
/
+1
2016-06-24
netfilter: x_tables: validate targets of jumps
Florian Westphal
1
-0
/
+16
2016-06-24
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
1
-0
/
+4
2016-06-24
netfilter: x_tables: fix unconditional helper
Florian Westphal
1
-12
/
+11
2016-06-24
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
1
-2
/
+4
2016-06-24
netfilter: x_tables: validate e->target_offset early
Florian Westphal
1
-9
/
+8
2016-06-24
ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
Jakub Sitnicki
1
-8
/
+3
2016-06-24
tcp: record TLP and ER timer stats in v6 stats
Yuchung Cheng
1
-1
/
+3
2016-06-24
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
1
-1
/
+1
2016-05-19
net/route: enforce hoplimit max value
Paolo Abeni
1
-0
/
+2
2016-05-19
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
1
-4
/
+2
2016-04-20
ipv6: Count in extension headers in skb->network_header
Jakub Sitnicki
1
-4
/
+4
2016-04-20
ip6_tunnel: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2016-04-20
ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
Eric Dumazet
1
-2
/
+2
2016-04-20
udp6: fix UDP/IPv6 encap resubmit path
Bill Sommerfeld
1
-4
/
+2
2016-04-20
ipv6: re-enable fragment header matching in ipv6_find_hdr
Florian Westphal
1
-1
/
+5
2016-04-20
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
1
-2
/
+1
2016-04-20
tunnel: Clear IPCB(skb)->opt before dst_link_failure called
Bernie Harris
2
-0
/
+4
2016-03-04
rtnl: RTM_GETNETCONF: fix wrong return value
Anton Protopopov
1
-1
/
+1
2016-03-04
tcp/dccp: fix another race at listener dismantle
Eric Dumazet
1
-7
/
+7
2016-03-04
tcp: do not drop syn_recv on all icmp reports
Eric Dumazet
1
-2
/
+3
2016-03-04
ipv6: fix a lockdep splat
Eric Dumazet
1
-2
/
+3
2016-03-04
ipv6: addrconf: Fix recursive spin lock call
subashab@codeaurora.org
1
-1
/
+4
2016-03-04
ipv6/udp: use sticky pktinfo egress ifindex on connect()
Paolo Abeni
1
-0
/
+3
2016-03-04
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
2
-5
/
+8
2016-01-31
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
1
-1
/
+1
2016-01-31
udp: disallow UFO for sockets with SO_NO_CHECK option
Michal Kubeček
1
-1
/
+1
[next]