summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-06netfilter: nf_defrag_ipv6: use net_generic infraFlorian Westphal
2021-04-06netfilter: cttimeout: use net_generic infraFlorian Westphal
2021-04-06netfilter: nfnetlink: use net_generic infraFlorian Westphal
2021-04-06netfilter: nfnetlink: add and use nfnetlink_broadcastFlorian Westphal
2021-04-03netfilter: nftables: remove documentation on static functionsPablo Neira Ayuso
2021-04-03netfilter: nftables: fix a warning message in nf_tables_commit_audit_collect()Dan Carpenter
2021-04-03netfilter: ipvs: do not printk on netns creationFlorian Westphal
2021-03-31netfilter: add helper function to set up the nfnetlink header and use itPablo Neira Ayuso
2021-03-31netfilter: nftables: add helper function to set the base sequence numberPablo Neira Ayuso
2021-03-31netfilter: nftables: remove unnecessary spin_lock_init()Yang Yingliang
2021-03-31netfilter: flowtable: dst_check() from garbage collector pathPablo Neira Ayuso
2021-03-31netfilter: ipset: Remove duplicate declarationWan Jiabing
2021-03-31audit: log nftables configuration change events once per tableRichard Guy Briggs
2021-03-31netfilter: nft_log: perform module load from nf_tablesFlorian Westphal
2021-03-31netfilter: nf_log: add module softdepsFlorian Westphal
2021-03-31netfilter: nf_log_common: merge with nf_log_syslogFlorian Westphal
2021-03-31netfilter: nf_log_bridge: merge with nf_log_syslogFlorian Westphal
2021-03-31netfilter: nf_log_netdev: merge with nf_log_syslogFlorian Westphal
2021-03-31netfilter: nf_log_ipv6: merge with nf_log_syslogFlorian Westphal
2021-03-31netfilter: nf_log_arp: merge with nf_log_syslogFlorian Westphal
2021-03-31netfilter: nf_log_ipv4: rename to nf_log_syslogFlorian Westphal
2021-03-30net: mhi: remove pointless conditional before kfree_skb()Yang Yingliang
2021-03-30stmmac: intel: add cross time-stamping freq difference adjustmentWong Vee Khee
2021-03-30mISDN: Use LIST_HEAD() for list_headShixin Liu
2021-03-30mISDN: Use DEFINE_SPINLOCK() for spinlockShixin Liu
2021-03-30Merge branch 'rfc8335-probe'David S. Miller
2021-03-30icmp: add response to RFC 8335 PROBE messagesAndreas Roeseler
2021-03-30ipv6: add ipv6_dev_find to stubsAndreas Roeseler
2021-03-30net: add support for sending RFC 8335 PROBE messagesAndreas Roeseler
2021-03-30net: add sysctl for enabling RFC 8335 PROBE messagesAndreas Roeseler
2021-03-30ICMPV6: add support for RFC 8335 PROBEAndreas Roeseler
2021-03-30icmp: add support for RFC 8335 PROBEAndreas Roeseler
2021-03-30net: phy: lan87xx: fix access to wrong register of LAN87xxAndre Edich
2021-03-30Merge tag 'linux-can-next-for-5.13-20210330' of git://git.kernel.org/pub/scm/...David S. Miller
2021-03-30Merge tag 'mlx5-updates-2021-03-29' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-03-30can: c_can: add support to 64 message objectsDario Binacchi
2021-03-30can: c_can: prepare to up the message objects numberDario Binacchi
2021-03-30can: c_can: use 32-bit write to set arbitration registerDario Binacchi
2021-03-30can: c_can: add a comment about IF_RX interface's useDario Binacchi
2021-03-30can: c_can: fix indentationDario Binacchi
2021-03-30can: c_can: remove unused codeDario Binacchi
2021-03-30can: c_can: fix remaining checkpatch warningsMarc Kleine-Budde
2021-03-30can: c_can: replace double assignments by two single onesMarc Kleine-Budde
2021-03-30can: c_can: fix print formating stringMarc Kleine-Budde
2021-03-30can: c_can: fix indentionMarc Kleine-Budde
2021-03-30can: c_can: remove unnecessary blank lines and add suggested onesMarc Kleine-Budde
2021-03-30can: c_can: convert block comments to network style commentsMarc Kleine-Budde
2021-03-30can: mcp251xfd: add HW timestamp to RX, TX and error CAN framesMarc Kleine-Budde
2021-03-30can: mcp251xfd: add HW timestamp infrastructureMarc Kleine-Budde
2021-03-30can: mcp251xfd: mcp251xfd_get_timestamp(): move to mcp251xfd.hMarc Kleine-Budde