summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/uapi/asm (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-03tcp: merge 'init_req' and 'route_req' functionsFlorian Westphal5-28/+44
2020-12-03security: add const qualifier to struct sock in various placesFlorian Westphal10-15/+15
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik4-1/+15
2020-12-03net/mlx5e: kTLS, Enforce HW TX csum offload with kTLSTariq Toukan1-7/+15
2020-12-03net: mlx5e: fix fs_tcp.c build when IPV6 is not enabledRandy Dunlap1-0/+2
2020-12-03net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha1-2/+19
2020-12-03net/sched: act_mpls: ensure LSE is pullable before reading itDavide Caratti1-0/+3
2020-12-03net: openvswitch: ensure LSE is pullable before reading itDavide Caratti1-0/+3
2020-12-03net: skbuff: ensure LSE is pullable before decrementing the MPLS ttlDavide Caratti1-0/+3
2020-12-03net: mvpp2: Fix error return code in mvpp2_open()Wang Hai1-0/+1
2020-12-03chelsio/chtls: fix a double free in chtls_setkey()Dan Carpenter1-0/+1
2020-12-03uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTEric Sandeen1-3/+6
2020-12-03pwm: sl28cpld: fix getting driver data in pwm callbacksUwe Kleine-König1-2/+4
2020-12-03lib/syscall: fix syscall registers retrieval on 32-bit platformsWilly Tarreau1-2/+9
2020-12-03macvlan: Support for high multicast packet rateThomas Karlsson4-2/+43
2020-12-03rtw88: debug: Fix uninitialized memory in debugfs codeDan Carpenter1-0/+2
2020-12-03vxlan: fix error return code in __vxlan_dev_create()Zhang Changzhong1-1/+3
2020-12-03net: pasemi: fix error return code in pasemi_mac_open()Zhang Changzhong1-2/+6
2020-12-03cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong1-0/+1
2020-12-03bareudp: constify device_type declarationJonas Bonn1-1/+1
2020-12-03nfc: s3fwrn5: Support a UART interfaceBongsu Jeon5-0/+223
2020-12-03nfc: s3fwrn5: extract the common phy blocksBongsu Jeon4-79/+139
2020-12-03nfc: s3fwrn5: reduce the EN_WAIT_TIMEBongsu Jeon1-3/+3
2020-12-03dt-bindings: net: nfc: s3fwrn5: Support a UART interfaceBongsu Jeon1-3/+28
2020-12-03net/x25: prevent a couple of overflowsDan Carpenter1-2/+4
2020-12-03net: dsa: microchip: ksz8795: use num_vlans where possibleMichael Grzeschik2-2/+1
2020-12-03net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUMMichael Grzeschik2-4/+2
2020-12-03net: dsa: microchip: remove usage of mib_port_countMichael Grzeschik4-16/+12
2020-12-03net: dsa: microchip: ksz8795: align port_cnt usage with other microchip driversMichael Grzeschik1-5/+5
2020-12-03net: dsa: microchip: remove superfluous num_ports assignmentMichael Grzeschik2-4/+0
2020-12-03net: dsa: microchip: ksz8795: use phy_port_cnt where possibleMichael Grzeschik2-13/+10
2020-12-03net: dsa: microchip: ksz8795: use mib_cnt where possibleMichael Grzeschik2-7/+5
2020-12-03net: dsa: microchip: ksz8795: use reg_mib_cnt where possibleMichael Grzeschik2-4/+3
2020-12-03net: dsa: microchip: ksz8795: move variable assignments from detect to initMichael Grzeschik1-6/+6
2020-12-03net: dsa: microchip: ksz8795: remove superfluous port_cnt assignmentMichael Grzeschik1-2/+0
2020-12-03net: dsa: microchip: ksz8795: remove unused last_port variableMichael Grzeschik2-2/+0
2020-12-03net: ipa: fix build-time bug in ipa_hardware_config_qsb()Alex Elder1-1/+1
2020-12-02mptcp: avoid potential infinite loop in mptcp_recvmsg()Eric Dumazet1-1/+1
2020-12-02octeontx2-af: debugfs: delete dead codeDan Carpenter1-203/+52
2020-12-02NFC: nxp-nci: Make firmware GPIO pin optionalFrieder Schrempf2-2/+2
2020-12-02dpaa_eth: copy timestamp fields to new skb in A-050385 workaroundYangbo Lu1-1/+9
2020-12-02net: ip6_gre: set dev->hard_header_len when using header_opsAntoine Tenart1-3/+13
2020-12-02mt76: usb: fix crash on device removalStanislaw Gruszka1-8/+9
2020-12-02iwlwifi: pcie: add some missing entries for AX210Golan Ben Ami1-0/+5
2020-12-02iwlwifi: pcie: invert values of NO_160 device config entriesLuca Coelho1-2/+2
2020-12-02iwlwifi: pcie: add one missing entry for AX210Luca Coelho1-0/+1
2020-12-02iwlwifi: update MAINTAINERS entryJohannes Berg1-3/+0
2020-12-02s390: fix irq state tracingHeiko Carstens2-18/+2
2020-12-02s390/pci: fix CPU address in MSI for directed IRQAlexander Gordeev1-3/+11
2020-12-02vhost_vdpa: return -EFAULT if copy_to_user() failsDan Carpenter1-1/+3