index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
64
-716
/
+4567
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
4
-15
/
+49
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2012-09-26
netfilter: xt_limit: have r->cost != 0 case work
Jan Engelhardt
1
-4
/
+4
2012-09-24
netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute
Pablo Neira Ayuso
1
-2
/
+7
2012-09-24
netfilter: nfnetlink_queue: fix maximum packet length to userspace
Pablo Neira Ayuso
1
-3
/
+7
2012-09-24
netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
Pablo Neira Ayuso
3
-2
/
+26
2012-09-24
netfilter: xt_time: add support to ignore day transition
Florian Westphal
1
-1
/
+23
2012-09-22
netfilter: ipset: Support to match elements marked with "nomatch"
Jozsef Kadlecsik
6
-20
/
+50
2012-09-22
netfilter: ipset: Coding style fixes
Jozsef Kadlecsik
2
-5
/
+8
2012-09-22
netfilter: ipset: Include supported revisions in module description
Jozsef Kadlecsik
11
-39
/
+72
2012-09-22
netfilter: ipset: Add /0 network support to hash:net,iface type
Jozsef Kadlecsik
1
-23
/
+21
2012-09-21
netfilter: ipset: Check and reject crazy /0 input parameters
Jozsef Kadlecsik
6
-10
/
+13
2012-09-21
netfilter: ipset: Fix sparse warnings "incorrect type in assignment"
Jozsef Kadlecsik
7
-33
/
+39
2012-09-21
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
Jan Engelhardt
3
-0
/
+202
2012-09-21
netfilter: combine ipt_NETMAP and ip6t_NETMAP
Jan Engelhardt
3
-0
/
+176
2012-09-21
netfilter: nf_nat: remove obsolete rcu_read_unlock call
Ulrich Weber
1
-3
/
+1
2012-09-21
netfilter: nf_nat: fix oops when unloading protocol modules
Patrick McHardy
2
-0
/
+4
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-48
/
+39
2012-09-13
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
5
-9
/
+4
2012-09-12
netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_nat
Pablo Neira Ayuso
1
-3
/
+0
2012-09-12
netfilter: log: Fix log-level processing
Joe Perches
1
-2
/
+2
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
9
-96
/
+96
2012-09-10
ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD
Wei Yongjun
1
-2
/
+1
2012-09-09
netfilter: Validate the sequence number of dataless ACK packets as well
Jozsef Kadlecsik
1
-8
/
+2
2012-09-09
netfilter: Mark SYN/ACK packets as invalid from original direction
Jozsef Kadlecsik
1
-11
/
+8
2012-09-09
netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2012-09-09
netfilter: nf_nat: fix out-of-bounds access in address selection
Florian Westphal
1
-1
/
+1
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
1
-1
/
+1
2012-09-06
netfilter: take care of timewait sockets
Eric Dumazet
2
-22
/
+25
2012-09-05
netfilter: fix crash during boot if NAT has been compiled built-in
Pablo Neira Ayuso
1
-1
/
+1
2012-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
8
-28
/
+79
2012-09-03
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()
Michael Wang
3
-7
/
+7
2012-09-03
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()
Michael Wang
3
-18
/
+14
2012-09-03
netfilter: remove xt_NOTRACK
Cong Wang
3
-67
/
+0
2012-09-03
netfilter: nf_conntrack: add nf_ct_timeout_lookup
Pablo Neira Ayuso
1
-6
/
+1
2012-09-03
netfilter: xt_CT: refactorize xt_ct_tg_check
Pablo Neira Ayuso
1
-136
/
+126
2012-09-03
netfilter: xt_socket: fix compilation warnings with gcc 4.7
Pablo Neira Ayuso
1
-6
/
+6
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-9
/
+20
2012-08-31
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
1
-5
/
+11
2012-08-30
netfilter: nfnetlink_log: fix error return code in init path
Julia Lawall
1
-1
/
+3
2012-08-30
netfilter: ctnetlink: fix error return code in init path
Julia Lawall
1
-1
/
+2
2012-08-30
ipvs: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-30
netfilter: nf_nat: support IPv6 in TFTP NAT helper
Pablo Neira Ayuso
4
-2
/
+57
2012-08-30
netfilter: nf_nat: support IPv6 in IRC NAT helper
Pablo Neira Ayuso
4
-2
/
+100
2012-08-30
netfilter: nf_nat: support IPv6 in SIP NAT helper
Patrick McHardy
4
-34
/
+649
2012-08-30
netfilter: nf_nat: support IPv6 in amanda NAT helper
Patrick McHardy
4
-2
/
+92
2012-08-30
netfilter: nf_nat: support IPv6 in FTP NAT helper
Patrick McHardy
4
-2
/
+152
2012-08-30
netfilter: ipv6: add IPv6 NAT support
Patrick McHardy
2
-0
/
+5
2012-08-30
netfilter: add protocol independent NAT core
Patrick McHardy
17
-13
/
+2190
[next]