index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-0
/
+9
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+0
2021-06-07
netfilter: flowtable: Set offload timeouts according to proto values
Oz Shlomo
1
-0
/
+2
2021-06-07
netfilter: nftables: add nf_ct_pernet() helper function
Pablo Neira Ayuso
1
-0
/
+7
2021-05-29
netfilter: nf_tables: remove xt_action_param from nft_pktinfo
Florian Westphal
3
-24
/
+25
2021-05-29
netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()
Florian Westphal
3
-35
/
+26
2021-05-29
netfilter: nf_tables: add and use nft_thoff helper
Florian Westphal
1
-0
/
+5
2021-05-29
netfilter: nf_tables: add and use nft_sk helper
Florian Westphal
1
-0
/
+5
2021-05-29
netfilter: nf_tables: prefer direct calls for set lookups
Florian Westphal
1
-0
/
+24
2021-05-28
netfilter: add and use nft_set_do_lookup helper
Florian Westphal
1
-0
/
+7
2021-05-24
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
1
-6
/
+0
2021-05-14
netfilter: flowtable: Remove redundant hw refresh bit
Roi Dayan
1
-1
/
+0
2021-04-27
netfilter: nftables: add catch-all set element support
Pablo Neira Ayuso
1
-0
/
+5
2021-04-26
netfilter: nftables: add nft_pernet() helper function
Pablo Neira Ayuso
1
-0
/
+8
2021-04-26
netfilter: disable defrag once its no longer needed
Florian Westphal
2
-2
/
+4
2021-04-26
netfilter: nat: move nf_xfrm_me_harder to where it is used
Florian Westphal
1
-2
/
+0
2021-04-18
netfilter: nftables: counter hardware offload support
Pablo Neira Ayuso
2
-0
/
+3
2021-04-18
netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
Pablo Neira Ayuso
1
-1
/
+10
2021-04-18
netfilter: nft_payload: fix C-VLAN offload support
Pablo Neira Ayuso
1
-0
/
+1
2021-04-13
netfilter: flowtable: Add FLOW_OFFLOAD_XMIT_UNSPEC xmit type
Roi Dayan
1
-1
/
+2
2021-04-13
netfilter: conntrack: move ct counter to net_generic data
Florian Westphal
1
-0
/
+2
2021-04-13
netfilter: conntrack: move expect counter to net_generic data
Florian Westphal
1
-0
/
+1
2021-04-13
netfilter: conntrack: move autoassign_helper sysctl to net_generic data
Florian Westphal
1
-0
/
+1
2021-04-13
netfilter: conntrack: move autoassign warning member to net_generic data
Florian Westphal
1
-0
/
+4
2021-04-13
netfilter: flowtable: add vlan match offload support
wenxu
1
-0
/
+2
2021-04-06
netfilter: conntrack: move ecache dwork to net_generic infra
Florian Westphal
2
-21
/
+16
2021-04-06
netfilter: conntrack: move sysctl pointer to net_generic infra
Florian Westphal
1
-0
/
+3
2021-04-06
netfilter: nf_tables: use net_generic infra for transaction data
Florian Westphal
1
-0
/
+11
2021-04-06
netfilter: nf_defrag_ipv6: use net_generic infra
Florian Westphal
1
-0
/
+6
2021-03-31
netfilter: flowtable: dst_check() from garbage collector path
Pablo Neira Ayuso
1
-1
/
+4
2021-03-31
netfilter: nft_log: perform module load from nf_tables
Florian Westphal
1
-0
/
+5
2021-03-31
netfilter: nf_log_common: merge with nf_log_syslog
Florian Westphal
1
-24
/
+0
2021-03-31
netfilter: nf_log_bridge: merge with nf_log_syslog
Florian Westphal
1
-1
/
+0
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2021-03-24
netfilter: flowtable: bridge vlan hardware offload and switchdev
Felix Fietkau
1
-3
/
+5
2021-03-24
netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled
Pablo Neira Ayuso
1
-0
/
+2
2021-03-24
netfilter: flowtable: add vlan support
Pablo Neira Ayuso
1
-3
/
+14
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
Pablo Neira Ayuso
1
-2
/
+14
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
Pablo Neira Ayuso
1
-0
/
+3
2021-03-24
netfilter: flowtable: add xmit path types
Pablo Neira Ayuso
1
-2
/
+9
2021-03-18
netfilter: nftables: update table flags from the commit phase
Pablo Neira Ayuso
1
-3
/
+6
2021-03-18
netfilter: flowtable: fast NAT functions never fail
Pablo Neira Ayuso
1
-6
/
+6
2021-03-18
netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumeration
Pablo Neira Ayuso
1
-1
/
+1
2021-03-18
netfilter: conntrack: Remove unused variable declaration
YueHaibing
1
-3
/
+0
2021-03-18
netfilter: nftables: allow to update flowtable flags
Pablo Neira Ayuso
1
-0
/
+3
2021-02-15
netfilter: nftables: introduce table ownership
Pablo Neira Ayuso
1
-0
/
+6
2021-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
5
-15
/
+18
2021-01-27
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
1
-1
/
+0
2021-01-27
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
4
-9
/
+9
2021-01-27
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
3
-5
/
+5
[next]