index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: remove hook owner refcounting
Florian Westphal
2015-10-16
2
-6
/
+0
*
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
2015-09-18
3
-6
/
+6
*
netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...
Eric W. Biederman
2015-09-18
1
-7
/
+6
*
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
2015-09-18
2
-2
/
+2
*
netfilter: x_tables: Pass struct net in xt_action_param
Eric W. Biederman
2015-09-18
1
-0
/
+1
*
netfilter: nf_tables: kill nft_pktinfo.ops
Eric W. Biederman
2015-09-18
2
-15
/
+13
*
netfilter: ebtables: Simplify the arguments to ebt_do_table
Eric W. Biederman
2015-09-18
4
-16
/
+17
*
netfilter: Use nf_hook_state.net
Eric W. Biederman
2015-09-18
2
-4
/
+4
*
netfilter: reduce sparse warnings
Florian Westphal
2015-08-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-25
2
-3
/
+5
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-02
1
-4
/
+0
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
1
-0
/
+4
|
|
\
\
|
*
|
|
netfilter: x_tables: add context to know if extension runs from nft_compat
Pablo Neira Ayuso
2015-05-15
1
-2
/
+4
|
*
|
|
ebtables: Use eth_proto_is_802_3
Alexander Duyck
2015-05-06
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-06-23
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
netfilter: ebtables: fix comment grammar
Geert Uytterhoeven
2015-05-26
1
-1
/
+1
*
|
|
|
Revert "netfilter: ensure number of counters is >0 in do_replace()"
Bernhard Thaler
2015-06-01
1
-4
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
2015-05-20
1
-0
/
+4
|
|
/
|
/
|
*
|
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
1
-1
/
+1
*
|
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
2015-04-13
1
-1
/
+1
*
|
netfilter: nf_tables: convert expressions to u32 register pointers
Patrick McHardy
2015-04-13
1
-2
/
+2
*
|
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
2
-7
/
+7
*
|
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
2015-04-13
1
-11
/
+2
*
|
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
2015-04-13
1
-2
/
+2
*
|
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
2015-04-13
1
-1
/
+4
*
|
netfilter: Fix switch statement warnings with recent gcc.
David Miller
2015-04-08
1
-0
/
+2
*
|
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
David S. Miller
2015-04-04
1
-13
/
+11
*
|
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
2015-04-04
3
-22
/
+16
*
|
netfilter: fix sparse warnings in reject handling
Florian Westphal
2015-03-10
1
-1
/
+1
*
|
netfilter: bridge: rework reject handling
Florian Westphal
2015-03-03
1
-18
/
+66
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
1
-23
/
+6
|
\
\
|
*
|
netfilter: nf_tables: validate hooks in NAT expressions
Pablo Neira Ayuso
2015-01-19
1
-23
/
+6
*
|
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
2
-3
/
+3
|
/
/
*
|
netfilter: nf_tables_bridge: set the pktinfo for IPv4/IPv6 traffic
Alvaro Neira
2014-11-27
1
-1
/
+39
*
|
netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions
Alvaro Neira
2014-11-27
2
-47
/
+53
|
/
*
netfilter: nft_reject_bridge: Fix powerpc build error
Guenter Roeck
2014-11-03
1
-0
/
+1
*
netfilter: nft_reject_bridge: restrict reject to prerouting and input
Pablo Neira Ayuso
2014-10-31
1
-1
/
+32
*
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
Pablo Neira Ayuso
2014-10-31
1
-10
/
+253
*
netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing
Pablo Neira Ayuso
2014-10-31
1
-2
/
+4
*
netfilter: nf_tables: allow to filter from prerouting and postrouting
Pablo Neira Ayuso
2014-10-02
1
-0
/
+2
*
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
2014-10-02
1
-5
/
+90
*
netfilter: ebtables: create audit records for replaces
Nicolas Dichtel
2014-09-09
1
-0
/
+15
*
netfilter: don't use mutex_lock_interruptible()
Pablo Neira Ayuso
2014-08-08
1
-8
/
+2
*
netfilter: kill remnants of ulog targets
Paul Bolle
2014-07-25
1
-1
/
+0
*
netfilter: bridge: add reject support
Pablo Neira Ayuso
2014-07-22
3
-0
/
+74
*
netfilter: bridge: add generic packet logger
Pablo Neira Ayuso
2014-06-27
4
-43
/
+107
*
netfilter: nf_log: use an array of loggers instead of list
Pablo Neira Ayuso
2014-06-25
1
-0
/
+1
*
netfilter: kill ulog targets
Pablo Neira Ayuso
2014-06-25
2
-409
/
+0
*
netfilter: bridge: fix Kconfig unmet dependencies
Pablo Neira
2014-05-26
1
-5
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
David S. Miller
2014-05-22
3
-1
/
+153
|
\
[next]