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
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-6
/
+12
2019-09-13
netfilter: conntrack: move code to linux/nf_conntrack_common.h.
Jeremy Sowden
1
-1
/
+0
2019-09-13
netfilter: remove nf_conntrack_icmpv6.h header.
Jeremy Sowden
1
-1
/
+0
2019-09-13
netfilter: update include directives.
Jeremy Sowden
8
-6
/
+15
2019-09-13
netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers
Jeremy Sowden
2
-3
/
+9
2019-09-13
netfilter: fix coding-style errors.
Jeremy Sowden
2
-5
/
+5
2019-09-13
netfilter: nf_tables_offload: remove rules when the device unregisters
wenxu
2
-4
/
+50
2019-09-13
netfilter: nf_tables_offload: refactor the nft_flow_offload_rule function
wenxu
1
-7
/
+13
2019-09-13
netfilter: nf_tables_offload: refactor the nft_flow_offload_chain function
wenxu
1
-7
/
+13
2019-09-13
netfilter: nf_tables_offload: add __nft_offload_get_chain function
wenxu
1
-18
/
+34
2019-09-10
netfilter: nft_{fwd,dup}_netdev: add offload support
Pablo Neira Ayuso
5
-2
/
+62
2019-09-10
netfilter: nft_synproxy: add synproxy stateful object support
Fernando Fernandez Mancera
1
-21
/
+122
2019-09-08
netfilter: nf_tables_offload: move indirect flow_block callback logic to core
Pablo Neira Ayuso
2
-11
/
+21
2019-09-08
netfilter: nf_tables_offload: avoid excessive stack usage
Arnd Bergmann
1
-7
/
+13
2019-09-08
netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handling
Dan Carpenter
1
-3
/
+3
2019-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-21
/
+231
2019-09-05
netfilter: nf_tables: fix possible null-pointer dereference in object update
Fernando Fernandez Mancera
1
-0
/
+3
2019-09-03
netfilter: nf_flow_table: set default timeout after successful insertion
Pablo Neira Ayuso
1
-1
/
+1
2019-09-03
netfilter: ctnetlink: honor IPS_OFFLOAD flag
Pablo Neira Ayuso
1
-2
/
+5
2019-09-03
netfilter: nft_fib_netdev: Terminate rule eval if protocol=IPv6 and ipv6 modu...
Leonardo Bras
1
-0
/
+3
2019-09-03
netfilter: nft_quota: add quota object update support
Fernando Fernandez Mancera
1
-7
/
+22
2019-09-03
netfilter: nf_tables: Introduce stateful object update operation
Fernando Fernandez Mancera
1
-7
/
+71
2019-09-02
netfilter: nft_socket: fix erroneous socket assignment
Fernando Fernandez Mancera
1
-3
/
+3
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-6
/
+10
2019-08-29
netfilter: nf_flow_table: clear skb tstamp before xmit
Florian Westphal
1
-1
/
+2
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-11
/
+31
2019-08-27
netfilter: not mark a spinlock as __read_mostly
Li RongQing
2
-3
/
+2
2019-08-27
netfilter: conntrack: make sysctls per-namespace again
Florian Westphal
1
-0
/
+5
2019-08-27
netfilter: nft_dynset: support for element deletion
Ander Juaristi
2
-0
/
+25
2019-08-27
netfilter: nf_conntrack_ftp: Fix debug output
Thomas Jarosch
1
-1
/
+1
2019-08-27
netfilter: xt_physdev: Fix spurious error message in physdev_mt_check
Todd Seidelmann
1
-4
/
+2
2019-08-26
netfilter: nfnetlink_log: add support for VLAN information
Michael Braun
1
-0
/
+57
2019-08-26
netfilter: nft_meta: support for time matching
Ander Juaristi
1
-0
/
+46
2019-08-26
netfilter: nf_tables: Introduce new 64-bit helper register functions
Ander Juaristi
1
-4
/
+5
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-31
/
+116
2019-08-19
netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info
Juliana Rodrigueiro
1
-11
/
+25
2019-08-19
netfilter: nft_flow_offload: missing netlink attribute policy
Pablo Neira Ayuso
1
-0
/
+6
2019-08-18
netfilter: nf_tables: map basechain priority to hardware priority
Pablo Neira Ayuso
2
-3
/
+18
2019-08-14
netfilter: nft_bitwise: Adjust parentheses to fix memcmp size argument
Nathan Chancellor
1
-2
/
+2
2019-08-14
netfilter: nft_flow_offload: skip tcp rst and fin packets
Pablo Neira Ayuso
1
-3
/
+6
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
22
-87
/
+113
2019-08-13
netfilter: conntrack: Use consistent ct id hash calculation
Dirk Morris
1
-8
/
+8
2019-08-13
netfilter: connlabels: prefer static lock initialiser
Florian Westphal
1
-2
/
+1
2019-08-13
netfilter: nf_nat_proto: make tables static
Valdis Klētnieks
1
-2
/
+2
2019-08-13
netfilter: nf_tables: add missing prototypes.
Valdis Klētnieks
3
-3
/
+3
2019-08-13
netfilter: inline four headers files into another one.
Jeremy Sowden
2
-2
/
+1
2019-08-13
netfilter: nf_tables: store data in offload context registers
Pablo Neira Ayuso
1
-7
/
+17
2019-08-13
netfilter: nft_bitwise: add offload support
Pablo Neira Ayuso
1
-0
/
+19
2019-08-13
netfilter: remove unnecessary spaces
yangxingwu
10
-13
/
+13
2019-08-09
netfilter: nf_flow_table: teardown flow timeout race
Pablo Neira Ayuso
1
-9
/
+25
[next]