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
Age
Commit message (
Expand
)
Author
Lines
2015-09-24
ipvs: Pass ipvs not net to ip_vs_service_find
Eric W. Biederman
-9
/
+10
2015-09-24
ipvs: Pass ipvs not net to __ip_vs_service_find
Eric W. Biederman
-9
/
+8
2015-09-24
ipvs: Pass ipvs not net to ip_vs_svc_hashkey
Eric W. Biederman
-4
/
+4
2015-09-24
ipvs: Pass ipvs not net to __ip_vs_svc_fwm_find
Eric W. Biederman
-7
/
+8
2015-09-24
ipvs: Pass ipvs not net to ip_vs_svc_fwm_hashkey
Eric W. Biederman
-4
/
+4
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 net into nf_xfrm_me_harder
Eric W. Biederman
-2
/
+2
2015-09-18
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
-17
/
+17
2015-09-18
ipvs: Read hooknum from state rather than ops->hooknum
Eric W. Biederman
-8
/
+8
2015-09-18
netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
Eric W. Biederman
-11
/
+14
2015-09-18
netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6
Eric W. Biederman
-2
/
+2
2015-09-18
netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...
Eric W. Biederman
-10
/
+6
2015-09-18
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
-32
/
+31
2015-09-18
netfilter: nf_tables: kill nft_pktinfo.ops
Eric W. Biederman
-21
/
+19
2015-09-18
Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
-190
/
+325
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
-3
/
+3
2015-09-17
netfilter: Use nf_hook_state.net
Eric W. Biederman
-2
/
+1
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-09
netlink, mmap: fix edge-case leakages in nf queue zero-copy
Daniel Borkmann
-2
/
+3
2015-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-12
/
+55
2015-09-02
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
Daniel Borkmann
-7
/
+6
2015-09-01
netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths
Daniel Borkmann
-3
/
+4
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
-29
/
+33
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
-12
/
+12
2015-09-01
ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off
Alex Gartrell
-51
/
+34
2015-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-136
/
+387
2015-08-29
netfilter: nfnetlink: work around wrong endianess in res_id field
Pablo Neira Ayuso
-1
/
+7
2015-08-29
netfilter: ipset: Fixing unnamed union init
Elad Raz
-4
/
+36
2015-08-28
netfilter: reduce sparse warnings
Florian Westphal
-6
/
+3
2015-08-28
netfilter: ipset: Out of bound access in hash:net* types fixed
Jozsef Kadlecsik
-4
/
+8
2015-08-27
netfilter: connlabels: Export setting connlabel length
Joe Stringer
-12
/
+36
[next]