index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
Lines
2015-09-24
ipvs: Store ipvs not net in struct ip_vs_service
Eric W. Biederman
-38
/
+42
2015-09-24
ipvs: Pass ipvs not net to ip_vs_fill_conn
Eric W. Biederman
-27
/
+27
2015-09-24
ipvs: Store ipvs not net in struct ip_vs_conn_param
Eric W. Biederman
-7
/
+7
2015-09-24
ipvs: Store ipvs not net in struct ip_vs_conn
Eric W. Biederman
-25
/
+24
2015-09-24
ipvs: Use state->net in the ipvs forward functions
Eric W. Biederman
-6
/
+2
2015-09-24
ipvs: Don't use current in proc_do_defense_mode
Eric W. Biederman
-2
/
+6
2015-09-24
ipvs: Hoist computation of ipvs earlier in sctp_conn_schedule
Eric W. Biederman
-2
/
+3
2015-09-18
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
-12
/
+12
2015-09-18
ipvs: Read hooknum from state rather than ops->hooknum
Eric W. Biederman
-8
/
+8
2015-09-18
Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
-188
/
+323
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
-2
/
+2
2015-09-17
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
-2
/
+2
2015-09-17
net: Merge dst_output and dst_output_sk
Eric W. Biederman
-2
/
+2
2015-09-17
ipvs: add sysctl to ignore tunneled packets
Alex Gartrell
-1
/
+16
2015-09-01
ipvs: support scheduling inverse and icmp SCTP packets
Alex Gartrell
-17
/
+23
2015-09-01
ipvs: support scheduling inverse and icmp UDP packets
Alex Gartrell
-9
/
+18
2015-09-01
ipvs: support scheduling inverse and icmp TCP packets
Alex Gartrell
-11
/
+28
2015-09-01
ipvs: ensure that ICMP cannot be sent in reply to ICMP
Alex Gartrell
-2
/
+3
2015-09-01
ipvs: attempt to schedule icmp packets
Alex Gartrell
-9
/
+55
2015-09-01
ipvs: sh: support scheduling icmp/inverse packets consistently
Alex Gartrell
-24
/
+21
2015-09-01
ipvs: Use outer header in ip_vs_bypass_xmit_v6
Alex Gartrell
-1
/
+3
2015-09-01
ipvs: add schedule_icmp sysctl
Alex Gartrell
-1
/
+7
2015-09-01
ipvs: Make ip_vs_schedule aware of inverse iph'es
Alex Gartrell
-14
/
+36
2015-09-01
ipvs: drop inverse argument to conn_{in,out}_get
Alex Gartrell
-28
/
+32
2015-09-01
ipvs: pull out ip_vs_try_to_schedule function
Alex Gartrell
-21
/
+39
2015-09-01
ipvs: Handle inverse and icmp headers in ip_vs_leave
Alex Gartrell
-12
/
+21
2015-09-01
ipvs: Add hdr_flags to iphdr
Alex Gartrell
-11
/
+11
2015-09-01
ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off
Alex Gartrell
-51
/
+34
2015-08-21
ipvs: add more mcast parameters for the sync daemon
Julian Anastasov
-24
/
+164
2015-08-21
ipvs: add sync_maxlen parameter for the sync daemon
Julian Anastasov
-94
/
+96
2015-08-21
ipvs: call rtnl_lock early
Julian Anastasov
-19
/
+33
2015-08-21
ipvs: Add ovf scheduler
Raducu Deaconu
-0
/
+98
2015-08-11
netfilter: nf_conntrack: push zone object into functions
Daniel Borkmann
-1
/
+1
2015-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-1
/
+1
2015-07-15
ipvs: Delete an unnecessary check before the function call "module_put"
Markus Elfring
-1
/
+1
2015-07-14
ipvs: call skb_sender_cpu_clear
Julian Anastasov
-0
/
+6
2015-07-14
ipvs: fix crash with sync protocol v0 and FTP
Julian Anastasov
-1
/
+1
2015-07-14
ipvs: skb_orphan in case of forwarding
Alex Gartrell
-0
/
+27
2015-07-14
ipvs: fix crash if scheduler is changed
Julian Anastasov
-37
/
+69
2015-07-14
ipvs: do not use random local source address for tunnels
Julian Anastasov
-1
/
+0
2015-07-14
ipvs: fix ipv6 route unreach panic
Alex Gartrell
-0
/
+7
2015-05-25
ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags
Martin KaFai Lau
-4
/
+9
2015-05-25
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
-1
/
+1
2015-05-25
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
-2
/
+2
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-0
/
+3
2015-05-11
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
-21
/
+9
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
-2
/
+2
2015-05-08
ipvs: fix memory leak in ip_vs_ctl.c
Tommi Rantala
-0
/
+3
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
-4
/
+4
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
-22
/
+10
[prev]
[next]