summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/st95hf (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-29net: tipc: fix possible refcount leak in tipc_sk_create()Hangyu Hua1-0/+1
2022-06-29nfc: nfcmrvl: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2-6/+6
2022-06-29net: ipv6: unexport __init-annotated seg6_hmac_net_init()YueHaibing1-1/+0
2022-06-29ipv6/sit: fix ipip6_tunnel_get_prl return valuekatrinzhou1-5/+3
2022-06-29selftests: mptcp: Initialize variables to quiet gcc 12 warningsMat Martineau3-3/+3
2022-06-29mptcp: fix conflict with <netinet/in.h>Ossama Othman1-4/+5
2022-06-29selftests: mptcp: more stable diag testsPaolo Abeni1-8/+40
2022-06-29mptcp: fix race on unaccepted mptcp socketsPaolo Abeni3-0/+59
2022-06-29mptcp: consistent map handling on failurePaolo Abeni1-10/+9
2022-06-29mptcp: fix shutdown vs fallback racePaolo Abeni4-6/+19
2022-06-29mptcp: invoke MP_FAIL response when neededGeliang Tang4-45/+82
2022-06-29mptcp: introduce MAPPING_BAD_CSUMPaolo Abeni1-9/+9
2022-06-29mptcp: fix error mibs accountingPaolo Abeni3-6/+4
2022-06-28net: bonding: fix possible NULL deref in rlb codeEric Dumazet1-1/+1
2022-06-28ipv6: take care of disable_policy when restoring routesNicolas Dichtel2-5/+8
2022-06-28net: usb: asix: do not force pause frames supportOleksij Rempel1-2/+1
2022-06-28net: asix: fix "can't send until first packet is send" issueOleksij Rempel1-0/+1
2022-06-28MAINTAINERS: nfc: drop Charles Gorand from NXP-NCIMichael Walle1-2/+1
2022-06-28octeon_ep: use bitwise ANDShreenidhi Shedi1-1/+1
2022-06-28selftests: tc-testing: Add testcases to test new flush behaviourVictor Nogueira1-0/+77
2022-06-28net/sched: act_api: Notify user space if any actions were flushed before errorVictor Nogueira1-8/+14
2022-06-28epic100: fix use after free on rmmodTong Zhang1-2/+2
2022-06-28net: tun: stop NAPI when detaching queuesJakub Kicinski1-1/+10
2022-06-27tipc: move bc link creation back to tipc_node_createXin Long1-19/+22
2022-06-27tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()Eric Dumazet1-1/+1
2022-06-25net: fix IFF_TX_SKB_NO_LINEAR definitionDan Carpenter1-1/+1
2022-06-25net: dp83822: disable rx error interruptEnguerrand de Ribaucourt1-2/+1
2022-06-25net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt1-1/+0
2022-06-25net: tun: unlink NAPI from device on destructionJakub Kicinski1-0/+1
2022-06-25tcp: add a missing nf_reset_ct() in 3WHS handlingEric Dumazet1-1/+5
2022-06-24selftests/bpf: Test sockmap update when socket has ULPJakub Sitnicki1-9/+75
2022-06-24selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis1-1/+1
2022-06-24net: clear msg_get_inq in __sys_recvfrom() and __copy_msghdr_from_user()Eric Dumazet1-10/+6
2022-06-24net/ncsi: use proper "mellanox" DT vendor prefixKrzysztof Kozlowski1-1/+2
2022-06-24net: dsa: bcm_sf2: force pause link settingsDoug Berger1-0/+5
2022-06-24net/dsa/hirschmann: Add missing of_node_get() in hellcreek_led_setup()Liang He1-0/+1
2022-06-23net: openvswitch: fix parsing of nw_proto for IPv6 fragmentsRosemarie O'Riorden1-1/+1
2022-06-23sock: redo the psock vs ULP protection checkJakub Kicinski4-3/+12
2022-06-23Revert "net/tls: fix tls_sk_proto_close executed repeatedly"Jakub Kicinski1-3/+0
2022-06-23virtio_net: fix xdp_rxq_info bug after suspend/resumeStephan Gerhold1-19/+6
2022-06-23igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng1-7/+5
2022-06-23net: dsa: qca8k: reduce mgmt ethernet timeoutChristian Marangi1-1/+1
2022-06-23net: dsa: qca8k: reset cpu port on MTU changeChristian Marangi1-1/+21
2022-06-23MAINTAINERS: Add a maintainer for OCP Time CardVadim Fedorenko1-0/+1
2022-06-22hinic: Replace memcpy() with direct assignmentKees Cook1-3/+1
2022-06-22ALSA: hda/realtek: Add quirk for Clevo NS50PUTim Crawford1-0/+1
2022-06-22Revert "drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-...Jakub Kicinski1-1/+1
2022-06-22net: phy: smsc: Disable Energy Detect Power-Down in interrupt modeLukas Wunner1-2/+4
2022-06-22ice: ethtool: Prohibit improper channel config for DCBAnatolii Gerasymenko2-5/+47
2022-06-21ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko1-1/+38