index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-11
net: fix dummy 'nf_conntrack_event_cache()'
Linus Torvalds
1
-1
/
+1
2008-10-09
nf_conntrack_ecache.h: Fix missing braces
Guo-Fu Tseng
1
-0
/
+1
2008-10-08
netfilter: iptables tproxy core
KOVACS Krisztian
1
-0
/
+32
2008-10-08
netfilter: split netfilter IPv4 defragmentation into a separate module
KOVACS Krisztian
1
-0
/
+6
2008-10-08
netfilter: netns nf_conntrack: per-netns conntrack accounting
Alexey Dobriyan
1
-5
/
+5
2008-10-08
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...
Alexey Dobriyan
1
-8
/
+7
2008-10-08
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...
Alexey Dobriyan
1
-1
/
+0
2008-10-08
netfilter: netns nf_conntrack: per-netns statistics
Alexey Dobriyan
1
-4
/
+4
2008-10-08
netfilter: netns nf_conntrack: per-netns event cache
Alexey Dobriyan
1
-6
/
+16
2008-10-08
netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...
Alexey Dobriyan
1
-3
/
+1
2008-10-08
netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook
Alexey Dobriyan
1
-1
/
+1
2008-10-08
netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in()
Alexey Dobriyan
1
-1
/
+2
2008-10-08
netfilter: netns nf_conntrack: per-netns unconfirmed list
Alexey Dobriyan
1
-1
/
+0
2008-10-08
netfilter: netns nf_conntrack: per-netns expectations
Alexey Dobriyan
1
-6
/
+14
2008-10-08
netfilter: netns nf_conntrack: per-netns conntrack hash
Alexey Dobriyan
2
-5
/
+4
2008-10-08
netfilter: netns nf_conntrack: per-netns conntrack count
Alexey Dobriyan
1
-1
/
+0
2008-10-08
netfilter: netns nf_conntrack: add ->ct_net -- pointer from conntrack to netns
Alexey Dobriyan
1
-2
/
+16
2008-10-08
netfilter: netns nf_conntrack: add netns boilerplate
Alexey Dobriyan
1
-2
/
+2
2008-10-08
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
5
-11
/
+11
2008-07-21
netfilter: accounting rework: ct_extend + 64bit counters (v4)
Krzysztof Piotr Oledzki
3
-6
/
+53
2008-07-14
netfilter: Let nf_ct_kill() callers know if del_timer() returned true.
David S. Miller
1
-10
/
+10
2008-07-08
netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc
Pablo Neira Ayuso
1
-1
/
+2
2008-06-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2008-06-17
netfilter: nf_nat: fix RCU races
Patrick McHardy
1
-0
/
+1
2008-06-09
netfilter: nf_conntrack: remove unnecessary function declaration
Rami Rosen
1
-2
/
+0
2008-06-09
netfilter: nf_conntrack: properly account terminating packets
Fabian Hugelshofer
1
-1
/
+18
2008-06-09
netfilter: nf_conntrack: add nf_ct_kill()
Patrick McHardy
1
-0
/
+2
2008-04-29
netfilter: nf_conntrack: padding breaks conntrack hash on ARM
Philip Craig
1
-10
/
+0
2008-04-14
[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...
Jan Engelhardt
1
-2
/
+0
2008-04-14
[NETFILTER]: nf_nat: use bool type in nf_nat_proto
Jan Engelhardt
1
-21
/
+21
2008-04-14
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_tuple.h
Jan Engelhardt
3
-26
/
+28
2008-04-14
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto
Jan Engelhardt
1
-7
/
+6
2008-04-14
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto
Jan Engelhardt
1
-4
/
+4
2008-04-14
[NETFILTER]: Remove unused callbacks in nf_conntrack_l3proto
Jan Engelhardt
1
-11
/
+0
2008-04-14
[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors
Patrick McHardy
1
-0
/
+10
2008-04-14
[NETFILTER]: nf_nat: kill helper and seq_adjust hooks
Patrick McHardy
1
-0
/
+3
2008-04-14
[NETFILTER]: nf_conntrack_extend: warn on confirmed conntracks
Patrick McHardy
1
-8
/
+1
2008-04-14
[NETFILTER]: nf_nat: don't add NAT extension for confirmed conntracks
Patrick McHardy
1
-3
/
+0
2008-04-14
[NETFILTER]: nf_conntrack: add DCCP protocol support
Patrick McHardy
2
-0
/
+8
2008-04-14
[NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocol
Patrick McHardy
1
-3
/
+0
2008-04-14
[NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_common
Patrick McHardy
1
-4
/
+4
2008-04-14
[NETFILTER]: nf_nat: add helpers for common NAT protocol operations
Patrick McHardy
1
-0
/
+11
2008-03-25
[NETFILTER]: nf_conntrack_sip: support multiple media channels
Patrick McHardy
1
-1
/
+1
2008-03-25
[NETFILTER]: nf_conntrack_sip: create signalling expectations
Patrick McHardy
1
-1
/
+3
2008-03-25
[NETFILTER]: Add nf_inet_addr_cmp()
Patrick McHardy
1
-12
/
+3
2008-03-25
[NETFILTER]: nf_conntrack: introduce expectation classes and policies
Patrick McHardy
3
-5
/
+18
2008-03-25
[NETFILTER]: nf_conntrack_expect: support inactive expectations
Patrick McHardy
1
-1
/
+2
2008-03-25
[NETFILTER]: nf_conntrack_expect: constify nf_ct_expect_init arguments
Patrick McHardy
1
-3
/
+3
2008-03-25
[NETFILTER]: nf_conntrack: fix NF_CT_TUPLE_DUMP for IPv4
Patrick McHardy
1
-5
/
+33
2008-03-10
[NETFILTER]: nf_conntrack: replace horrible hack with ksize()
Pekka Enberg
1
-1
/
+0
[next]