index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2014-08-01
netfilter: nf_tables: Avoid duplicate call to nft_data_uninit() for same key
Thomas Graf
2014-07-25
netfilter: xt_LED: fix too short led-always-blink
Jiri Prchal
2014-07-17
ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding
Alex Gartrell
2014-07-16
ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack
Julian Anastasov
2014-07-14
netfilter: nf_tables: 64bit stats need some extra synchronization
Eric Dumazet
2014-07-14
netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale
Pablo Neira Ayuso
2014-07-14
netfilter: nf_tables: safe RCU iteration on list when dumping
Pablo Neira Ayuso
2014-06-30
netfilter: nf_tables: skip transaction if no update flags in tables
Pablo Neira Ayuso
2014-06-16
netfilter: nf_nat: fix oops on netns removal
Florian Westphal
2014-06-16
netfilter: ctnetlink: add zone size to length
Ken-ichirou MATSUZAWA
2014-06-16
Merge branch 'ipvs'
Pablo Neira Ayuso
2014-06-16
netfilter: nft_nat: don't dump port information if unset
Pablo Neira Ayuso
2014-06-16
netfilter: nf_tables: indicate family when dumping set elements
Pablo Neira Ayuso
2014-06-16
netfilter: nft_compat: call {target, match}->destroy() to cleanup entry
Pablo Neira Ayuso
2014-06-16
netfilter: nf_tables: fix wrong type in transaction when replacing rules
Pablo Neira Ayuso
2014-06-16
netfilter: nf_tables: decrement chain use counter when replacing rules
Pablo Neira Ayuso
2014-06-16
netfilter: nf_tables: use u32 for chain use counter
Pablo Neira Ayuso
2014-06-16
netfilter: nf_tables: use RCU-safe list insertion when replacing rules
Pablo Neira Ayuso
2014-06-16
netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper
Florian Westphal
2014-06-16
netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks
Pablo Neira Ayuso
2014-06-13
ipvs: stop tot_stats estimator only under CONFIG_SYSCTL
Julian Anastasov
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-08
Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-07
net: netfilter: LLVMLinux: vlais-netfilter
Mark Charlebois
2014-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-06-05
net: use the new API kvfree()
WANG Cong
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-06-02
netfilter: nf_tables: atomic allocation in set notifications from rcu callback
Pablo Neira Ayuso
2014-06-02
netfilter: nf_tables: allow to delete several objects from a batch
Pablo Neira Ayuso
2014-06-02
netfilter: nft_rbtree: introduce locking
Pablo Neira Ayuso
2014-06-02
netfilter: nf_tables: release objects in reverse order in the abort path
Pablo Neira Ayuso
2014-06-02
netfilter: nf_tables: fix wrong transaction ordering in set elements
Pablo Neira Ayuso
2014-06-02
netfilter: nfnetlink_acct: Fix memory leak
Mathieu Poirier
2014-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-05-26
ipvs: Fix panic due to non-linear skb
Peter Christensen
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-23
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
David S. Miller
2014-05-19
netfilter: nf_tables: defer all object release via rcu
Pablo Neira Ayuso
2014-05-19
netfilter: nf_tables: remove skb and nlh from context structure
Pablo Neira Ayuso
2014-05-19
netfilter: nf_tables: simplify nf_tables_*_notify
Pablo Neira Ayuso
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle elements
Pablo Neira Ayuso
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle table
Pablo Neira Ayuso
2014-05-19
netfilter: nf_tables: pass context to nf_tables_updtable()
Pablo Neira Ayuso
2014-05-19
netfilter: nf_tables: disabling table hooks always succeeds
Pablo Neira Ayuso
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle chain
Pablo Neira Ayuso
2014-05-19
netfilter: nf_tables: refactor chain statistic routines
Pablo Neira Ayuso
[next]