summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-20net/sched: taprio: stop going through private ops for dequeue and peekVladimir Oltean1-46/+12
2022-09-20net/sched: taprio: remove redundant FULL_OFFLOAD_IS_ENABLED check in taprio_e...Vladimir Oltean1-3/+3
2022-09-20net/sched: taprio: use rtnl_dereference for oper and admin sched in taprio_de...Vladimir Oltean1-4/+8
2022-09-20net/sched: taprio: taprio_dump and taprio_change are protected by rtnl_mutexVladimir Oltean1-10/+4
2022-09-20net/sched: taprio: taprio_offload_config_changed() is protected by rtnl_mutexVladimir Oltean1-8/+2
2022-09-20nfp: flower: support vlan action in pre_ctHui Zhou1-1/+48
2022-09-20nfp: flower: support hw offload for ct nat actionHui Zhou2-7/+192
2022-09-20nfp: flower: add validation of for police actions which are independent of flowsZiyang Chen1-8/+23
2022-09-20tcp: Introduce optional per-netns ehash.Kuniyuki Iwashima9-8/+164
2022-09-20tcp: Save unnecessary inet_twsk_purge() calls.Kuniyuki Iwashima4-2/+18
2022-09-20tcp: Access &tcp_hashinfo via net.Kuniyuki Iwashima17-78/+108
2022-09-20tcp: Set NULL to sk->sk_prot->h.hashinfo.Kuniyuki Iwashima6-15/+24
2022-09-20tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.Kuniyuki Iwashima7-25/+15
2022-09-20tcp: Clean up some functions.Kuniyuki Iwashima5-46/+45
2022-09-20headers: Remove some left-over license textChristophe JAILLET2-4/+0
2022-09-20selftests/bonding: add a test for bonding lladdr targetHangbin Liu2-0/+66
2022-09-20net: mdio: mux-multiplexer: Switch to use dev_err_probe() helperYang Yingliang1-6/+3
2022-09-20net: mdio: mux-mmioreg: Switch to use dev_err_probe() helperYang Yingliang1-6/+3
2022-09-20net: mdio: mux-meson-g12a: Switch to use dev_err_probe() helperYang Yingliang1-13/+7
2022-09-20ravb: Add RZ/G2L MII interface supportBiju Das2-1/+15
2022-09-20net: rtnetlink: Enslave device before bringing it upPhil Sutter1-7/+7
2022-09-20net: macb: Add zynqmp SGMII dynamic configuration supportRadhey Shyam Pandey1-0/+22
2022-09-20firmware: xilinx: add support for sd/gem configRonak Jain2-0/+76
2022-09-20xen-netfront: make bounce_skb staticruanjinjie1-1/+1
2022-09-20net: phy: micrel: Add interrupts support for LAN8804 PHYHoratiu Vultur1-0/+62
2022-09-20net: sfp: add support for HALNy GPON SFPRussell King (Oracle)2-4/+19
2022-09-20net: sfp: move Huawei MA5671A fixupRussell King (Oracle)1-5/+7
2022-09-20net: sfp: move Alcatel Lucent 3FE46541AA fixupRussell King (Oracle)2-5/+10
2022-09-20net: sfp: move quirk handling into sfp.cRussell King (Oracle)3-97/+104
2022-09-20net: sfp: re-implement soft state polling setupRussell King (Oracle)1-12/+26
2022-09-20dt-bindings: net: dsa: convert ocelot.txt to dt-schemaVladimir Oltean2-213/+260
2022-09-20net: ipa: fix two symbol namesAlex Elder1-2/+2
2022-09-20net: ipa: update sequencer definition constraintsAlex Elder2-3/+14
2022-09-20net: ipa: don't reuse variable namesAlex Elder1-14/+14
2022-09-20net: ipa: move and redefine ipa_version_valid()Alex Elder2-25/+20
2022-09-20net: ipa: move the definition of gsi_ee_idAlex Elder2-8/+8
2022-09-20net: ipa: don't define unneeded GSI register offsetsAlex Elder1-156/+52