summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-07netrom: Fix data-races around sysctl_netrom_network_ttl_initialiserJason Xing
2024-03-07netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiserJason Xing
2024-03-07netrom: Fix a data-race around sysctl_netrom_default_path_qualityJason Xing
2024-03-06Merge tag 'ipsec-2024-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-03-06ethtool: remove ethtool_eee_use_linkmodesHeiner Kallweit
2024-03-06mlxbf_gige: add support to display pause frame countersDavid Thompson
2024-03-06net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not setRobert Marko
2024-03-06net: geneve: Remove generic .ndo_get_stats64Breno Leitao
2024-03-06net: geneve: Leverage core stats allocatorBreno Leitao
2024-03-06net: gtp: Move net_device assigned in setupBreno Leitao
2024-03-06net: gtp: Remove generic .ndo_get_stats64Breno Leitao
2024-03-06net: gtp: Leverage core stats allocatorBreno Leitao
2024-03-06net: macsec: Leverage core stats allocatorBreno Leitao
2024-03-06dt-bindings: net: renesas,etheravb: Add support for R-Car V4MThanh Quan
2024-03-06sr9800: Add check for usbnet_get_endpointsChen Ni
2024-03-06selftests/harness: Fix TEST_F()'s vfork handlingMickaël Salaün
2024-03-06Merge branch 'mptcp-some-clean-up-patches'Jakub Kicinski
2024-03-06mptcp: drop lookup_by_id in lookup_addrGeliang Tang
2024-03-06mptcp: set error messages for set_flagsGeliang Tang
2024-03-06mptcp: update set_flags interfacesGeliang Tang
2024-03-06mptcp: drop duplicate header inclusionsGeliang Tang
2024-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-07netfilter: nf_conntrack_h323: Add protection for bmp length out of rangeLena Wang
2024-03-07netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeoutPablo Neira Ayuso
2024-03-07netfilter: nft_ct: fix l3num expectations with inet pseudo familyFlorian Westphal
2024-03-07netfilter: nf_tables: reject constant set with timeoutPablo Neira Ayuso
2024-03-07netfilter: nf_tables: disallow anonymous set with timeout flagPablo Neira Ayuso
2024-03-06Merge tag 'vfs-6.8-release.fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-06Merge tag 'arm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-06Merge tag 'v6.8-p6' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-03-06inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERTJuntong Deng
2024-03-06Merge branch 'ynl-small-recv'David S. Miller
2024-03-06tools: ynl: add --dbg-small-recv for easier kernel testingJakub Kicinski
2024-03-06tools: ynl: support debug printing messagesJakub Kicinski
2024-03-06tools: ynl: allow setting recv() sizeJakub Kicinski
2024-03-06tools: ynl: move the new line in NlMsg __repr__Jakub Kicinski
2024-03-06Merge branch 'tools-ynl-make-clean'David S. Miller
2024-03-06tools: ynl: remove __pycache__ during cleanJakub Kicinski
2024-03-06tools: ynl: add distclean to .PHONY in all makefilesJakub Kicinski
2024-03-06tools: ynl: rename make hardclean -> distcleanJakub Kicinski
2024-03-06net/rds: fix WARNING in rds_conn_connect_if_downEdward Adam Davis
2024-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-06Merge branch 'ravb-cleanups'David S. Miller
2024-03-06ravb: Unify Rx ring maintenance code pathsNiklas Söderlund
2024-03-06ravb: Move maximum Rx descriptor data usage to info structNiklas Söderlund
2024-03-06ravb: Use the max frame size from hardware info for RZ/G2LNiklas Söderlund
2024-03-06ravb: Create helper to allocate skb and align itNiklas Söderlund
2024-03-06ravb: Make it clear the information relates to maximum frame sizeNiklas Söderlund
2024-03-06ravb: Group descriptor types used in Rx ringNiklas Söderlund
2024-03-06Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller