summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-19net_sched: sch_tfs: implement lockless etf_dump()Eric Dumazet1-5/+5
2024-04-19net_sched: sch_codel: implement lockless codel_dump()Eric Dumazet1-11/+18
2024-04-19net_sched: sch_choke: implement lockless choke_dump()Eric Dumazet2-16/+17
2024-04-19net_sched: sch_cbs: implement lockless cbs_dump()Eric Dumazet1-10/+10
2024-04-19net_sched: cake: implement lockless cake_dump()Eric Dumazet1-47/+63
2024-04-19net_sched: sch_fq: implement lockless fq_dump()Eric Dumazet1-39/+69
2024-04-18gve: Remove qpl_cfg struct since qpl_ids map with queues respectivelyZiwei Xiao7-113/+20
2024-04-18Merge branch 'net: Add support for Power over Ethernet (PoE)'Jakub Kicinski20-97/+3533
2024-04-18net: pse-pd: Add TI TPS23881 PSE controller driverKory Maincent (Dent Project)3-0/+830
2024-04-18dt-bindings: net: pse-pd: Add bindings for TPS23881 PSE controllerKory Maincent (Dent Project)1-0/+95
2024-04-18net: pse-pd: Add PD692x0 PSE controller driverKory Maincent (Dent Project)3-0/+1235
2024-04-18dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controllerKory Maincent (Dent Project)1-0/+169
2024-04-18net: pse-pd: Use regulator framework within PSE frameworkKory Maincent (Dent Project)3-45/+267
2024-04-18net: pse-pd: Add support for setup_pi_matrix callbackKory Maincent (Dent Project)2-0/+8
2024-04-18dt-bindings: net: pse-pd: Add another way of describing several PSE PIsKory Maincent (Dent Project)1-3/+98
2024-04-18net: pse-pd: Add support for PSE PIsKory Maincent (Dent Project)4-37/+565
2024-04-18MAINTAINERS: Add myself to pse networking maintainerKory Maincent (Dent Project)1-0/+1
2024-04-18netlink: specs: Expand the pse netlink command with PoE interfaceKory Maincent (Dent Project)1-0/+15
2024-04-18netlink: specs: Modify pse attribute prefixKory Maincent (Dent Project)1-9/+9
2024-04-18net: ethtool: pse-pd: Expand pse commands with the PSE PoE interfaceKory Maincent (Dent Project)2-10/+70
2024-04-18net: pse-pd: Introduce PSE types enumerationKory Maincent (Dent Project)4-0/+40
2024-04-18ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDLKory Maincent (Dent Project)6-0/+138
2024-04-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-51/+67
2024-04-18net: dsa: sja1105: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+3
2024-04-18net: dsa: felix: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+3
2024-04-18net: mscc: ocelot: flower: validate control flagsAsbjørn Sloth Tønnesen1-5/+2
2024-04-18sfc: use flow_rule_is_supp_control_flags()Asbjørn Sloth Tønnesen1-4/+3
2024-04-18mlxsw: spectrum_flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+4
2024-04-18selftests: net: set the exit code correctly in Python testsJakub Kicinski3-2/+16
2024-04-18selftests: net: fix counting totals when some checks failJakub Kicinski1-1/+4
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski300-1681/+3387
2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds56-219/+438
2024-04-18Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-3/+3
2024-04-18net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themSiddharth Vadapalli1-0/+18
2024-04-18net: usb: ax88179_178a: avoid writing the mac address before first readingJose Ignacio Tornos Martinez1-2/+2
2024-04-18Merge tag 'random-6.9-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+5
2024-04-18Merge tag 'platform-drivers-x86-v6.9-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds8-5/+73
2024-04-18Revert "vmgenid: emit uevent when VMGENID updates"Jason A. Donenfeld1-2/+0
2024-04-18virtio_net: Support RX hash XDP hintLiang Chen1-0/+43
2024-04-18Merge tag 'nf-24-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni6-23/+62
2024-04-18Merge branch 'net-ipa-header-hygiene'Paolo Abeni62-228/+253
2024-04-18net: ipa: sort all includesAlex Elder28-98/+107
2024-04-18net: ipa: more include file cleanupAlex Elder32-40/+35
2024-04-18net: ipa: eliminate unneeded struct declarationsAlex Elder7-15/+3
2024-04-18net: ipa: add some needed struct declarationsAlex Elder4-4/+7
2024-04-18net: ipa: include "ipa_interrupt.h" where neededAlex Elder5-3/+8
2024-04-18net: ipa: remove unneeded standard includesAlex Elder17-39/+12
2024-04-18net: ipa: include some standard header filesAlex Elder32-32/+84
2024-04-18ibmvnic: Return error code on TX scrq flush failNick Child1-3/+7
2024-04-18neighbour: guarantee the localhost connections be established successfully ev...Zheng Li1-1/+3