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
/
ip6_output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-28
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
1
-2
/
+2
2022-03-08
xfrm: fix MTU regression
Jiri Bohac
1
-4
/
+7
2022-03-02
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
1
-1
/
+1
2021-12-01
ipv6: fix typos in __ip6_finish_output()
Eric Dumazet
1
-1
/
+1
2021-10-16
ipv6: When forwarding count rx stats on the orig netdev
Stephen Suryaputra
1
-1
/
+2
2021-08-03
ipv6: use skb_expand_head in ip6_xmit
Vasily Averin
1
-16
/
+11
2021-08-03
ipv6: use skb_expand_head in ip6_finish_output2
Vasily Averin
1
-35
/
+16
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2021-07-23
ipv6: decrease hop limit counter in ip6_forward()
Kangmin Park
1
-2
/
+3
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2021-07-21
net: ipv6: introduce ip6_dst_mtu_maybe_forward
Vadim Fedorenko
1
-1
/
+1
2021-07-20
ipv6: ip6_finish_output2: set sk into newly allocated nskb
Vasily Averin
1
-1
/
+1
2021-07-12
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
1
-0
/
+28
2021-07-07
ipv6: fix 'disable_policy' for fwd packets
Nicolas Dichtel
1
-1
/
+3
2021-06-25
ipv6: delete useless dst check in ip6_dst_lookup_tail
zhang kai
1
-5
/
+3
2021-06-24
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
1
-15
/
+17
2021-02-04
net: use indirect call helpers for dst_output
Brian Vazquez
1
-0
/
+1
2021-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+40
2021-01-10
net: ipv6: Validate GSO SKB before finish IPv6 processing
Aya Levin
1
-1
/
+40
2021-01-08
skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}
Jonathan Lemon
1
-1
/
+1
2021-01-08
skbuff: rename sock_zerocopy_* to msg_zerocopy_*
Jonathan Lemon
1
-1
/
+1
2021-01-08
skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort
Jonathan Lemon
1
-2
/
+1
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+1
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2020-10-15
ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing t...
Mathieu Desnoyers
1
-2
/
+0
2020-09-19
net: ipv6: delete duplicated words
Randy Dunlap
1
-1
/
+1
2020-08-20
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
1
-1
/
+1
2020-07-14
net: ipv6: kerneldoc fixes
Andrew Lunn
1
-2
/
+4
2020-02-25
net: UDP tunnel encapsulation module for tunnelling different protocols like ...
Martin Varghese
1
-0
/
+70
2019-12-04
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
1
-4
/
+4
2019-11-16
netfilter: Support iif matches in POSTROUTING
Phil Sutter
1
-2
/
+2
2019-10-18
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
1
-0
/
+3
2019-09-27
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
1
-2
/
+2
2019-09-13
ip: support SO_MARK cmsg
Willem de Bruijn
1
-1
/
+2
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-06-26
ipv6: constify rt6_nexthop()
Nicolas Dichtel
1
-1
/
+1
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-06-11
net: correct udp zerocopy refcnt also when zerocopy only on append
Willem de Bruijn
1
-1
/
+1
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+1
2019-06-04
net: fix use-after-free in kfree_skb_list
Eric Dumazet
1
-3
/
+2
2019-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-9
/
+17
2019-06-01
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
brakmo
1
-9
/
+17
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-5
/
+1
2019-05-31
net: correct zerocopy refcnt with udp MSG_MORE
Willem de Bruijn
1
-2
/
+2
2019-05-31
net: ipv6: split skbuff into fragments transformer
Pablo Neira Ayuso
1
-76
/
+107
2019-05-31
net: ipv6: add skbuff fraglist splitter
Pablo Neira Ayuso
1
-55
/
+77
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-09
neighbor: Add skip_cache argument to neigh_output
David Ahern
1
-1
/
+1
2019-04-04
ipv6: Fix dangling pointer when ipv6 fragment
Junwei Hu
1
-1
/
+3
[next]