index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-19
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
11
-72
/
+146
2017-06-19
netfilter: nf_tables: reduce chain type table size
Florian Westphal
1
-1
/
+4
2017-06-19
netfilter: conntrack: use NFPROTO_MAX to size array
Florian Westphal
1
-9
/
+9
2017-06-19
netfilter: use nf_conntrack_helpers_register when possible
Liping Zhang
2
-35
/
+40
2017-06-19
netfilter, kbuild: use canonical method to specify objs.
Jike Song
1
-4
/
+3
2017-06-19
netfilter: ebt: Use new helper ebt_invalid_target to check target
Gao Feng
4
-4
/
+4
2017-06-19
netns: add and use net_ns_barrier
Florian Westphal
2
-0
/
+26
2017-06-19
netfilter: move table iteration out of netns exit paths
Florian Westphal
1
-9
/
+17
2017-06-19
netfilter: ipt_CLUSTERIP: do not hold dev
Xin Long
1
-28
/
+73
2017-05-29
netfilter: cttimeout: use nf_ct_iterate_cleanup_net to unlink timeout objs
Liping Zhang
1
-34
/
+5
2017-05-29
netfilter: nf_ct_helper: use nf_ct_iterate_destroy to unlink helper objs
Liping Zhang
1
-46
/
+4
2017-05-29
netfilter: nft_set_hash: add lookup variant for fixed size hashtable
Pablo Neira Ayuso
1
-2
/
+58
2017-05-29
netfilter: nft_set_hash: add non-resizable hashtable implementation
Pablo Neira Ayuso
1
-8
/
+202
2017-05-29
netfilter: nf_tables: allow large allocations for new sets
Pablo Neira Ayuso
1
-5
/
+7
2017-05-29
netfilter: nft_set_hash: add nft_hash_buckets()
Pablo Neira Ayuso
1
-1
/
+6
2017-05-29
netfilter: nf_tables: pass set description to ->privsize
Pablo Neira Ayuso
4
-4
/
+7
2017-05-29
netfilter: nf_tables: select set backend flavour depending on description
Pablo Neira Ayuso
4
-29
/
+60
2017-05-29
netfilter: nft_set_hash: use nft_rhash prefix for resizable set backend
Pablo Neira Ayuso
1
-106
/
+106
2017-05-29
netfilter: nf_tables: no size estimation if number of set elements is unknown
Pablo Neira Ayuso
2
-18
/
+7
2017-05-29
netfilter: nft_set_hash: unnecessary forward declaration
Pablo Neira Ayuso
1
-10
/
+8
2017-05-29
netfilter: nat: destroy nat mappings on module exit path only
Florian Westphal
1
-32
/
+5
2017-05-29
netfilter: conntrack: restart iteration on resize
Florian Westphal
1
-6
/
+14
2017-05-29
netfilter: conntrack: add nf_ct_iterate_destroy
Florian Westphal
1
-13
/
+74
2017-05-29
netfilter: conntrack: don't call iter for non-confirmed conntracks
Florian Westphal
1
-10
/
+29
2017-05-29
netfilter: conntrack: rename nf_ct_iterate_cleanup
Florian Westphal
6
-19
/
+19
2017-05-29
netfilter: nft_rt: make local functions static
stephen hemminger
1
-8
/
+8
2017-05-29
netfilter: dup: resolve warnings about missing prototypes
stephen hemminger
1
-0
/
+1
2017-05-29
netfilter: ipt_CLUSTERIP: switch to nf_register_net_hook
Florian Westphal
1
-7
/
+7
2017-05-29
netfilter: ctnetlink: delete extra spaces
linzhang
1
-2
/
+2
2017-05-23
net/sched: fix filter flushing
Jiri Pirko
1
-3
/
+10
2017-05-23
net/sched: properly assign RCU pointer in tcf_chain_tp_insert/remove
Jiri Pirko
1
-2
/
+2
2017-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-120
/
+303
2017-05-23
net: dsa: add VLAN notifier
Vivien Didelot
3
-16
/
+66
2017-05-23
net: dsa: add MDB notifier
Vivien Didelot
3
-16
/
+66
2017-05-23
net: dsa: add FDB notifier
Vivien Didelot
3
-16
/
+66
2017-05-23
net: dsa: add notifier for ageing time
Vivien Didelot
3
-29
/
+62
2017-05-23
net: dsa: move notifier info to private header
Vivien Didelot
1
-0
/
+12
2017-05-23
net: dsa: move VLAN handlers
Vivien Didelot
3
-41
/
+49
2017-05-23
net: dsa: move MDB handlers
Vivien Didelot
3
-41
/
+47
2017-05-23
net: dsa: move FDB handlers
Vivien Didelot
3
-42
/
+47
2017-05-23
net: dsa: move ageing time setter
Vivien Didelot
3
-40
/
+42
2017-05-23
net: dsa: move VLAN filtering setter
Vivien Didelot
3
-16
/
+18
2017-05-23
net: dsa: move bridging routines
Vivien Didelot
3
-57
/
+60
2017-05-23
net: dsa: move port state setters
Vivien Didelot
4
-41
/
+61
2017-05-23
net: dsa: change scope of ageing time setter
Vivien Didelot
1
-9
/
+7
2017-05-23
net: dsa: change scope of VLAN filtering setter
Vivien Didelot
1
-8
/
+7
2017-05-23
net: dsa: change scope of VLAN handlers
Vivien Didelot
1
-24
/
+16
2017-05-23
net: dsa: change scope of MDB handlers
Vivien Didelot
1
-23
/
+18
2017-05-23
net: dsa: change scope of FDB handlers
Vivien Didelot
1
-26
/
+24
2017-05-23
net: dsa: change scope of bridging code
Vivien Didelot
1
-19
/
+17
[next]