index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-24
ipvs: Pass ipvs not net to ip_vs_genl_find_service
Eric W. Biederman
1
-4
/
+4
2015-09-24
ipvs: Pass ipvs not net to ip_vs_genl_parse_service
Eric W. Biederman
1
-4
/
+4
2015-09-24
ipvs: Pass ipvs not net to __ip_vs_get_timeouts
Eric W. Biederman
1
-5
/
+6
2015-09-24
ipvs: Pass ipvs not net to __ip_vs_get_dest_entries
Eric W. Biederman
1
-3
/
+2
2015-09-24
ipvs: Pass ipvs not net to __ip_vs_get_service_entries
Eric W. Biederman
1
-3
/
+2
2015-09-24
ipvs: Pass ipvs not net to ip_vs_set_timeout
Eric W. Biederman
1
-4
/
+4
2015-09-24
ipvs: Pass ipvs not net to ip_vs_proto_data_get
Eric W. Biederman
8
-29
/
+23
2015-09-24
ipvs: Cache ipvs in ip_vs_in_icmp and ip_vs_in_icmp_v6
Eric W. Biederman
1
-2
/
+6
2015-09-24
ipvs: Pass ipvs not net to ip_vs_zero_all
Eric W. Biederman
1
-4
/
+3
2015-09-24
ipvs: Pass ipvs not net to ip_vs_service_net_cleanup
Eric W. Biederman
2
-4
/
+5
2015-09-24
ipvs: Pass ipvs not net to ip_vs_flush
Eric W. Biederman
1
-5
/
+5
2015-09-24
ipvs: Pass ipvs not net to ip_vs_add_service
Eric W. Biederman
1
-5
/
+4
2015-09-24
ipvs: Cache ipvs in ip_vs_genl_set_cmd
Eric W. Biederman
1
-1
/
+3
2015-09-24
ipvs: Pass ipvs not net to ip_vs_dest_trash_expire
Eric W. Biederman
1
-3
/
+2
2015-09-24
ipvs: Pass ipvs not net to __ip_vs_del_dest
Eric W. Biederman
1
-6
/
+4
2015-09-24
ipvs: Pass ipvs not net to ip_vs_trash_cleanup
Eric W. Biederman
1
-3
/
+2
2015-09-24
ipvs: Pass ipvs not net to ip_vs_find_dest
Eric W. Biederman
3
-4
/
+4
2015-09-24
ipvs: Pass ipvs not net to ip_vs_has_real_service
Eric W. Biederman
2
-4
/
+5
2015-09-24
ipvs: Pass ipvs not net to ip_vs_service_find
Eric W. Biederman
4
-9
/
+10
2015-09-24
ipvs: Pass ipvs not net to __ip_vs_service_find
Eric W. Biederman
1
-9
/
+8
2015-09-24
ipvs: Pass ipvs not net to ip_vs_svc_hashkey
Eric W. Biederman
1
-4
/
+4
2015-09-24
ipvs: Pass ipvs not net to __ip_vs_svc_fwm_find
Eric W. Biederman
1
-7
/
+8
2015-09-24
ipvs: Pass ipvs not net to ip_vs_svc_fwm_hashkey
Eric W. Biederman
1
-4
/
+4
2015-09-24
ipvs: Store ipvs not net in struct ip_vs_service
Eric W. Biederman
4
-38
/
+42
2015-09-24
ipvs: Pass ipvs not net to ip_vs_fill_conn
Eric W. Biederman
6
-27
/
+27
2015-09-24
ipvs: Store ipvs not net in struct ip_vs_conn_param
Eric W. Biederman
1
-7
/
+7
2015-09-24
ipvs: Store ipvs not net in struct ip_vs_conn
Eric W. Biederman
7
-25
/
+24
2015-09-24
ipvs: Use state->net in the ipvs forward functions
Eric W. Biederman
1
-6
/
+2
2015-09-24
ipvs: Don't use current in proc_do_defense_mode
Eric W. Biederman
1
-2
/
+6
2015-09-24
ipvs: Hoist computation of ipvs earlier in sctp_conn_schedule
Eric W. Biederman
1
-2
/
+3
2015-09-18
netfilter: Pass net into nf_xfrm_me_harder
Eric W. Biederman
1
-2
/
+2
2015-09-18
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
4
-17
/
+17
2015-09-18
ipvs: Read hooknum from state rather than ops->hooknum
Eric W. Biederman
1
-8
/
+8
2015-09-18
netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
Eric W. Biederman
9
-11
/
+14
2015-09-18
netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6
Eric W. Biederman
1
-2
/
+2
2015-09-18
netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...
Eric W. Biederman
3
-10
/
+6
2015-09-18
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
10
-32
/
+31
2015-09-18
netfilter: nf_tables: kill nft_pktinfo.ops
Eric W. Biederman
6
-21
/
+19
2015-09-18
Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
11
-190
/
+325
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
2
-3
/
+3
2015-09-17
netfilter: Use nf_hook_state.net
Eric W. Biederman
1
-2
/
+1
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-17
netfilter: nf_log: wait for rcu grace after logger unregistration
Pablo Neira Ayuso
1
-0
/
+1
2015-09-17
ipvs: add sysctl to ignore tunneled packets
Alex Gartrell
2
-1
/
+16
2015-09-14
netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC
Pablo Neira Ayuso
1
-6
/
+18
2015-09-14
netfilter: nf_log: don't zap all loggers on unregister
Florian Westphal
1
-2
/
+6
2015-09-09
netlink, mmap: fix edge-case leakages in nf queue zero-copy
Daniel Borkmann
1
-2
/
+3
2015-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-12
/
+55
2015-09-02
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
Daniel Borkmann
2
-7
/
+6
[prev]
[next]