index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2015-05-11
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-04-27
netfilter; Add some missing default cases to switch statements in nft_reject.
David S. Miller
2015-04-24
netfilter: nf_tables: fix wrong length for jump/goto verdicts
Florian Westphal
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-13
tcp/dccp: get rid of central timewait timer
Eric Dumazet
2015-04-13
netfilter: Fix format string of nfnetlink_log proc file
Richard Weinberger
2015-04-13
netfilter: Fix format string of nfnetlink_queue proc file
Richard Weinberger
2015-04-13
netfilter: Fix portid types
Richard Weinberger
2015-04-13
netfilter: nf_tables: get rid of the expression example code
Pablo Neira Ayuso
2015-04-13
netfilter: nft_dynset: dynamic stateful expression instantiation
Patrick McHardy
2015-04-13
netfilter: nf_tables: add flag to indicate set contains expressions
Patrick McHardy
2015-04-13
netfilter: nf_tables: mark stateful expressions
Patrick McHardy
2015-04-13
netfilter: nf_tables: prepare for expressions associated to set elements
Patrick McHardy
2015-04-13
netfilter: nf_tables: add helper functions for expression handling
Patrick McHardy
2015-04-13
netfilter: nf_tables: variable sized set element keys / data
Patrick McHardy
2015-04-13
netfilter: nf_tables: support variable sized data in nft_data_init()
Patrick McHardy
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
2015-04-13
netfilter: nf_tables: convert sets to u32 data pointers
Patrick McHardy
2015-04-13
netfilter: nf_tables: kill nft_data_cmp()
Patrick McHardy
2015-04-13
netfilter: nf_tables: convert expressions to u32 register pointers
Patrick McHardy
2015-04-13
netfilter: nf_tables: use struct nft_verdict within struct nft_data
Patrick McHardy
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
2015-04-13
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
2015-04-13
netfilter: nft_lookup: use nft_validate_register_store() to validate types
Patrick McHardy
2015-04-13
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
2015-04-13
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
2015-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-08
netfilter: Fix switch statement warnings with recent gcc.
David Miller
2015-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2015-04-08
netfilter: nf_tables: support optional userdata for set elements
Patrick McHardy
2015-04-08
netfilter: nf_tables: add support for dynamic set updates
Patrick McHardy
2015-04-08
netfilter: nf_tables: support different set binding types
Patrick McHardy
2015-04-08
netfilter: nf_tables: prepare set element accounting for async updates
Patrick McHardy
2015-04-08
netfilter: nf_tables: fix set selection when timeouts are requested
Patrick McHardy
2015-04-08
netfilter: physdev: use helpers
Florian Westphal
2015-04-08
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
2015-04-08
netfilter: x_tables: don't extract flow keys on early demuxed sks in socket m...
Daniel Borkmann
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-07
netfilter: Add socket pointer to nf_hook_state.
David Miller
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
2015-04-04
netfilter: Use nf_hook_state in nf_queue_entry.
David S. Miller
2015-04-04
netfilter: Create and use nf_hook_state.
David S. Miller
2015-04-01
netfilter: nft_meta: fix cgroup matching
Pablo Neira Ayuso
2015-04-01
netfilter: x_tables: fix cgroup matching on non-full sks
Daniel Borkmann
2015-04-01
netfilter: nft_hash: add support for timeouts
Patrick McHardy
2015-04-01
netfilter: nf_tables: add GC synchronization helpers
Patrick McHardy
[next]