summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-28tls: rx: fix the false positive warningJakub Kicinski
2022-07-28tls: strp: rename and multithread the workqueueJakub Kicinski
2022-07-28tls: rx: don't consider sock_rcvtimeo() cumulativeJakub Kicinski
2022-07-28selftests: tls: handful of memrnd() and length checksJakub Kicinski
2022-07-28net: usb: delete extra space and tab in blank lineXie Shaowen
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-28Merge tag 'net-5.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-07-28stmmac: dwmac-mediatek: fix resource leak in probeDan Carpenter
2022-07-28ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptrZiyang Xuan
2022-07-28net: ping6: Fix memleak in ipv6_renew_options().Kuniyuki Iwashima
2022-07-28watch_queue: Fix missing locking in add_watch_to_object()Linus Torvalds
2022-07-28watch_queue: Fix missing rcu annotationDavid Howells
2022-07-28net: cdns,macb: use correct xlnx prefix for XilinxKrzysztof Kozlowski
2022-07-28dt-bindings: net: cdns,macb: use correct xlnx prefix for XilinxKrzysztof Kozlowski
2022-07-28net/funeth: Fix fun_xdp_tx() and XDP packet reclaimDimitris Michailidis
2022-07-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2022-07-28add missing includes and forward declarations to networking includes under li...Jakub Kicinski
2022-07-28Revert "Merge branch 'octeontx2-minor-tc-fixes'"Paolo Abeni
2022-07-27net: dsa: mv88e6xxx: fix speed setting for CPU/DSA portsMarcin Wojtas
2022-07-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-27net: devlink: remove redundant net_eq() check from sb_pool_get_dumpit()Jiri Pirko
2022-07-27dt-bindings: net: hirschmann,hellcreek: use absolute path to other schemaKrzysztof Kozlowski
2022-07-27net/sched: sch_cbq: change the type of cbq_set_lss to voidZhengchao Shao
2022-07-27sctp: leave the err path free in sctp_stream_init to sctp_stream_freeXin Long
2022-07-27sfc: disable softirqs for ptp TXAlejandro Lucero
2022-07-27ptp: ocp: Select CRC16 in the Kconfig.Jonathan Lemon
2022-07-27tcp: md5: fix IPv4-mapped supportEric Dumazet
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-27Merge tag 'soc-fixes-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-27Merge branch 'smc-updates'David S. Miller
2022-07-27net/smc: Enable module load on netlink usageStefan Raspl
2022-07-27net/smc: Pass on DMBE bit mask in IRQ handlerStefan Raspl
2022-07-27s390/ism: CleanupsStefan Raspl
2022-07-27net/smc: Eliminate struct smc_ism_positionHeiko Carstens
2022-07-27virtio-net: fix the race between refill work and closeJason Wang
2022-07-27Merge branch 'dsa-microchip-phylink-mac-config'David S. Miller
2022-07-27net: dsa: microchip: add support for phylink mac configArun Ramadoss
2022-07-27net: dsa: microchip: ksz8795: use common xmii functionArun Ramadoss
2022-07-27net: dsa: microchip: ksz9477: use common xmii functionArun Ramadoss
2022-07-27net: dsa: microchip: apply rgmii tx and rx delay in phylink mac configArun Ramadoss
2022-07-27net: dsa: microchip: lan937x: add support for configuing xMII registerArun Ramadoss
2022-07-27net: dsa: microchip: add support for common phylink mac link upArun Ramadoss
2022-07-27net: dsa: microchip: add common duplex and flow control functionArun Ramadoss
2022-07-27net: dsa: microchip: add common ksz port xmii speed selection functionArun Ramadoss
2022-07-27net: dsa: microchip: add common gigabit set and get functionArun Ramadoss
2022-07-26selftests: net: Fix typo 'the the' in commentSlark Xiao
2022-07-26ip6mr: remove stray rcu_read_unlock() from ip6_mr_forward()Eric Dumazet
2022-07-26mptcp: Do not return EINPROGRESS when subflow creation succeedsMat Martineau
2022-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-07-26Merge tag 'for-net-2022-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski