index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-27
netfilter: connlabels: Export setting connlabel length
Joe Stringer
2
-12
/
+36
2015-08-27
netfilter: Always export nf_connlabels_replace()
Joe Stringer
1
-2
/
+0
2015-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
10
-23
/
+21
2015-08-19
netfilter: nft_payload: work around vlan header stripping
Florian Westphal
1
-1
/
+56
2015-08-17
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
Tom Herbert
8
-14
/
+15
2015-08-18
netfilter: nf_conntrack: add efficient mark to zone mapping
Daniel Borkmann
3
-38
/
+22
2015-08-18
netfilter: nf_conntrack: add direction support for zones
Daniel Borkmann
6
-88
/
+210
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-10
/
+7
2015-08-11
netfilter: nf_conntrack: push zone object into functions
Daniel Borkmann
10
-97
/
+143
2015-08-07
netfilter: nfacct: per network namespace support
Andreas Schultz
2
-22
/
+51
2015-08-07
netfilter: nft_limit: add per-byte limiting
Pablo Neira Ayuso
1
-4
/
+59
2015-08-07
netfilter: nft_limit: constant token cost per packet
Pablo Neira Ayuso
1
-7
/
+18
2015-08-07
netfilter: nft_limit: add burst parameter
Pablo Neira Ayuso
1
-2
/
+18
2015-08-07
netfilter: nft_limit: factor out shared code with per-byte limiting
Pablo Neira Ayuso
1
-33
/
+53
2015-08-07
netfilter: nft_limit: convert to token-based limiting at nanosecond granularity
Pablo Neira Ayuso
1
-16
/
+26
2015-08-07
netfilter: nft_limit: rename to nft_limit_pkts
Pablo Neira Ayuso
1
-6
/
+6
2015-08-07
netfilter: factor out packet duplication for IPv4/IPv6
Pablo Neira Ayuso
2
-152
/
+8
2015-08-07
netfilter: xt_TEE: get rid of WITH_CONNTRACK definition
Pablo Neira Ayuso
1
-5
/
+3
2015-08-07
netfilter: nft_counter: convert it to use per-cpu counters
Pablo Neira Ayuso
1
-28
/
+69
2015-08-05
netfilter: conntrack: Use flags in nf_ct_tmpl_alloc()
Joe Stringer
1
-2
/
+2
2015-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-102
/
+297
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-77
/
+163
2015-07-30
netfilter: nf_conntrack: checking for IS_ERR() instead of NULL
Dan Carpenter
2
-5
/
+4
2015-07-30
netfilter: nf_ct_sctp: minimal multihoming support
Michal Kubeček
1
-24
/
+77
2015-07-30
netfilter: nf_conntrack: silence warning on falling back to vmalloc()
Pablo Neira Ayuso
1
-3
/
+1
2015-07-23
netfilter: rename local nf_hook_list to hook_list
Pablo Neira Ayuso
1
-14
/
+14
2015-07-23
netfilter: fix possible removal of wrong hook
Pablo Neira Ayuso
1
-22
/
+19
2015-07-23
netfilter: nf_queue: fix nf_queue_nf_hook_drop()
Pablo Neira Ayuso
3
-11
/
+5
2015-07-22
netfilter: nf_conntrack: Support expectations in different zones
Joe Stringer
1
-1
/
+2
2015-07-21
net: #ifdefify sk_classid member of struct sock
Mathias Krause
1
-0
/
+4
2015-07-20
Merge tag 'ipvs-fixes-for-v4.2' of https://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
5
-39
/
+110
2015-07-20
netfilter: fix netns dependencies with conntrack templates
Pablo Neira Ayuso
3
-32
/
+50
2015-07-20
netfilter: Fix memory leak in nf_register_net_hook
Eric W. Biederman
1
-1
/
+3
2015-07-15
netfilter: add and use jump label for xt_tee
Florian Westphal
2
-0
/
+5
2015-07-15
netfilter: xtables: don't save/restore jumpstack offset
Florian Westphal
1
-11
/
+11
2015-07-15
netfilter: move tee_active to core
Florian Westphal
2
-7
/
+9
2015-07-15
netfilter: xtables: compute exact size needed for jumpstack
Florian Westphal
1
-0
/
+4
2015-07-15
netfilter: nftables: Only run the nftables chains in the proper netns
Eric W. Biederman
2
-7
/
+6
2015-07-15
netfilter: Per network namespace netfilter hooks.
Eric W. Biederman
1
-21
/
+161
2015-07-15
netfilter: Factor out the hook list selection from nf_register_hook
Eric W. Biederman
1
-14
/
+18
2015-07-15
netfilter: Simply the tests for enabling and disabling the ingress queue hook
Eric W. Biederman
1
-11
/
+6
2015-07-15
ipvs: Delete an unnecessary check before the function call "module_put"
Markus Elfring
1
-1
/
+1
2015-07-14
ipvs: call skb_sender_cpu_clear
Julian Anastasov
1
-0
/
+6
2015-07-14
ipvs: fix crash with sync protocol v0 and FTP
Julian Anastasov
1
-1
/
+1
2015-07-14
ipvs: skb_orphan in case of forwarding
Alex Gartrell
1
-0
/
+27
2015-07-14
ipvs: fix crash if scheduler is changed
Julian Anastasov
3
-37
/
+69
2015-07-14
ipvs: do not use random local source address for tunnels
Julian Anastasov
1
-1
/
+0
2015-07-14
ipvs: fix ipv6 route unreach panic
Alex Gartrell
1
-0
/
+7
2015-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-14
/
+26
2015-07-13
netfilter: IDLETIMER: fix lockdep warning
Dmitry Torokhov
1
-0
/
+1
[next]