summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-08net: move ptype_all into net_hotdataEric Dumazet5-13/+13
2024-03-08net: move netdev_tstamp_prequeue into net_hotdataEric Dumazet5-7/+9
2024-03-08net: move netdev_budget and netdev_budget to net_hotdataEric Dumazet5-9/+12
2024-03-08net: introduce struct net_hotdataEric Dumazet8-16/+37
2024-03-08Merge branch 'selftests-mptcp-share-code-and-fix-shellcheck-warnings'Jakub Kicinski8-244/+210
2024-03-08selftests: userspace pm: avoid relaunching pm eventsMatthieu Baerts (NGI0)1-16/+13
2024-03-08selftests: mptcp: simult flows: fix shellcheck warningsMatthieu Baerts (NGI0)1-2/+8
2024-03-08selftests: mptcp: pm netlink: fix shellcheck warningsMatthieu Baerts (NGI0)1-4/+10
2024-03-08selftests: mptcp: sockopt: fix shellcheck warningsMatthieu Baerts (NGI0)1-4/+10
2024-03-08selftests: mptcp: connect: fix shellcheck warningsMatthieu Baerts (NGI0)1-29/+47
2024-03-08selftests: mptcp: diag: fix shellcheck warningsMatthieu Baerts (NGI0)1-4/+10
2024-03-08selftests: mptcp: add mptcp_lib_events helperGeliang Tang3-18/+18
2024-03-08selftests: mptcp: more operations in ns_init/exitGeliang Tang7-24/+4
2024-03-08selftests: mptcp: add mptcp_lib_ns_init/exit helpersGeliang Tang8-67/+53
2024-03-08selftests: mptcp: add local variables rndhGeliang Tang2-0/+2
2024-03-08selftests: mptcp: add mptcp_lib_check_tools helperGeliang Tang8-73/+40
2024-03-08selftests: mptcp: stop forcing iptables-legacyMatthieu Baerts (NGI0)2-16/+8
2024-03-08Merge tag 'rxrpc-iothread-20240305' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski21-804/+853
2024-03-08net: usbnet: Remove generic .ndo_get_stats64Breno Leitao1-1/+0
2024-03-08net: usbnet: Leverage core stats allocatorBreno Leitao1-7/+1
2024-03-08dpll: spec: use proper enum for pin capabilities attributeJiri Pirko1-0/+1
2024-03-08net: dsa: mv88e6xxx: update 88e6185 PCS driver to use neg_modeRussell King (Oracle)1-1/+2
2024-03-08net: pcs: rzn1-miic: update PCS driver to use neg_modeRussell King (Oracle)1-2/+3
2024-03-08net: phy: marvell: add comment about m88e1111_config_init_1000basex()Russell King (Oracle)1-1/+4
2024-03-08netlink: let core handle error cases in dump operationsEric Dumazet4-20/+3
2024-03-08selftests/net: fix waiting time for ipv6_gc test in fib_tests.sh.Kui-Feng Lee1-10/+7
2024-03-08mpls: Do not orphan the skbChristoph Paasch1-2/+0
2024-03-08net: dsa: Leverage core stats allocatorFlorian Fainelli1-7/+1
2024-03-08atm: fore200e: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-08Merge branch 'tools-net-ynl-add-support-for-nlctrl-netlink-family'Jakub Kicinski8-29/+265
2024-03-08doc/netlink/specs: Add spec for nlctrl netlink familyDonald Hunter1-0/+206
2024-03-08doc/netlink: Allow empty enum-name in ynl specsDonald Hunter3-18/+27
2024-03-08tools/net/ynl: Add nest-type-value decodingDonald Hunter1-0/+12
2024-03-08tools/net/ynl: Fix c codegen for array-nestDonald Hunter1-1/+1
2024-03-08tools/net/ynl: Report netlink errors without stacktraceDonald Hunter2-9/+13
2024-03-08tools/net/ynl: Fix extack decoding for netlink-rawDonald Hunter1-1/+6
2024-03-08Merge branch 'isdn-constify-struct-class-usage'Jakub Kicinski2-15/+22
2024-03-08isdn: capi: make capi_class constantRicardo B. Marliere1-9/+12
2024-03-08isdn: mISDN: make elements_class constantRicardo B. Marliere1-6/+10
2024-03-08dt-bindings: net: dp83822: change ti,rmii-mode descriptionJérémie Dautheribes1-4/+4
2024-03-08net: x25: remove dead links from KconfigJustin Swartz1-2/+0
2024-03-07tools: ynl: check for overflow of constructed messagesJakub Kicinski3-4/+68
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski233-1427/+2718
2024-03-07Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds64-270/+443
2024-03-07Merge branch 'tcp-add-two-missing-addresses-when-using-trace'Paolo Abeni1-2/+4
2024-03-07tcp: add tracing of skbaddr in tcp_event_skb classJason Xing1-1/+2
2024-03-07tcp: add tracing of skb/skaddr in tcp_event_sk_skb classJason Xing1-1/+2
2024-03-07Merge branch 'doc-sfp-phylink-update-the-porting-guide'Paolo Abeni2-17/+133
2024-03-07net: phylink: clean the pcs_get_state documentationMaxime Chevallier1-3/+0
2024-03-07doc: sfp-phylink: update the porting guide with PCS handlingMaxime Chevallier1-14/+133