summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-25nfc: constify nfc_digital_opsKrzysztof Kozlowski
2021-07-25nfc: constify nfc_llc_opsKrzysztof Kozlowski
2021-07-25nfc: constify nfc_hci_opsKrzysztof Kozlowski
2021-07-25nfc: constify nfc_opsKrzysztof Kozlowski
2021-07-25nfc: constify nfc_hci_gateKrzysztof Kozlowski
2021-07-25nfc: constify pointer to nfc_vendor_cmdKrzysztof Kozlowski
2021-07-25nfc: st21nfca: constify file-scope arraysKrzysztof Kozlowski
2021-07-25nfc: constify nfc_phy_opsKrzysztof Kozlowski
2021-07-25nfc: constify nci_driver_ops (prop_ops and core_ops)Krzysztof Kozlowski
2021-07-25nfc: s3fwrn5: constify nci_opsKrzysztof Kozlowski
2021-07-25nfc: constify nci_opsKrzysztof Kozlowski
2021-07-25nfc: constify payload argument in nci_send_cmd()Krzysztof Kozlowski
2021-07-24net: bridge: fix build when setting skb->offload_fwd_mark with CONFIG_NET_SWI...Vladimir Oltean
2021-07-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-07-23net: phy: Remove unused including <linux/version.h>chongjiapeng
2021-07-23nfc: port100: constify protocol list arrayKrzysztof Kozlowski
2021-07-23mpls: defer ttl decrement in mpls_forward()Kangmin Park
2021-07-23wwan: core: Fix missing RTM_NEWLINK event for default linkLoic Poulain
2021-07-23octeontx2-af: Enhance mailbox trace entryJerin Jacob
2021-07-23e100: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-07-23igb: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-07-23igb: Add counter to i21x doublecheckGrzegorz Siwik
2021-07-23Merge branch 'bridge-tx-fwd'David S. Miller
2021-07-23net: dsa: tag_dsa: offload the bridge forwarding processTobias Waldekranz
2021-07-23net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVTVladimir Oltean
2021-07-23net: dsa: add support for bridge TX forwarding offloadVladimir Oltean
2021-07-23net: dsa: track the number of switches in a treeVladimir Oltean
2021-07-23net: bridge: switchdev: allow the TX data plane forwarding to be offloadedTobias Waldekranz
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-07-23Merge branch 'net-remove-compat-alloc-user-space'David S. Miller
2021-07-23net: socket: rework compat_ifreq_ioctl()Arnd Bergmann
2021-07-23net: socket: simplify dev_ifconf handlingArnd Bergmann
2021-07-23net: socket: remove register_gifconfArnd Bergmann
2021-07-23net: socket: rework SIOC?IFMAP ioctlsArnd Bergmann
2021-07-23ethtool: improve compat ioctl handlingArnd Bergmann
2021-07-23compat: make linux/compat.h available everywhereArnd Bergmann
2021-07-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-07-22Merge tag 'hyperv-fixes-signed-20210722' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-07-22Merge tag 'mmc-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-07-22dpaa2-switch: seed the buffer pool after allocating the swpIoana Ciornei
2021-07-22nfp: fix return statement in nfp_net_parse_meta()Niklas Söderlund
2021-07-22ipv6: fix "'ioam6_if_id_max' defined but not used" warnMatthieu Baerts
2021-07-22Merge branch 'nfp-flower-ct-offload'David S. Miller
2021-07-22nfp: flower-tc: add flow stats updates for ctLouis Peens
2021-07-22nfp: flower-ct: add offload calls to the nfpLouis Peens
2021-07-22nfp: flower-ct: add flow_pay to the offload tableLouis Peens
2021-07-22nfp: flower-ct: add actions into flow_pay for offloadLouis Peens
2021-07-22nfp: flower-ct: compile match sections of flow_payloadLouis Peens
2021-07-22nfp: flower-ct: calculate required key_layersLouis Peens