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
2014-07-16
ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack
Julian Anastasov
1
-1
/
+0
2014-07-14
netfilter: nf_tables: 64bit stats need some extra synchronization
Eric Dumazet
2
-8
/
+17
2014-07-14
netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale
Pablo Neira Ayuso
1
-7
/
+23
2014-07-14
netfilter: nf_tables: safe RCU iteration on list when dumping
Pablo Neira Ayuso
1
-41
/
+53
2014-06-30
netfilter: nf_tables: skip transaction if no update flags in tables
Pablo Neira Ayuso
1
-0
/
+3
2014-06-16
netfilter: nf_nat: fix oops on netns removal
Florian Westphal
1
-1
/
+34
2014-06-16
netfilter: ctnetlink: add zone size to length
Ken-ichirou MATSUZAWA
1
-0
/
+6
2014-06-16
Merge branch 'ipvs'
Pablo Neira Ayuso
1
-1
/
+1
2014-06-16
netfilter: nft_nat: don't dump port information if unset
Pablo Neira Ayuso
1
-6
/
+8
2014-06-16
netfilter: nf_tables: indicate family when dumping set elements
Pablo Neira Ayuso
1
-1
/
+1
2014-06-16
netfilter: nft_compat: call {target, match}->destroy() to cleanup entry
Pablo Neira Ayuso
1
-0
/
+18
2014-06-16
netfilter: nf_tables: fix wrong type in transaction when replacing rules
Pablo Neira Ayuso
1
-1
/
+1
2014-06-16
netfilter: nf_tables: decrement chain use counter when replacing rules
Pablo Neira Ayuso
1
-0
/
+2
2014-06-16
netfilter: nf_tables: use u32 for chain use counter
Pablo Neira Ayuso
1
-0
/
+3
2014-06-16
netfilter: nf_tables: use RCU-safe list insertion when replacing rules
Pablo Neira Ayuso
1
-1
/
+1
2014-06-16
netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper
Florian Westphal
1
-3
/
+5
2014-06-16
netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks
Pablo Neira Ayuso
1
-5
/
+3
2014-06-13
ipvs: stop tot_stats estimator only under CONFIG_SYSCTL
Julian Anastasov
1
-1
/
+1
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
15
-507
/
+1237
2014-06-08
Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
1
-5
/
+17
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
1
-1
/
+1
2014-06-07
net: netfilter: LLVMLinux: vlais-netfilter
Mark Charlebois
1
-5
/
+17
2014-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-20
/
+62
2014-06-05
net: use the new API kvfree()
WANG Cong
3
-12
/
+3
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+10
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
1
-1
/
+1
2014-06-02
netfilter: nf_tables: atomic allocation in set notifications from rcu callback
Pablo Neira Ayuso
1
-6
/
+6
2014-06-02
netfilter: nf_tables: allow to delete several objects from a batch
Pablo Neira Ayuso
1
-9
/
+31
2014-06-02
netfilter: nft_rbtree: introduce locking
Pablo Neira Ayuso
1
-1
/
+21
2014-06-02
netfilter: nf_tables: release objects in reverse order in the abort path
Pablo Neira Ayuso
1
-1
/
+2
2014-06-02
netfilter: nf_tables: fix wrong transaction ordering in set elements
Pablo Neira Ayuso
1
-2
/
+2
2014-06-02
netfilter: nfnetlink_acct: Fix memory leak
Mathieu Poirier
1
-1
/
+0
2014-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-10
/
+106
2014-05-26
ipvs: Fix panic due to non-linear skb
Peter Christensen
1
-5
/
+10
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-26
/
+23
2014-05-23
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
1
-2
/
+3
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
David S. Miller
6
-459
/
+1061
2014-05-19
netfilter: nf_tables: defer all object release via rcu
Pablo Neira Ayuso
1
-39
/
+54
2014-05-19
netfilter: nf_tables: remove skb and nlh from context structure
Pablo Neira Ayuso
1
-55
/
+46
2014-05-19
netfilter: nf_tables: simplify nf_tables_*_notify
Pablo Neira Ayuso
1
-58
/
+32
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle elements
Pablo Neira Ayuso
1
-14
/
+68
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle table
Pablo Neira Ayuso
1
-19
/
+126
2014-05-19
netfilter: nf_tables: pass context to nf_tables_updtable()
Pablo Neira Ayuso
1
-25
/
+26
2014-05-19
netfilter: nf_tables: disabling table hooks always succeeds
Pablo Neira Ayuso
1
-6
/
+3
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle chain
Pablo Neira Ayuso
1
-45
/
+158
2014-05-19
netfilter: nf_tables: refactor chain statistic routines
Pablo Neira Ayuso
1
-21
/
+24
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle sets
Pablo Neira Ayuso
2
-18
/
+115
2014-05-19
netfilter: nf_tables: add message type to transactions
Pablo Neira Ayuso
1
-31
/
+43
2014-05-19
netfilter: nf_tables: relocate commit and abort routines in the source file
Pablo Neira Ayuso
1
-80
/
+80
[next]