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
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
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
/
netfilter
/
ipvs
/
ip_vs_xmit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
1
-1
/
+1
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
1
-7
/
+7
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
1
-10
/
+10
2024-01-17
ipvs: avoid stat macros calls from preemptible context
Fedor Pchelkin
1
-2
/
+2
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2023-06-19
ipvs: align inner_mac_header for encapsulation
Terin Stock
1
-0
/
+2
2023-06-02
ipv4: Drop tos parameter from flowi4_update_output()
Guillaume Nault
1
-2
/
+2
2023-04-22
ipvs: Remove {Enter,Leave}Function
Simon Horman
1
-54
/
+8
2023-03-28
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
1
-2
/
+2
2023-02-01
netfilter: use skb_ip_totlen and iph_totlen
Xin Long
1
-1
/
+1
2022-03-03
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
1
-3
/
+3
2020-10-12
ipvs: clear skb->tstamp in forwarding path
Julian Anastasov
1
-0
/
+6
2019-12-24
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
1
-1
/
+1
2019-10-08
ipvs: no need to update skb route entry for local destination packets.
zhang kai
1
-12
/
+6
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-1
/
+1
2019-07-04
ipvs: allow tunneling with gre encapsulation
Vadim Fedorenko
1
-3
/
+63
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+1
2019-05-31
ipvs: add checksum support for gue encapsulation
Jacky Hu
1
-16
/
+127
2019-05-31
netfilter: ipvs: prefer skb_ensure_writable
Florian Westphal
1
-6
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-08
ipvs: allow tunneling with gue encapsulation
Jacky Hu
1
-4
/
+80
2019-03-01
ipvs: change some data types from int to bool
Andrea Claudi
1
-2
/
+2
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2018-06-04
ipvs: fix check on xmit to non-local addresses
Julian Anastasov
1
-1
/
+1
2018-04-17
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
1
-2
/
+3
2017-09-26
netfilter: ipvs: full-functionality option for ECN encapsulation in tunnel
Vadim Fedorenko
1
-2
/
+6
2017-07-24
netfilter: Remove duplicated rcu_read_lock.
Taehee Yoo
1
-42
/
+4
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
1
-4
/
+4
2016-11-15
ipvs: Decrement ttl
Dwip Banerjee
1
-0
/
+54
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
1
-10
/
+7
2016-04-16
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
1
-4
/
+2
2016-03-01
net: remove skb_sender_cpu_clear()
WANG Cong
1
-6
/
+0
2016-02-12
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
Edward Cree
1
-4
/
+2
2015-10-08
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
Eric W. Biederman
1
-2
/
+2
2015-10-08
ipv6: Merge ip6_local_out and ip6_local_out_sk
Eric W. Biederman
1
-1
/
+1
2015-10-08
ipv4: Merge ip_local_out and ip_local_out_sk
Eric W. Biederman
1
-1
/
+1
2015-10-08
net: Pass net into dst_output and remove dst_output_okfn
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs into ensure_mtu_is adequate
Eric W. Biederman
1
-6
/
+5
2015-09-24
ipvs: Pass ipvs into __ip_vs_get_out_rt_v6
Eric W. Biederman
1
-8
/
+13
2015-09-24
ipvs: Pass ipvs into __ip_vs_get_out_rt
Eric W. Biederman
1
-7
/
+8
2015-09-24
ipvs: Better derivation of ipvs in ip_vs_tunnel_xmit
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Store ipvs not net in struct ip_vs_conn
Eric W. Biederman
1
-2
/
+2
2015-09-18
Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
1
-10
/
+14
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
1
-2
/
+2
2015-09-17
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
1
-2
/
+2
2015-09-17
net: Merge dst_output and dst_output_sk
Eric W. Biederman
1
-2
/
+2
2015-09-01
ipvs: ensure that ICMP cannot be sent in reply to ICMP
Alex Gartrell
1
-2
/
+3
2015-09-01
ipvs: Use outer header in ip_vs_bypass_xmit_v6
Alex Gartrell
1
-1
/
+3
2015-09-01
ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off
Alex Gartrell
1
-7
/
+8
2015-07-14
ipvs: call skb_sender_cpu_clear
Julian Anastasov
1
-0
/
+6
[next]