index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-06
ipvs: update real-server binding of outgoing connections in SIP-pe
Marco Angaroni
2
-4
/
+6
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
1
-10
/
+7
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-9
/
+269
2016-05-06
ipvs: make drop_entry protection effective for SIP-pe
Marco Angaroni
2
-4
/
+26
2016-04-25
netfilter/ipvs: use nla_put_u64_64bit()
Nicolas Dichtel
1
-12
/
+24
2016-04-25
Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
5
-5
/
+243
2016-04-20
ipvs: don't alter conntrack in OPS mode
Marco Angaroni
2
-1
/
+6
2016-04-20
ipvs: optimize release of connections in OPS mode
Marco Angaroni
1
-3
/
+23
2016-04-20
ipvs: handle connections started by real-servers
Marco Angaroni
3
-1
/
+214
2016-04-16
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
1
-4
/
+2
2016-03-11
Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
2
-12
/
+32
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-17
/
+8
2016-03-07
ipvs: correct initial offset of Call-ID header search in SIP persistence engine
Marco Angaroni
1
-1
/
+1
2016-03-07
ipvs: allow rescheduling after RST
Julian Anastasov
1
-0
/
+1
2016-03-07
ipvs: drop first packet to redirect conntrack
Julian Anastasov
1
-9
/
+28
2016-03-07
ipvs: handle ip_vs_fill_iph_skb_off failure
Arnd Bergmann
1
-2
/
+2
2016-03-01
net: remove skb_sender_cpu_clear()
WANG Cong
1
-6
/
+0
2016-02-18
netfilter: ipvs: avoid unused variable warnings
Arnd Bergmann
2
-15
/
+8
2016-02-18
netfilter: ipvs: Remove noisy debug print from ip_vs_del_service
Yannick Brosseau
1
-2
/
+0
2016-02-12
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
Edward Cree
1
-4
/
+2
2015-12-15
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
1
-1
/
+1
2015-11-15
ipvs: use skb_to_full_sk() helper
Eric Dumazet
1
-8
/
+8
2015-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2
-5
/
+5
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
1
-12
/
+0
2015-10-12
ipv4: Pass struct net into ip_defrag and ip_check_defrag
Eric W. Biederman
1
-1
/
+1
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-10-07
ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup}
Simon Horman
1
-8
/
+5
2015-10-07
ipvs: Remove possibly unused variable from ip_vs_out
David Ahern
1
-2
/
+1
2015-10-01
ipvs: Don't protect ip_vs_addr_is_unicast with CONFIG_SYSCTL
Eric W. Biederman
1
-2
/
+0
2015-09-29
ipv6: Pass struct net into ip6_route_me_harder
Eric W. Biederman
1
-1
/
+1
2015-09-29
ipv4: Pass struct net into ip_route_me_harder
Eric W. Biederman
1
-1
/
+1
2015-09-24
ipvs: Pass ipvs into ip_vs_gather_frags
Eric W. Biederman
1
-4
/
+5
2015-09-24
ipvs: Remove skb_sknet
Eric W. Biederman
1
-15
/
+10
2015-09-24
ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup)
Eric W. Biederman
2
-8
/
+6
2015-09-24
ipvs: Remove net argument from ip_vs_tcp_conn_listen
Eric W. Biederman
2
-8
/
+4
2015-09-24
ipvs: Pass ipvs through ip_vs_route_me_harder into sysctl_snat_reroute
Eric W. Biederman
1
-8
/
+7
2015-09-24
ipvs: Pass ipvs into ip_vs_out_icmp and ip_vs_out_icmp_v6
Eric W. Biederman
1
-8
/
+7
2015-09-24
ipvs: Pass ipvs into ip_vs_in_icmp and ip_vs_in_icmp_v6
Eric W. Biederman
1
-22
/
+14
2015-09-24
ipvs: Pass ipvs into ip_vs_in
Eric W. Biederman
1
-9
/
+5
2015-09-24
ipvs: Pass ipvs into ip_vs_out
Eric W. Biederman
1
-9
/
+6
2015-09-24
ipvs: Pass ipvs not net into sysctl_nat_icmp_send
Eric W. Biederman
1
-4
/
+3
2015-09-24
ipvs: Simplify ipvs and net access in ip_vs_leave
Eric W. Biederman
1
-6
/
+2
2015-09-24
ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave
Eric W. Biederman
1
-10
/
+3
2015-09-24
ipvs: Better derivation of ipvs in ip_vs_in_stats and ip_vs_out_stats
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
[next]