summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-14af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progressEric Dumazet
2022-01-14net: stmmac: Fix "Unbalanced pm_runtime_enable!" warningKai-Heng Feng
2022-01-14lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin
2022-01-14net: apple: bmac: Fix build since dev_addr constificationMichael Ellerman
2022-01-14net: apple: mace: Fix build since dev_addr constificationMichael Ellerman
2022-01-14kselftests/net: list all available tests in usage()Li Zhijian
2022-01-14net: usb: Correct reset handling of smsc95xxMarkus Reichl
2022-01-14bcmgenet: add WOL IRQ checkSergey Shtylyov
2022-01-13net_sched: restore "mpu xxx" handlingKevin Bracey
2022-01-13net: qmi_wwan: Add Hucom Wireless HM-211S/KKyoungkyu Park
2022-01-13net/smc: Resolve the race between SMC-R link access and clearWen Gu
2022-01-13net/smc: Introduce a new conn->lgr validity check helperWen Gu
2022-01-13inet: frags: annotate races around fqdir->dead and fqdir->high_threshEric Dumazet
2022-01-13Merge branch 'smc-race-fixes'David S. Miller
2022-01-13net/smc: Resolve the race between link group access and terminationWen Gu
2022-01-13kselftests/net: adapt the timeout to the largest runtimeLi Zhijian
2022-01-13net: mscc: ocelot: don't let phylink re-enable TX PAUSE on the NPI portVladimir Oltean
2022-01-13atm: iphase: remove redundant pointer skbColin Ian King
2022-01-13sch_api: Don't skip qdisc attach on ingressMaxim Mikityanskiy
2022-01-13net: qmi_wwan: add ZTE MF286D modem 19d2:1485Pawel Dembicki
2022-01-12sit: allow encapsulated IPv6 traffic to be delivered locallyIgnat Korchagin
2022-01-12net: marvell: prestera: Fix deinit sequence for routerYevhen Orlov
2022-01-12net: marvell: prestera: Refactor router functionsYevhen Orlov
2022-01-12net: marvell: prestera: Refactor get/put VR functionsYevhen Orlov
2022-01-12net: marvell: prestera: Cleanup router structYevhen Orlov
2022-01-12Merge branch 'arm-ox810se-add-ethernet-support'Jakub Kicinski
2022-01-12net: stmmac: dwmac-oxnas: Add support for OX810SENeil Armstrong
2022-01-12dt-bindings: net: oxnas-dwmac: Add bindings for OX810SENeil Armstrong
2022-01-12net: bonding: fix bond_xmit_broadcast return value error bugJie Wang
2022-01-12net/smc: fix possible NULL deref in smc_pnet_add_eth()Eric Dumazet
2022-01-12net: bridge: fix net device refcount tracking issue in error pathEric Dumazet
2022-01-12Merge branch 'ipa-fixes'David S. Miller
2022-01-12net: ipa: prevent concurrent replenishAlex Elder
2022-01-12net: ipa: use a bitmap for endpoint replenish_enabledAlex Elder
2022-01-12net: ipa: fix atomic update in ipa_endpoint_replenish()Alex Elder
2022-01-12ref_tracker: use __GFP_NOFAIL more carefullyEric Dumazet
2022-01-12nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTIONJordy Zomer
2022-01-12net: fix sock_timestamping_bind_phc() to release deviceMiroslav Lichvar
2022-01-12Revert "of: net: support NVMEM cells with MAC in text format"Michael Walle
2022-01-11net: phy: at803x: make array offsets staticColin Ian King
2022-01-11nfc: pn544: make array rset_cmd static constColin Ian King
2022-01-11net: sched: do not allocate a tracker in tcf_exts_init()Eric Dumazet
2022-01-11Merge branch 'ipv4-fix-accidental-rto_onlink-flags-passed-to-ip_route_output_...Jakub Kicinski
2022-01-11mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()Guillaume Nault
2022-01-11libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault
2022-01-11gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst()Guillaume Nault
2022-01-11xfrm: Don't accidentally set RTO_ONLINK in decode_session4()Guillaume Nault
2022-01-11net: ethernet: sun4i-emac: replace magic number with macroConley Lee
2022-01-11mctp: test: zero out sockaddrMatt Johnston
2022-01-10Revert "net: vertexcom: default to disabled on kbuild"Saeed Mahameed