Sign in
android-kvm
/
linux
/
88c2b57da4ce3c8b5f849dc5356bdea9e2ed1134
/
net
/
netfilter
7e13318
net: define gso types for IPx over IPv4 and IPv6
by Tom Herbert
· 9 years ago
909b27f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
31b0b38
nf_conntrack: avoid kernel pointer value leak in slab name
by Linus Torvalds
· 9 years ago
c047c3b
netfilter: conntrack: remove uninitialized shadow variable
by Arnd Bergmann
· 9 years ago
e8ed77d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
0c5366b
netfilter: conntrack: use single slab cache
by Florian Westphal
· 9 years ago
a76ae1c
netfilter: conntrack: use a single nat bysource table for all namespaces
by Florian Westphal
· 9 years ago
464c385
netfilter: conntrack: make netns address part of nat bysrc hash
by Florian Westphal
· 9 years ago
bbe848e
Merge tag 'ipvs2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 9 years ago
0a93aae
netfilter: conntrack: use a single expectation table for all namespaces
by Florian Westphal
· 9 years ago
a9a083c
netfilter: conntrack: make netns address part of expect hash
by Florian Westphal
· 9 years ago
03d7dc5
netfilter: conntrack: check netns when walking expect hash
by Florian Westphal
· 9 years ago
698e2a8
ipvs: make drop_entry protection effective for SIP-pe
by Marco Angaroni
· 9 years ago
eda3fc5
netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameter
by Phil Turnbull
· 9 years ago
cb39ad8
netfilter: nf_tables: allow set names up to 32 bytes
by Pablo Neira Ayuso
· 9 years ago
71d8c47
netfilter: conntrack: introduce clash resolution on insertion race
by Pablo Neira Ayuso
· 9 years ago
ba76738
netfilter: conntrack: introduce nf_ct_acct_update()
by Pablo Neira Ayuso
· 9 years ago
4b4ceb9
netfilter: conntrack: __nf_ct_l4proto_find() always returns valid pointer
by Pablo Neira Ayuso
· 9 years ago
3e86638
netfilter: conntrack: consider ct netns in early_drop logic
by Florian Westphal
· 9 years ago
56d52d4
netfilter: conntrack: use a single hashtable for all namespaces
by Florian Westphal
· 9 years ago
1b8c8a9
netfilter: conntrack: make netns address part of hash
by Florian Westphal
· 9 years ago
e0c7d47
netfilter: conntrack: check netns when comparing conntrack objects
by Florian Westphal
· 9 years ago
8680434
netfilter: conntrack: use nf_ct_key_equal() in more places
by Florian Westphal
· 9 years ago
88b68bc
netfilter: conntrack: don't attempt to iterate over empty table
by Florian Westphal
· 9 years ago
5e3c61f
netfilter: conntrack: fix lookup race during hash resize
by Florian Westphal
· 9 years ago
2cf1234
netfilter: conntrack: keep BH enabled during lookup
by Florian Westphal
· 9 years ago
1ad8f48
netfilter: nftables: add connlabel set support
by Florian Westphal
· 9 years ago
cec5913
netfilter: IDLETIMER: fix race condition when destroy the target
by Liping Zhang
· 9 years ago
70d72b7
netfilter: conntrack: init all_locks to avoid debug warning
by Florian Westphal
· 9 years ago
cbdeafd
netfilter/ipvs: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
6cd54fc
Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 9 years ago
3bb398d
netfilter: nf_ct_helper: disable automatic helper assignment
by Pablo Neira Ayuso
· 9 years ago
e701001
netfilter: nft_rbtree: allow adjacent intervals with dynamic updates
by Pablo Neira Ayuso
· 9 years ago
ef1d20e
netfilter: nft_rbtree: introduce nft_rbtree_interval_end() helper
by Pablo Neira Ayuso
· 9 years ago
3971ca1
netfilter: nf_tables: parse element flags from nft_del_setelem()
by Pablo Neira Ayuso
· 9 years ago
0e9091d
netfilter: nf_tables: introduce nft_setelem_parse_flags() helper
by Pablo Neira Ayuso
· 9 years ago
141658f
netfilter: conntrack: use get_random_once for conntrack hash seed
by Florian Westphal
· 9 years ago
7001c6d
netfilter: conntrack: use get_random_once for nat and expectations
by Florian Westphal
· 9 years ago
a3efd81
netfilter: conntrack: move generation seqcnt out of netns_ct
by Florian Westphal
· 9 years ago
11afbff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
b46f6de
libnl: nla_put_be64(): align on a 64-bit area
by Nicolas Dichtel
· 9 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
8fb04d9
ipvs: don't alter conntrack in OPS mode
by Marco Angaroni
· 9 years ago
013b042
ipvs: optimize release of connections in OPS mode
by Marco Angaroni
· 9 years ago
39b9722
ipvs: handle connections started by real-servers
by Marco Angaroni
· 9 years ago
a163f2cb
netfilter: conntrack: don't acquire lock during seq_printf
by Florian Westphal
· 9 years ago
4a96300
netfilter: ctnetlink: restore inlining for netlink message size calculation
by Pablo Neira Ayuso
· 9 years ago
adff6c6
netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'
by Florian Westphal
· 9 years ago
5a8145f
netfilter: labels: don't emit ct event if labels were not changed
by Florian Westphal
· 9 years ago
b4ef159
netfilter: connlabels: move helpers to xt_connlabel
by Florian Westphal
· 9 years ago
aed069d
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
by Alexander Duyck
· 9 years ago
4054ff4
netfilter: ctnetlink: remove unnecessary inlining
by Pablo Neira Ayuso
· 9 years ago
d7591f0
netfilter: x_tables: introduce and use xt_copy_counters_from_user
by Florian Westphal
· 9 years ago
09d9686
netfilter: x_tables: do compat validation via translate_table
by Florian Westphal
· 9 years ago
0188346
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
by Florian Westphal
· 9 years ago
13631bf
netfilter: x_tables: validate all offsets and sizes in a rule
by Florian Westphal
· 9 years ago
ce683e5
netfilter: x_tables: check for bogus target offset
by Florian Westphal
· 9 years ago
7ed2abd
netfilter: x_tables: check standard target size too
by Florian Westphal
· 9 years ago
fc1221b
netfilter: x_tables: add compat version of xt_check_entry_offsets
by Florian Westphal
· 9 years ago
a08e4e19
netfilter: x_tables: assert minimum target size
by Florian Westphal
· 9 years ago
7d35812
netfilter: x_tables: add and use xt_check_entry_offsets
by Florian Westphal
· 9 years ago
da0caad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
ecdfb48
netfilter: conntrack: move expectation event helper to ecache.c
by Florian Westphal
· 9 years ago
3c435e2
netfilter: conntrack: de-inline nf_conntrack_eventmask_report
by Florian Westphal
· 9 years ago
1089ac6
Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
644c7e4
netfilter: nf_conntrack_tcp: Fix stack out of bounds when parsing TCP options
by Jozsef Kadlecsik
· 9 years ago
8f6fd83
rhashtable: accept GFP flags in rhashtable_walk_init
by Bob Copeland
· 9 years ago
3b24d85
tcp/dccp: do not touch listener sk_refcnt under synflood
by Eric Dumazet
· 9 years ago
8d45ff2
netfilter: bridge: nf queue verdict to use NFQA_VLAN and NFQA_L2HDR
by Stephane Bryant
· 9 years ago
15824ab
netfilter: bridge: pass L2 header and VLAN as netlink attributes in queues to userspace
by Stephane Bryant
· 9 years ago
9314011
netfilter: nfnetlink_queue: honor NFQA_CFG_F_FAIL_OPEN when netlink unicast fails
by Pablo Neira Ayuso
· 9 years ago
596cf3f
netfilter: ipset: fix race condition in ipset save, swap and delete
by Vishwanath Pai
· 9 years ago
ccd63c2
netfilter: nf_conntrack: Uses pr_fmt() for logging.
by Weongyo Jeong
· 9 years ago
e39365b
netfilter: nf_conntrack: consolidate lock/unlock into unlock_wait
by Nicholas Mc Guire
· 9 years ago
d157bd7
netfilter: x_tables: check for size overflow
by Florian Westphal
· 9 years ago
f0716cd
netfilter: nft_compat: check match/targetinfo attr size
by Florian Westphal
· 9 years ago
d387eaf
Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs
by Pablo Neira Ayuso
· 9 years ago
793882bf
Merge branch 'master' of git://blackhole.kfki.hu/nf
by Pablo Neira Ayuso
· 9 years ago
d8aacd8
netfilter: ipset: Check IPSET_ATTR_ETHER netlink attribute length
by Jozsef Kadlecsik
· 9 years ago
4c38cd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
7617a24
ipvs: correct initial offset of Call-ID header search in SIP persistence engine
by Marco Angaroni
· 9 years ago
f911b67
ipvs: allow rescheduling after RST
by Julian Anastasov
· 9 years ago
f719e37
ipvs: drop first packet to redirect conntrack
by Julian Anastasov
· 9 years ago
3f20efb
ipvs: handle ip_vs_fill_iph_skb_off failure
by Arnd Bergmann
· 9 years ago
8a6bf5d
netfilter: nft_masq: support port range
by Pablo Neira Ayuso
· 9 years ago
b9e69e1
netfilter: xtables: don't hook tables by default
by Florian Westphal
· 9 years ago
a7ed31c
Merge tag 'ipvs-for-v4.6' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next into HEAD
by Pablo Neira Ayuso
· 9 years ago
64d4e34
net: remove skb_sender_cpu_clear()
by WANG Cong
· 9 years ago
8ee225e
netfilter: xt_osf: remove unused variable
by Sudip Mukherjee
· 9 years ago
b07edbe
netfilter: meta: add PRANDOM support
by Florian Westphal
· 9 years ago
017b1b6
netfilter: nfnetlink_acct: validate NFACCT_FILTER parameters
by Phil Turnbull
· 9 years ago
4504097
netfilter: ipset: Fix set:list type crash when flush/dump set in parallel
by Jozsef Kadlecsik
· 9 years ago
b633353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
c5b0db3
nfnetlink: Revert "nfnetlink: add support for memory mapped netlink"
by Florian Westphal
· 9 years ago
905f0a7
nfnetlink: remove nfnetlink_alloc_skb
by Florian Westphal
· 9 years ago
f6ca9f4
netfilter: ipvs: avoid unused variable warnings
by Arnd Bergmann
· 9 years ago
2d9e9b0
netfilter: ipvs: Remove noisy debug print from ip_vs_del_service
by Yannick Brosseau
· 9 years ago
6fa7966
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
by Edward Cree
· 9 years ago
a583636
inet: refactor inet[6]_lookup functions to take skb
by Craig Gallek
· 9 years ago
5cc6ce9
netfilter: nft_counter: fix erroneous return values
by Anton Protopopov
· 9 years ago
Next »