summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-04Merge branch 'net-dsa-lantiq_gswip-two-fixes-for-net-stable'Jakub Kicinski
2021-01-04net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register accessMartin Blumenstingl
2021-01-04net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYsMartin Blumenstingl
2021-01-04net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_eventXie He
2021-01-04r8169: work around power-saving bug on some chip versionsHeiner Kallweit
2021-01-04net: usb: qmi_wwan: add Quectel EM160R-GLBjørn Mork
2021-01-04selftests: mlxsw: Set headroom size of correct portIdo Schimmel
2021-01-04net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flagCharles Keepax
2021-01-04ibmvnic: fix: NULL pointer dereference.YANG LI
2021-01-04docs: networking: packet_mmap: fix old config referenceBaruch Siach
2021-01-04docs: networking: packet_mmap: fix formatting for C macrosBaruch Siach
2021-01-04vhost_net: fix ubuf refcount incorrectly when sendmsg failsYunjian Wang
2021-01-04bareudp: Fix use of incorrect min_headroom sizeTaehee Yoo
2021-01-04bareudp: set NETIF_F_LLTX flagTaehee Yoo
2020-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-12-28net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He
2020-12-28atlantic: remove architecture dependsLéo Le Bouter
2020-12-28erspan: fix version 1 check in gre_parse_header()Cong Wang
2020-12-28net: hns: fix return value check in __lb_other_process()Yunjian Wang
2020-12-28net: sched: prevent invalid Scell_log shift countRandy Dunlap
2020-12-28net: neighbor: fix a crash caused by mod zeroweichenchen
2020-12-28ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()Guillaume Nault
2020-12-28net: mvpp2: fix pkt coalescing int-threshold configurationStefan Chulski
2020-12-28Merge branch 'net-ipa-fix-some-new-build-warnings'Jakub Kicinski
2020-12-28net: ipa: don't return a value from evt_ring_command()Alex Elder
2020-12-28net: ipa: don't return a value from gsi_channel_command()Alex Elder
2020-12-28Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski
2020-12-28bnxt_en: Check TQM rings for maximum supported value.Michael Chan
2020-12-28bnxt_en: Fix AER recovery.Vasundhara Volam
2020-12-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2020-12-28net: mptcp: cap forward allocation to 1MDavide Caratti
2020-12-28tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGSYunjian Wang
2020-12-28net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko
2020-12-28Merge branch 'net-sysfs-fix-race-conditions-in-the-xps-code'Jakub Kicinski
2020-12-28net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tcAntoine Tenart
2020-12-28net-sysfs: take the rtnl lock when storing xps_rxqsAntoine Tenart
2020-12-28net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tcAntoine Tenart
2020-12-28net-sysfs: take the rtnl lock when storing xps_cpusAntoine Tenart
2020-12-28CDC-NCM: remove "connected" log messageRoland Dreier
2020-12-24bpf: Use thread_group_leader()Jonathan Lemon
2020-12-24bpf: Save correct stopping point in file seq iterationJonathan Lemon
2020-12-24selftests/bpf: Work-around EBUSY errors from hashmap update/deleteAndrii Nakryiko
2020-12-23e1000e: Export S0ix flags to ethtoolMario Limonciello
2020-12-23Revert "e1000e: disable s0ix entry and exit flows for ME systems"Mario Limonciello
2020-12-23e1000e: bump up timeout to wait when ME un-configures ULP modeMario Limonciello
2020-12-23e1000e: Only run S0ix flows if shutdown succeededMario Limonciello
2020-12-23ibmvnic: continue fatal error reset after passive initLijun Pan
2020-12-23net: ethernet: Fix memleak in ethoc_probeDinghao Liu
2020-12-23net/ncsi: Use real net-device for response handlerJohn Wang
2020-12-23net: dcb: Validate netlink message in DCB handlerPetr Machata