index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-32
/
+46
2015-03-04
netfilter: nf_tables: fix error handling of rule replacement
Pablo Neira Ayuso
1
-6
/
+0
2015-03-04
netfilter: nf_tables: fix userdata length overflow
Patrick McHardy
1
-9
/
+19
2015-03-04
netfilter: nf_tables: check for overflow of rule dlen field
Patrick McHardy
1
-0
/
+4
2015-03-04
netfilter: nf_tables: fix transaction race condition
Patrick McHardy
1
-1
/
+1
2015-02-27
rhashtable: remove indirection for grow/shrink decision functions
Daniel Borkmann
1
-2
/
+0
2015-02-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs
Pablo Neira Ayuso
1
-0
/
+3
2015-02-22
ipvs: add missing ip_vs_pe_put in sync code
Julian Anastasov
1
-0
/
+3
2015-02-22
netfilter: nf_tables: fix addition/deletion of elements from commit/abort
Pablo Neira Ayuso
1
-9
/
+12
2015-02-22
netfilter: nft_compat: don't truncate ethernet protocol type to u8
Arturo Borrero
1
-7
/
+7
2015-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-18
/
+28
2015-02-16
netfilter: xt_socket: fix a stack corruption bug
Eric Dumazet
1
-9
/
+12
2015-02-16
netfilter: xt_recent: don't reject rule if new hitcount exceeds table max
Florian Westphal
1
-6
/
+5
2015-02-16
netfilter: nft_compat: fix module refcount underflow
Pablo Neira Ayuso
1
-2
/
+10
2015-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-6
/
+58
2015-02-09
ipvs: fix inability to remove a mixed-family RS
Alexey Andriyanov
1
-1
/
+1
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-40
/
+112
2015-02-04
netfilter: Use rhashtable walk iterator
Herbert Xu
1
-17
/
+36
2015-01-30
netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_ID
Patrick McHardy
1
-0
/
+1
2015-01-30
netfilter: nft_compat: add ebtables support
Arturo Borrero
1
-6
/
+57
2015-01-30
netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()
Pablo Neira Ayuso
1
-2
/
+6
2015-01-30
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
1
-11
/
+22
2015-01-26
netfilter: nf_tables: disable preemption when restoring chain counters
Pablo Neira Ayuso
1
-0
/
+2
2015-01-19
netfilter: nf_tables: validate hooks in NAT expressions
Pablo Neira Ayuso
4
-27
/
+82
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2
-9
/
+18
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-133
/
+170
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-27
/
+30
2015-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-27
/
+30
2015-01-08
netfilter: conntrack: Remove nf_ct_conntrack_flush_report
Kristian Evensen
1
-6
/
+0
2015-01-08
netfilter: conntrack: Flush connections with a given mark
Kristian Evensen
1
-25
/
+64
2015-01-06
netfilter: nf_tables: fix flush ruleset chain dependencies
Pablo Neira Ayuso
1
-5
/
+9
2015-01-06
netfilter: nfnetlink: relax strict multicast group check from netlink_bind
Pablo Neira Ayuso
1
-1
/
+1
2015-01-06
netfilter: nfnetlink: validate nfnetlink header from batch
Pablo Neira Ayuso
1
-1
/
+2
2015-01-06
netfilter: conntrack: fix race between confirmation and flush
Pablo Neira Ayuso
1
-11
/
+9
2015-01-05
netfilter: nf_ct_seqadj: print ack seq in the right host byte order
Gao feng
1
-3
/
+3
2015-01-05
netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warnings
Chen Gang
1
-2
/
+2
2015-01-05
netfilter: nfnetlink: remove redundant variable nskb
Duan Jiong
1
-8
/
+7
2015-01-03
rhashtable: Per bucket locks & deferred expansion/shrinking
Thomas Graf
1
-15
/
+12
2015-01-03
nft_hash: Remove rhashtable_remove_pprev()
Thomas Graf
1
-8
/
+3
2015-01-03
rhashtable: Convert bucket iterators to take table and index
Thomas Graf
1
-6
/
+6
2015-01-03
rhashtable: Do hashing inside of rhashtable_lookup_compare()
Thomas Graf
1
-17
/
+29
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
1
-1
/
+1
2014-12-23
netfilter: nf_tables: fix port natting in little endian archs
leroy christophe
1
-4
/
+4
2014-12-23
netfilter: log: remove unnecessary sizeof(char)
Fabian Frederick
1
-2
/
+1
2014-12-23
netfilter: xt_osf: Use continue to reduce indentation
Joe Perches
1
-84
/
+85
2014-12-23
netfilter: conntrack: adjust nf_conntrack_buckets default value
Marcelo Leitner
1
-3
/
+8
2014-12-18
Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Pablo Neira Ayuso
1
-5
/
+5
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
27
-225
/
+502
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
13
-132
/
+133
2014-12-10
ipvs: uninitialized data with IP_VS_IPV6
Dan Carpenter
1
-5
/
+5
[next]