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
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-13
/
+18
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
1
-2
/
+1
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
76
-5286
/
+5835
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+1
2013-04-29
net/netfilter: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs guts
Al Viro
1
-3
/
+11
2013-04-29
sctp: Correct type and usage of sctp_end_cksum()
Simon Horman
1
-3
/
+2
2013-04-29
netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixup
Florian Westphal
1
-2
/
+3
2013-04-29
netfilter: nfnetlink_queue: add skb info attribute
Florian Westphal
1
-0
/
+16
2013-04-29
netfilter: move skb_gso_segment into nfnetlink_queue module
Florian Westphal
2
-104
/
+146
2013-04-29
netfilter: nf_queue: move device refcount bump to extra function
Florian Westphal
1
-21
/
+28
2013-04-29
netfilter: ipset: set match: add support to match the counters
Jozsef Kadlecsik
3
-3
/
+77
2013-04-29
netfilter: ipset: The list:set type with counter support
Jozsef Kadlecsik
1
-6
/
+67
2013-04-29
netfilter: ipset: The hash types with counter support
Jozsef Kadlecsik
8
-19
/
+381
2013-04-29
netfilter: ipset: The bitmap types with counter support
Jozsef Kadlecsik
4
-15
/
+186
2013-04-29
netfilter: ipset: Introduce the counter extension in the core
Jozsef Kadlecsik
1
-0
/
+10
2013-04-29
netfilter: ipset: list:set type using the extension interface
Jozsef Kadlecsik
1
-246
/
+301
2013-04-29
netfilter: ipset: Hash types using the unified code base
Jozsef Kadlecsik
7
-1865
/
+610
2013-04-29
netfilter: ipset: Unified hash type generation
Jozsef Kadlecsik
1
-0
/
+1039
2013-04-29
netfilter: ipset: Bitmap types using the unified code base
Jozsef Kadlecsik
3
-958
/
+316
2013-04-29
netfilter: ipset: Unified bitmap type generation
Jozsef Kadlecsik
1
-0
/
+265
2013-04-29
netfilter: ipset: Introduce extensions to elements in the core
Jozsef Kadlecsik
2
-23
/
+25
2013-04-29
netfilter: ipset: Move often used IPv6 address masking function to header file
Jozsef Kadlecsik
5
-45
/
+0
2013-04-29
netfilter: ipset: Make possible to test elements marked with nomatch
Jozsef Kadlecsik
4
-24
/
+32
2013-04-29
ipvs: ip_vs_sip_fill_param() BUG: bad check of return value
Hans Schillstrom
1
-5
/
+1
2013-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
9
-49
/
+58
2013-04-25
netfilter: nf_nat: missing condition in nf_xfrm_me_harder()
Dan Carpenter
1
-0
/
+1
2013-04-23
ipvs: Use network byte order for sync message size
Simon Horman
1
-13
/
+8
2013-04-23
ipvs: off by one in set_sctp_state()
Dan Carpenter
1
-1
/
+1
2013-04-23
ipvs: Use min3() in ip_vs_dbg_callid()
Simon Horman
1
-1
/
+2
2013-04-23
ipvs: Avoid shadowing net variable in ip_vs_leave()
Simon Horman
1
-2
/
+2
2013-04-23
ipvs: fix sparse warnings for some parameters
Julian Anastasov
2
-17
/
+26
2013-04-23
ipvs: fix sparse warnings in lblc and lblcr
Julian Anastasov
2
-2
/
+2
2013-04-23
ipvs: fix the remaining sparse warnings in ip_vs_ctl.c
Julian Anastasov
1
-4
/
+6
2013-04-23
ipvs: fix sparse warnings for ip_vs_conn listing
Julian Anastasov
1
-8
/
+6
2013-04-23
ipvs: properly dereference dest_dst in ip_vs_forget_dev
Julian Anastasov
1
-1
/
+4
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-45
/
+97
2013-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
27
-8
/
+43
2013-04-19
nfnetlink: add support for memory mapped netlink
Patrick McHardy
3
-5
/
+15
2013-04-19
netfilter: rename netlink related "pid" variables to "portid"
Patrick McHardy
3
-14
/
+15
2013-04-19
netlink: rename ssk to sk in struct netlink_skb_params
Patrick McHardy
1
-1
/
+1
2013-04-18
netfilter: ipset: bitmap:ip,mac: fix listing with timeout
Jozsef Kadlecsik
1
-1
/
+5
2013-04-18
netfilter: add my copyright statements
Patrick McHardy
26
-4
/
+38
2013-04-12
netfilter: nf_nat: fix race when unloading protocol modules
Florian Westphal
1
-33
/
+7
2013-04-09
netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize
Jozsef Kadlecsik
4
-4
/
+76
2013-04-09
netfilter: ipset: list:set: fix reference counter update
Jozsef Kadlecsik
1
-3
/
+7
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
3
-8
/
+6
2013-04-08
netfilter: nat: propagate errors from xfrm_me_harder()
Patrick McHardy
1
-4
/
+5
2013-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+3
2013-04-07
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
35
-1841
/
+2014
[next]