summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-13inet: frags: annotate races around fqdir->dead and fqdir->high_threshEric Dumazet4-7/+18
2022-01-13Merge branch 'smc-race-fixes'David S. Miller3-11/+53
2022-01-13net/smc: Resolve the race between link group access and terminationWen Gu3-11/+53
2022-01-13kselftests/net: adapt the timeout to the largest runtimeLi Zhijian1-1/+1
2022-01-13net: mscc: ocelot: don't let phylink re-enable TX PAUSE on the NPI portVladimir Oltean1-1/+4
2022-01-13atm: iphase: remove redundant pointer skbColin Ian King1-3/+1
2022-01-13sch_api: Don't skip qdisc attach on ingressMaxim Mikityanskiy1-1/+1
2022-01-13net: qmi_wwan: add ZTE MF286D modem 19d2:1485Pawel Dembicki1-0/+1
2022-01-12sit: allow encapsulated IPv6 traffic to be delivered locallyIgnat Korchagin1-1/+1
2022-01-12net: marvell: prestera: Fix deinit sequence for routerYevhen Orlov4-2/+10
2022-01-12net: marvell: prestera: Refactor router functionsYevhen Orlov3-12/+14
2022-01-12net: marvell: prestera: Refactor get/put VR functionsYevhen Orlov2-17/+17
2022-01-12net: marvell: prestera: Cleanup router structYevhen Orlov1-1/+0
2022-01-12Merge branch 'arm-ox810se-add-ethernet-support'Jakub Kicinski2-22/+82
2022-01-12net: stmmac: dwmac-oxnas: Add support for OX810SENeil Armstrong1-22/+79
2022-01-12dt-bindings: net: oxnas-dwmac: Add bindings for OX810SENeil Armstrong1-0/+3
2022-01-12net: bonding: fix bond_xmit_broadcast return value error bugJie Wang1-8/+22
2022-01-12net/smc: fix possible NULL deref in smc_pnet_add_eth()Eric Dumazet1-1/+2
2022-01-12net: bridge: fix net device refcount tracking issue in error pathEric Dumazet1-1/+2
2022-01-12Merge branch 'ipa-fixes'David S. Miller2-10/+35
2022-01-12net: ipa: prevent concurrent replenishAlex Elder2-0/+15
2022-01-12net: ipa: use a bitmap for endpoint replenish_enabledAlex Elder2-6/+17
2022-01-12net: ipa: fix atomic update in ipa_endpoint_replenish()Alex Elder1-4/+3
2022-01-12ref_tracker: use __GFP_NOFAIL more carefullyEric Dumazet1-1/+4
2022-01-12nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTIONJordy Zomer1-0/+10
2022-01-12net: fix sock_timestamping_bind_phc() to release deviceMiroslav Lichvar1-0/+2
2022-01-12Revert "of: net: support NVMEM cells with MAC in text format"Michael Walle1-22/+11
2022-01-11net: phy: at803x: make array offsets staticColin Ian King1-1/+1
2022-01-11nfc: pn544: make array rset_cmd static constColin Ian King1-1/+1
2022-01-11net: sched: do not allocate a tracker in tcf_exts_init()Eric Dumazet1-1/+3
2022-01-11Merge branch 'ipv4-fix-accidental-rto_onlink-flags-passed-to-ip_route_output_...Jakub Kicinski4-6/+10
2022-01-11mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()Guillaume Nault1-2/+3
2022-01-11libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault1-1/+2
2022-01-11gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst()Guillaume Nault1-2/+3
2022-01-11xfrm: Don't accidentally set RTO_ONLINK in decode_session4()Guillaume Nault1-1/+2
2022-01-11net: ethernet: sun4i-emac: replace magic number with macroConley Lee2-13/+35
2022-01-11mctp: test: zero out sockaddrMatt Johnston1-1/+1
2022-01-10Revert "net: vertexcom: default to disabled on kbuild"Saeed Mahameed1-1/+1
2022-01-10netfilter: nf_tables: typo NULL check in _clone() functionPablo Neira Ayuso4-4/+4
2022-01-10Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-182/+127
2022-01-10Merge tag 'thermal-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-134/+526
2022-01-10Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds55-218/+2274
2022-01-10Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds72-590/+1210
2022-01-10netfilter: nf_tables: don't use 'data_size' uninitializedLinus Torvalds1-0/+1
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2006-44828/+111817
2022-01-10Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds373-11300/+15494
2022-01-10Revert "drm/amd/display: Fix for otg synchronization logic"Linus Torvalds7-99/+14
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1126-24869/+47227
2022-01-10Merge tag 'linux-kselftest-kunit-5.17-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds13-204/+480
2022-01-10Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds31-57/+49