index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-16
net: bridge: remove _deliver functions and consolidate forward code
Nikolay Aleksandrov
1
-4
/
+4
2016-07-03
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
6
-91
/
+101
2016-07-01
etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked
Joe Perches
3
-49
/
+34
2016-06-07
bridge: netfilter: checkpatch data type fixes
Tobin C Harding
1
-20
/
+20
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2016-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+45
2016-04-13
netfilter: ebtables: Fix extension lookup with identical name
Phil Sutter
1
-1
/
+5
2016-03-29
netfilter: bridge: add nf_afinfo to enable queuing to userspace
Stephane Bryant
1
-2
/
+45
2016-03-28
netfilter: ipv4: fix NULL dereference
Liping Zhang
1
-10
/
+10
2016-03-28
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
1
-0
/
+4
2016-02-16
ipv4: Namespaceify ip_default_ttl sysctl knob
Nikolay Borisov
1
-3
/
+5
2015-12-28
netfilter: nf_tables: release objects on netns destruction
Pablo Neira Ayuso
1
-1
/
+1
2015-12-09
netfilter: nf_tables: wrap tracing with a static key
Florian Westphal
1
-0
/
+1
2015-11-23
netfilter-bridge: layout of if statements
Ian Morris
2
-6
/
+6
2015-11-23
netfilter-bridge: brace placement
Ian Morris
2
-6
/
+3
2015-11-23
netfilter-bridge: use netdev style comments
Ian Morris
3
-46
/
+56
2015-11-23
netfilter-bridge: Cleanse indentation
Ian Morris
4
-25
/
+25
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
2
-6
/
+0
2015-09-18
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
3
-6
/
+6
2015-09-18
netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...
Eric W. Biederman
1
-7
/
+6
2015-09-18
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
2
-2
/
+2
2015-09-18
netfilter: x_tables: Pass struct net in xt_action_param
Eric W. Biederman
1
-0
/
+1
2015-09-18
netfilter: nf_tables: kill nft_pktinfo.ops
Eric W. Biederman
2
-15
/
+13
2015-09-18
netfilter: ebtables: Simplify the arguments to ebt_do_table
Eric W. Biederman
4
-16
/
+17
2015-09-17
netfilter: Use nf_hook_state.net
Eric W. Biederman
2
-4
/
+4
2015-08-28
netfilter: reduce sparse warnings
Florian Westphal
1
-1
/
+1
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
[next]