summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-01e1000e: Separate ADP board type from TGPSasha Neftin
2022-02-01net: phy: Fix qca8081 with speeds lower than 2.5Gb/sJonathan McDowell
2022-01-31net: macsec: Fix offload support for NETDEV_UNREGISTER eventLior Nahmanson
2022-01-31net: stmmac: dump gmac4 DMA registers correctlyCamel Guo
2022-01-31net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHYArınç ÜNAL
2022-01-31net/smc: Forward wakeup to smc socket waitqueue after fallbackWen Gu
2022-01-28net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()Jisheng Zhang
2022-01-28Merge tag 'ieee802154-for-net-2022-01-28' of git://git.kernel.org/pub/scm/lin...David S. Miller
2022-01-28gve: fix the wrong AdminQ buffer queue index checkHaiyue Wang
2022-01-28Merge branch 'ax25-fixes'David S. Miller
2022-01-28ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou
2022-01-28ax25: improve the incomplete fix to avoid UAF and NPD bugsDuoming Zhou
2022-01-28net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected spee...Yuji Ishikawa
2022-01-27net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2022-01-27net: amd-xgbe: Fix skb data length underflowShyam Sundar S K
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-27net: bridge: vlan: fix memory leak in __allowed_ingressTim Yi
2022-01-27netfilter: nf_tables: remove assignment with no effect in chain blob builderPablo Neira Ayuso
2022-01-27net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong
2022-01-27ipv4: remove sparse error in ip_neigh_gw4()Eric Dumazet
2022-01-27Merge branch 'ipv4-less-uses-of-shared-ip-generator'Jakub Kicinski
2022-01-27ipv4: avoid using shared IP generator for connected socketsEric Dumazet
2022-01-27ipv4: tcp: send zero IPID in SYNACK messagesEric Dumazet
2022-01-27drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause
2022-01-27ipv4: raw: lock the socket in raw_bind()Eric Dumazet
2022-01-27MAINTAINERS: add missing IPv4/IPv6 header pathsJakub Kicinski
2022-01-27MAINTAINERS: add more files to eth PHYJakub Kicinski
2022-01-27net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang
2022-01-27net: bridge: vlan: fix single net device option dumpingNikolay Aleksandrov
2022-01-27Merge branch 'stmmac-ptp-fix'David S. Miller
2022-01-27net: stmmac: skip only stmmac_ptp_register when resume from suspendMohammad Athari Bin Ismail
2022-01-27net: stmmac: configure PTP clock source prior to PTP initializationMohammad Athari Bin Ismail
2022-01-27Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault
2022-01-27Merge tag 'rpmsg-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-27Merge tag 'rproc-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-27MAINTAINERS: Remove Harry Morris bouncing addressMiquel Raynal
2022-01-27net: ieee802154: Return meaningful error codes from the netlink helpersMiquel Raynal
2022-01-27net: ieee802154: ca8210: Stop leaking skb'sMiquel Raynal
2022-01-27net: ieee802154: at86rf230: Stop leaking skb'sMiquel Raynal
2022-01-27net: ieee802154: mcr20a: Fix lifs/sifs periodsMiquel Raynal
2022-01-27net: ieee802154: hwsim: Ensure proper channel selection at probe timeMiquel Raynal
2022-01-26Merge branch 'pid-introduce-helper-task_is_in_root_ns'Jakub Kicinski
2022-01-26connector/cn_proc: Use task_is_in_init_pid_ns()Leo Yan
2022-01-26pid: Introduce helper task_is_in_init_pid_ns()Leo Yan
2022-01-26gve: Fix GFP flags when allocing pagesCatherine Sullivan
2022-01-27selftests: nft_concat_range: add test for reload with no element add/delFlorian Westphal
2022-01-27netfilter: nft_byteorder: track register operationsPablo Neira Ayuso
2022-01-27netfilter: nft_reject_bridge: Fix for missing reply from preroutingPhil Sutter
2022-01-27selftests: netfilter: check stateless nat udp checksum fixupFlorian Westphal