index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-3
/
+5
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+0
2015-06-01
Revert "netfilter: ensure number of counters is >0 in do_replace()"
Bernhard Thaler
1
-4
/
+0
2015-05-26
netfilter: ebtables: fix comment grammar
Geert Uytterhoeven
1
-1
/
+1
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2015-05-20
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
1
-0
/
+4
2015-05-15
netfilter: x_tables: add context to know if extension runs from nft_compat
Pablo Neira Ayuso
1
-2
/
+4
2015-05-05
ebtables: Use eth_proto_is_802_3
Alexander Duyck
1
-1
/
+1
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
1
-1
/
+1
2015-04-13
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
1
-1
/
+1
2015-04-13
netfilter: nf_tables: convert expressions to u32 register pointers
Patrick McHardy
1
-2
/
+2
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2
-7
/
+7
2015-04-13
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
1
-11
/
+2
2015-04-13
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
1
-2
/
+2
2015-04-13
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
1
-1
/
+4
2015-04-08
netfilter: Fix switch statement warnings with recent gcc.
David Miller
1
-0
/
+2
2015-04-04
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
David S. Miller
1
-13
/
+11
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
3
-22
/
+16
2015-03-10
netfilter: fix sparse warnings in reject handling
Florian Westphal
1
-1
/
+1
2015-03-03
netfilter: bridge: rework reject handling
Florian Westphal
1
-18
/
+66
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-23
/
+6
2015-01-19
netfilter: nf_tables: validate hooks in NAT expressions
Pablo Neira Ayuso
1
-23
/
+6
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2
-3
/
+3
2014-11-27
netfilter: nf_tables_bridge: set the pktinfo for IPv4/IPv6 traffic
Alvaro Neira
1
-1
/
+39
2014-11-27
netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions
Alvaro Neira
2
-47
/
+53
2014-11-03
netfilter: nft_reject_bridge: Fix powerpc build error
Guenter Roeck
1
-0
/
+1
2014-10-31
netfilter: nft_reject_bridge: restrict reject to prerouting and input
Pablo Neira Ayuso
1
-1
/
+32
2014-10-31
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
Pablo Neira Ayuso
1
-10
/
+253
2014-10-31
netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing
Pablo Neira Ayuso
1
-2
/
+4
2014-10-02
netfilter: nf_tables: allow to filter from prerouting and postrouting
Pablo Neira Ayuso
1
-0
/
+2
2014-10-02
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
1
-5
/
+90
2014-09-09
netfilter: ebtables: create audit records for replaces
Nicolas Dichtel
1
-0
/
+15
2014-08-08
netfilter: don't use mutex_lock_interruptible()
Pablo Neira Ayuso
1
-8
/
+2
2014-07-25
netfilter: kill remnants of ulog targets
Paul Bolle
1
-1
/
+0
2014-07-22
netfilter: bridge: add reject support
Pablo Neira Ayuso
3
-0
/
+74
2014-06-27
netfilter: bridge: add generic packet logger
Pablo Neira Ayuso
4
-43
/
+107
2014-06-25
netfilter: nf_log: use an array of loggers instead of list
Pablo Neira Ayuso
1
-0
/
+1
2014-06-25
netfilter: kill ulog targets
Pablo Neira Ayuso
2
-409
/
+0
2014-05-26
netfilter: bridge: fix Kconfig unmet dependencies
Pablo Neira
1
-5
/
+2
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
David S. Miller
3
-1
/
+153
2014-04-24
netfilter: nf_tables: Add meta expression key for bridge interface name
Tomasz Bursztyka
3
-1
/
+153
2014-04-05
netfilter: Can't fail and free after table replacement
Thomas Graf
1
-3
/
+2
2014-02-24
bridge: netfilter: Use ether_addr_copy
Joe Perches
4
-6
/
+6
2014-01-09
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
1
-1
/
+1
2014-01-09
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
1
-2
/
+2
2014-01-09
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
1
-1
/
+1
2014-01-09
netfilter: nf_tables: add missing module references to chain types
Patrick McHardy
1
-0
/
+1
2014-01-07
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
1
-0
/
+1
2014-01-07
netfilter: nf_tables: make chain types override the default AF functions
Patrick McHardy
1
-19
/
+19
[next]