index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
netfilter: conntrack: remove unused init_net hook
Florian Westphal
2016-12-04
1
-3
/
+0
|
*
netfilter: conntrack: built-in support for UDPlite
Davide Caratti
2016-12-04
2
-0
/
+6
|
*
netfilter: conntrack: built-in support for SCTP
Davide Caratti
2016-12-04
2
-0
/
+6
|
*
netfilter: conntrack: built-in support for DCCP
Davide Caratti
2016-12-04
2
-0
/
+6
|
*
netfilter: nf_log: do not assume ethernet header in netdev family
Liping Zhang
2016-12-04
1
-1
/
+3
|
*
netfilter: built-in NAT support for UDPlite
Davide Caratti
2016-12-04
1
-0
/
+3
|
*
netfilter: built-in NAT support for SCTP
Davide Caratti
2016-12-04
1
-0
/
+3
|
*
netfilter: built-in NAT support for DCCP
Davide Caratti
2016-12-04
1
-0
/
+3
*
|
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
2016-12-05
1
-3
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
2
-4
/
+4
|
\
|
*
netfilter: nat: fix crash when conntrack entry is re-used
Florian Westphal
2016-11-24
1
-3
/
+3
|
*
netfilter: nf_tables: fix inconsistent element expiration calculation
Anders K. Pedersen
2016-11-24
1
-1
/
+1
|
*
netfilter: nat: switch to new rhlist interface
Florian Westphal
2016-11-24
1
-1
/
+1
*
|
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
2
-5
/
+6
|
\
|
|
*
netfilter: conntrack: avoid excess memory allocation
Florian Westphal
2016-10-27
1
-2
/
+1
|
*
netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...
John W. Linville
2016-10-27
1
-1
/
+1
|
*
netfilter: nf_tables: fix *leak* when expr clone fail
Liping Zhang
2016-10-27
1
-2
/
+4
*
|
netfilter: conntrack: simplify init/uninit of L4 protocol trackers
Davide Caratti
2016-11-09
1
-4
/
+14
*
|
netfilter: nf_tables: simplify the basic expressions' init routine
Liping Zhang
2016-11-09
1
-24
/
+9
*
|
netfilter: remove hook_entries field from nf_hook_state
Pablo Neira Ayuso
2016-11-03
1
-0
/
+1
*
|
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
2016-11-03
1
-10
/
+25
*
|
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
2016-11-03
1
-5
/
+6
*
|
netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
Pablo Neira Ayuso
2016-11-01
1
-0
/
+27
*
|
netfilter: nf_log: add packet logging for netdev family
Pablo Neira Ayuso
2016-11-01
1
-0
/
+5
*
|
netfilter: nf_tables: add fib expression
Florian Westphal
2016-11-01
1
-0
/
+31
|
/
*
netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignm...
Stephen Rothwell
2016-10-05
1
-1
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-25
3
-0
/
+22
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-0
/
+14
|
|
\
|
|
*
netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions
Gao Feng
2016-09-13
1
-0
/
+14
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
2
-0
/
+8
|
|
\
|
|
|
*
netfilter: nft_meta: improve the validity check of pkttype set expr
Liping Zhang
2016-08-25
1
-0
/
+4
|
|
*
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
Liping Zhang
2016-08-25
1
-0
/
+4
*
|
|
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
Liping Zhang
2016-09-25
1
-8
/
+3
*
|
|
netfilter: nf_tables: add range expression
Pablo Neira Ayuso
2016-09-25
1
-0
/
+3
*
|
|
netfilter: replace list_head with single linked list
Aaron Conole
2016-09-25
1
-2
/
+1
*
|
|
netfilter: nf_queue: whitespace cleanup
Aaron Conole
2016-09-25
1
-4
/
+4
*
|
|
netfilter: bridge: add and use br_nf_hook_thresh
Florian Westphal
2016-09-24
1
-0
/
+6
*
|
|
netfilter: nf_queue: improve queue range support for bridge family
Liping Zhang
2016-09-23
1
-13
/
+43
*
|
|
netfilter: nf_tables: validate maximum value of u32 netlink attributes
Laura Garcia Liebana
2016-09-23
1
-0
/
+1
*
|
|
netfilter: nf_queue: get rid of dependency on IP6_NF_IPTABLES
Liping Zhang
2016-09-12
1
-4
/
+0
*
|
|
netfilter: nf_tables: don't drop IPv6 packets that cannot parse transport
Pablo Neira Ayuso
2016-09-12
1
-4
/
+2
*
|
|
netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validate
Pablo Neira Ayuso
2016-09-12
1
-7
/
+0
*
|
|
netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate()
Pablo Neira Ayuso
2016-09-12
2
-0
/
+91
*
|
|
netfilter: nf_tables_ipv6: setup pktinfo transport field on failure to parse
Pablo Neira Ayuso
2016-09-12
1
-2
/
+3
*
|
|
netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
Pablo Neira Ayuso
2016-09-12
3
-0
/
+20
*
|
|
netfilter: nf_conntrack: remove unused ctl_table_path member in nf_conntrack_...
Liping Zhang
2016-09-09
1
-4
/
+0
|
/
/
*
|
netfilter: log: Check param to avoid overflow in nf_log_set
Gao Feng
2016-08-30
1
-2
/
+1
*
|
netfilter: remove __nf_ct_kill_acct helper
Florian Westphal
2016-08-30
1
-10
/
+3
*
|
netfilter: conntrack: get rid of conntrack timer
Florian Westphal
2016-08-30
1
-5
/
+18
[prev]
[next]