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
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
netfilter: nf_tables: No need to check chain existence when tracing
Phil Sutter
2017-07-31
1
-8
/
+5
|
|
*
netfilter: nf_hook_ops structs can be const
Florian Westphal
2017-07-31
1
-1
/
+1
|
|
*
netfilter: nfnetlink_queue: don't queue dying conntracks to userspace
Florian Westphal
2017-07-31
1
-0
/
+19
|
|
*
netfilter: conntrack: destroy functions need to free queued packets
Florian Westphal
2017-07-31
2
-0
/
+5
|
|
*
netfilter: add and use nf_ct_unconfirmed_destroy
Florian Westphal
2017-07-31
2
-4
/
+12
|
|
*
netfilter: expect: add and use nf_ct_expect_iterate helpers
Florian Westphal
2017-07-31
3
-61
/
+90
|
|
*
netfilter: conntrack: Change to deferable work queue
subashab@codeaurora.org
2017-07-31
1
-1
/
+1
|
|
*
netfilter: nf_tables: add fib expression to the netdev family
Pablo M. Bermudo Garay
2017-07-31
3
-0
/
+97
|
|
*
netfilter: nf_tables: Attach process info to NFT_MSG_NEWGEN notifications
Phil Sutter
2017-07-24
1
-1
/
+4
|
|
*
netfilter: Remove duplicated rcu_read_lock.
Taehee Yoo
2017-07-24
20
-128
/
+13
|
|
*
netfilter: nf_tables: keep chain counters away from hot path
Pablo Neira Ayuso
2017-07-24
2
-16
/
+21
|
|
*
netfilter: expect: add to hash table after expect init
Florian Westphal
2017-07-24
1
-6
/
+6
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
3
-14
/
+17
|
|
\
\
|
*
|
|
net: ipv6: add second dif to inet6 socket lookups
David Ahern
2017-08-07
1
-2
/
+2
|
*
|
|
net: ipv4: add second dif to inet socket lookups
David Ahern
2017-08-07
1
-1
/
+1
|
*
|
|
netfilter: remove unused variable
stephen hemminger
2017-07-25
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
1
-23
/
+29
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()
Manfred Spraul
2017-07-25
1
-23
/
+29
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-08-24
3
-14
/
+17
|
\
\
|
|
/
|
/
|
|
*
netfilter: nf_tables: Fix nft limit burst handling
andy zhou
2017-08-24
1
-11
/
+14
|
*
netfilter: check for seqadj ext existence before adding it in nf_nat_setup_info
Xin Long
2017-08-24
1
-1
/
+1
|
*
netfilter: nft_compat: check extension hook mask only if set
Pablo Neira Ayuso
2017-07-19
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-20
4
-157
/
+15
|
\
|
|
*
netfilter: fix netfilter_net_init() return
Dan Carpenter
2017-07-18
1
-2
/
+2
|
*
netfilter: expect: fix crash when putting uninited expectation
Florian Westphal
2017-07-17
1
-1
/
+1
|
*
netfilter: nat: fix src map lookup
Florian Westphal
2017-07-17
1
-8
/
+9
|
*
netfilter: remove old pre-netns era hook api
Florian Westphal
2017-07-17
1
-143
/
+0
|
*
netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcv
Mateusz Jurczyk
2017-07-17
1
-3
/
+3
*
|
net/netfilter/x_tables.c: use kvmalloc() in xt_alloc_table_info()
Michal Hocko
2017-07-12
1
-8
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-07-06
2
-0
/
+14
|
\
|
*
netfilter: nf_ct_dccp/sctp: fix memory leak after netns cleanup
Liping Zhang
2017-06-29
2
-0
/
+14
*
|
sctp: remove the typedef sctp_inithdr_t
Xin Long
2017-07-01
1
-2
/
+2
*
|
sctp: remove the typedef sctp_chunkhdr_t
Xin Long
2017-07-01
4
-23
/
+20
*
|
sctp: remove the typedef sctp_sctphdr_t
Xin Long
2017-07-01
6
-23
/
+22
*
|
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-06-30
23
-430
/
+797
|
\
\
|
*
|
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
2017-06-19
11
-72
/
+146
|
*
|
netfilter: nf_tables: reduce chain type table size
Florian Westphal
2017-06-19
1
-1
/
+4
|
*
|
netfilter: conntrack: use NFPROTO_MAX to size array
Florian Westphal
2017-06-19
1
-9
/
+9
|
*
|
netfilter: use nf_conntrack_helpers_register when possible
Liping Zhang
2017-06-19
2
-35
/
+40
|
*
|
netfilter, kbuild: use canonical method to specify objs.
Jike Song
2017-06-19
1
-4
/
+3
|
*
|
netns: add and use net_ns_barrier
Florian Westphal
2017-06-19
1
-0
/
+9
|
*
|
netfilter: move table iteration out of netns exit paths
Florian Westphal
2017-06-19
1
-9
/
+17
|
*
|
netfilter: cttimeout: use nf_ct_iterate_cleanup_net to unlink timeout objs
Liping Zhang
2017-05-29
1
-34
/
+5
|
*
|
netfilter: nf_ct_helper: use nf_ct_iterate_destroy to unlink helper objs
Liping Zhang
2017-05-29
1
-46
/
+4
|
*
|
netfilter: nft_set_hash: add lookup variant for fixed size hashtable
Pablo Neira Ayuso
2017-05-29
1
-2
/
+58
|
*
|
netfilter: nft_set_hash: add non-resizable hashtable implementation
Pablo Neira Ayuso
2017-05-29
1
-8
/
+202
|
*
|
netfilter: nf_tables: allow large allocations for new sets
Pablo Neira Ayuso
2017-05-29
1
-5
/
+7
|
*
|
netfilter: nft_set_hash: add nft_hash_buckets()
Pablo Neira Ayuso
2017-05-29
1
-1
/
+6
|
*
|
netfilter: nf_tables: pass set description to ->privsize
Pablo Neira Ayuso
2017-05-29
4
-4
/
+7
[prev]
[next]