Sign in
android-kvm
/
linux
/
517982229f78b2aebf00a8a337e84e8eeea70b8e
/
net
/
netfilter
6bb0fef
netlink, mmap: fix edge-case leakages in nf queue zero-copy
by Daniel Borkmann
· 9 years ago
53cfd05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
62da986
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
by Daniel Borkmann
· 9 years ago
9cf94ea
netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths
by Daniel Borkmann
· 9 years ago
581a5f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
a9de977
netfilter: nfnetlink: work around wrong endianess in res_id field
by Pablo Neira Ayuso
· 9 years ago
96be5f2
netfilter: ipset: Fixing unnamed union init
by Elad Raz
· 9 years ago
851345c
netfilter: reduce sparse warnings
by Florian Westphal
· 9 years ago
6fe7ccf
netfilter: ipset: Out of bound access in hash:net* types fixed
by Jozsef Kadlecsik
· 9 years ago
86ca02e
netfilter: connlabels: Export setting connlabel length
by Joe Stringer
· 9 years ago
55e5713
netfilter: Always export nf_connlabels_replace()
by Joe Stringer
· 9 years ago
1b383bf
Merge tag 'ipvs2-for-v4.3' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 9 years ago
116984a3
netfilter: xt_TEE: use IS_ENABLED(CONFIG_NF_DUP_IPV6)
by Pablo Neira Ayuso
· 10 years ago
d332881
ipvs: add more mcast parameters for the sync daemon
by Julian Anastasov
· 10 years ago
e4ff675
ipvs: add sync_maxlen parameter for the sync daemon
by Julian Anastasov
· 10 years ago
e0b26cc
ipvs: call rtnl_lock early
by Julian Anastasov
· 10 years ago
eefa32d
ipvs: Add ovf scheduler
by Raducu Deaconu
· 10 years ago
81bf1c6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 10 years ago
8cfd23e
netfilter: nft_payload: work around vlan header stripping
by Florian Westphal
· 10 years ago
4b048d6
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
by Tom Herbert
· 10 years ago
5e8018f
netfilter: nf_conntrack: add efficient mark to zone mapping
by Daniel Borkmann
· 10 years ago
deedb59
netfilter: nf_conntrack: add direction support for zones
by Daniel Borkmann
· 10 years ago
182ad46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
308ac91
netfilter: nf_conntrack: push zone object into functions
by Daniel Borkmann
· 10 years ago
3499abb
netfilter: nfacct: per network namespace support
by Andreas Schultz
· 10 years ago
d2168e8
netfilter: nft_limit: add per-byte limiting
by Pablo Neira Ayuso
· 10 years ago
8bdf362
netfilter: nft_limit: constant token cost per packet
by Pablo Neira Ayuso
· 10 years ago
3e87baa
netfilter: nft_limit: add burst parameter
by Pablo Neira Ayuso
· 10 years ago
f8d3a6b
netfilter: nft_limit: factor out shared code with per-byte limiting
by Pablo Neira Ayuso
· 10 years ago
dba27ec
netfilter: nft_limit: convert to token-based limiting at nanosecond granularity
by Pablo Neira Ayuso
· 10 years ago
09e4e42
netfilter: nft_limit: rename to nft_limit_pkts
by Pablo Neira Ayuso
· 10 years ago
bbde9fc
netfilter: factor out packet duplication for IPv4/IPv6
by Pablo Neira Ayuso
· 10 years ago
24b7811
netfilter: xt_TEE: get rid of WITH_CONNTRACK definition
by Pablo Neira Ayuso
· 10 years ago
0c45e769
netfilter: nft_counter: convert it to use per-cpu counters
by Pablo Neira Ayuso
· 10 years ago
f58e5aa
netfilter: conntrack: Use flags in nf_ct_tmpl_alloc()
by Joe Stringer
· 10 years ago
9dc20a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
5510b3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1a727c6
netfilter: nf_conntrack: checking for IS_ERR() instead of NULL
by Dan Carpenter
· 10 years ago
d7ee351
netfilter: nf_ct_sctp: minimal multihoming support
by Michal Kubeček
· 10 years ago
f0ad462
netfilter: nf_conntrack: silence warning on falling back to vmalloc()
by Pablo Neira Ayuso
· 10 years ago
3bbd14e
netfilter: rename local nf_hook_list to hook_list
by Pablo Neira Ayuso
· 10 years ago
7181eba
netfilter: fix possible removal of wrong hook
by Pablo Neira Ayuso
· 10 years ago
2385eb0
netfilter: nf_queue: fix nf_queue_nf_hook_drop()
by Pablo Neira Ayuso
· 10 years ago
4b31814
netfilter: nf_conntrack: Support expectations in different zones
by Joe Stringer
· 10 years ago
e181a54
net: #ifdefify sk_classid member of struct sock
by Mathias Krause
· 10 years ago
b64f48d
Merge tag 'ipvs-fixes-for-v4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs
by Pablo Neira Ayuso
· 10 years ago
0838aa7
netfilter: fix netns dependencies with conntrack templates
by Pablo Neira Ayuso
· 10 years ago
e317fa5
netfilter: Fix memory leak in nf_register_net_hook
by Eric W. Biederman
· 10 years ago
dcebd31
netfilter: add and use jump label for xt_tee
by Florian Westphal
· 10 years ago
7814b6e
netfilter: xtables: don't save/restore jumpstack offset
by Florian Westphal
· 10 years ago
e7c8899
netfilter: move tee_active to core
by Florian Westphal
· 10 years ago
98d1bd8
netfilter: xtables: compute exact size needed for jumpstack
by Florian Westphal
· 10 years ago
fd2ecda
netfilter: nftables: Only run the nftables chains in the proper netns
by Eric W. Biederman
· 10 years ago
085db2c
netfilter: Per network namespace netfilter hooks.
by Eric W. Biederman
· 10 years ago
0edcf28
netfilter: Factor out the hook list selection from nf_register_hook
by Eric W. Biederman
· 10 years ago
4c09115
netfilter: Simply the tests for enabling and disabling the ingress queue hook
by Eric W. Biederman
· 10 years ago
0d6ef06
ipvs: Delete an unnecessary check before the function call "module_put"
by Markus Elfring
· 10 years ago
e3895c0
ipvs: call skb_sender_cpu_clear
by Julian Anastasov
· 10 years ago
5618485
ipvs: fix crash with sync protocol v0 and FTP
by Julian Anastasov
· 10 years ago
71563f3
ipvs: skb_orphan in case of forwarding
by Alex Gartrell
· 10 years ago
05f0050
ipvs: fix crash if scheduler is changed
by Julian Anastasov
· 10 years ago
4754957
ipvs: do not use random local source address for tunnels
by Julian Anastasov
· 10 years ago
326bf17
ipvs: fix ipv6 route unreach panic
by Alex Gartrell
· 10 years ago
638d3c6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
484836e
netfilter: IDLETIMER: fix lockdep warning
by Dmitry Torokhov
· 10 years ago
95dd865
netfilter: ctnetlink: put back references to master ct and expect objects
by Pablo Neira Ayuso
· 10 years ago
dbe7faa
inet: inet_twsk_deschedule factorization
by Eric Dumazet
· 10 years ago
6742b9e
netfilter: nfnetlink: keep going batch handling on missing modules
by Pablo Neira Ayuso
· 10 years ago
f307170
netfilter: nf_queue: Don't recompute the hook_list head
by Eric W. Biederman
· 10 years ago
8405a8f
netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook
by Eric W. Biederman
· 10 years ago
fdab6a4
netfilter: nftables: Do not run chains in the wrong network namespace
by Eric W. Biederman
· 10 years ago
10c04a8
netfilter: use forward declaration instead of including linux/proc_fs.h
by Pablo Neira Ayuso
· 10 years ago
2fd1dc9
netfilter: Kill unused copies of RCV_SKB_FAIL
by Eric W. Biederman
· 10 years ago
01555e7
netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flag
by Harout Hedeshian
· 10 years ago
ef493bd
netfilter: nfnetlink_queue: add security context information
by Roman Kubiak
· 10 years ago
835b803
netfilter: nf_tables_netdev: unregister hooks on net_device removal
by Pablo Neira Ayuso
· 10 years ago
d8ee8f7
netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basechain()
by Pablo Neira Ayuso
· 10 years ago
2cbce13
netfilter: nf_tables: attach net_device to basechain
by Pablo Neira Ayuso
· 10 years ago
711bdde6
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
by Eric Dumazet
· 10 years ago
53b8762
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
by Pablo Neira Ayuso
· 10 years ago
f09becc
netfilter: Kconfig: get rid of parens around depends on
by Pablo Neira Ayuso
· 10 years ago
ca0f6a5
netfilter: ipset: Fix coding styles reported by checkpatch.pl
by Jozsef Kadlecsik
· 10 years ago
00590fd
netfilter: ipset: Introduce RCU locking in list type
by Jozsef Kadlecsik
· 10 years ago
18f84d4
netfilter: ipset: Introduce RCU locking in hash:* types
by Jozsef Kadlecsik
· 10 years ago
96f51428
netfilter: ipset: Introduce RCU locking in bitmap:* types
by Jozsef Kadlecsik
· 10 years ago
b57b2d1
netfilter: ipset: Prepare the ipset core to use RCU at set level
by Jozsef Kadlecsik
· 10 years ago
bd55389
netfilter:ipset Remove rbtree from hash:net,iface
by Jozsef Kadlecsik
· 10 years ago
9c1ba5c
netfilter: ipset: Make sure listing doesn't grab a set which is just being destroyed.
by Jozsef Kadlecsik
· 10 years ago
c4c9978
netfilter: ipset: Fix parallel resizing and listing of the same set
by Jozsef Kadlecsik
· 10 years ago
f690cba
netfilter: ipset: Fix cidr handling for hash:*net* types
by Jozsef Kadlecsik
· 10 years ago
aff2275
netfilter: ipset: Check CIDR value only when attribute is given
by Sergey Popovich
· 10 years ago
a212e08
netfilter: ipset: Make sure we always return line number on batch
by Sergey Popovich
· 10 years ago
2c227f2
netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6
by Sergey Popovich
· 10 years ago
7dd37bc
netfilter: ipset: Check extensions attributes before getting extensions.
by Sergey Popovich
· 10 years ago
edda079
netfilter: ipset: Use SET_WITH_*() helpers to test set extensions
by Sergey Popovich
· 10 years ago
482cfc3
netfilter: xtables: avoid percpu ruleset duplication
by Florian Westphal
· 10 years ago
7796684
netfilter: conntrack: warn the user if there is a better helper to use
by Marcelo Ricardo Leitner
· 10 years ago
583d3f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
ed6c413
netfilter: nf_tables: add netdev table to filter from ingress
by Pablo Neira Ayuso
· 10 years ago
ebddf1a
netfilter: nf_tables: allow to bind table to net_device
by Pablo Neira Ayuso
· 10 years ago
Next »