summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-22net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IPJoakim Zhang2-5/+11
2021-06-21Merge branch 'dsa-cross-chip'David S. Miller6-103/+53
2021-06-21net: dsa: remove cross-chip support from the MRP notifiersVladimir Oltean1-48/+7
2021-06-21net: dsa: targeted MTU notifiers should only match on one portVladimir Oltean4-11/+15
2021-06-21net: dsa: calculate the largest_mtu across all ports in the treeVladimir Oltean1-6/+7
2021-06-21net: dsa: execute dsa_switch_mdb_add only for routing port in cross-chip topo...Vladimir Oltean1-23/+2
2021-06-21net: dsa: export the dsa_port_is_{user,cpu,dsa} helpersVladimir Oltean2-15/+15
2021-06-21net: dsa: assert uniqueness of dsa,member propertiesVladimir Oltean1-0/+7
2021-06-21net: c101: remove redundant spacesPeng Li1-1/+1
2021-06-21net: c101: replace comparison to NULL with "!card"Peng Li1-2/+2
2021-06-21net: c101: add blank line after declarationsPeng Li1-0/+1
2021-06-21Merge branch 'mlxsw-eeprom-page-by-page'David S. Miller5-0/+128
2021-06-21mlxsw: core: Add support for module EEPROM read by pageIdo Schimmel4-0/+108
2021-06-21mlxsw: reg: Document possible MCIA status valuesIdo Schimmel1-0/+14
2021-06-21mlxsw: reg: Add bank number to MCIA registerIdo Schimmel1-0/+6
2021-06-21Merge branch 'ipa-v3.1'David S. Miller9-40/+629
2021-06-21net: ipa: add IPA v3.1 configuration dataAlex Elder4-3/+541
2021-06-21net: ipa: introduce gsi_ring_setup()Alex Elder2-28/+51
2021-06-21net: ipa: FLAVOR_0 register doesn't exist until IPA v3.5Alex Elder1-0/+15
2021-06-21net: ipa: disable misc clock gating for IPA v3.1Alex Elder1-5/+9
2021-06-21net: ipa: inter-EE interrupts aren't always availableAlex Elder2-4/+12
2021-06-21dt-bindings: net: qcom,ipa: add support for MSM8998Alex Elder1-0/+1
2021-06-21__unix_find_socket_byname(): don't pass hash and type separatelyAl Viro1-13/+10
2021-06-21unix_bind_bsd(): unlink if we fail after successful mknodAl Viro1-13/+16
2021-06-21unix_bind_bsd(): move done_path_create() call after dealing with ->bindlockAl Viro1-15/+11
2021-06-21fold unix_mknod() into unix_bind_bsd()Al Viro1-25/+17
2021-06-21unix_bind(): take BSD and abstract address cases into new helpersAl Viro1-73/+74
2021-06-21unix_bind(): separate BSD and abstract casesAl Viro1-21/+34
2021-06-21unix_bind(): allocate addr earlierAl Viro1-13/+15
2021-06-21af_unix: take address assignment/hash insertion into a new helperAl Viro1-13/+13
2021-06-21nfp: flower-ct: check for error in nfp_fl_ct_offload_nft_flow()Dan Carpenter1-0/+2
2021-06-21net: qualcomm: rmnet: fix two pointer math bugsDan Carpenter1-2/+2
2021-06-21net: iosm: remove an unnecessary NULL checkDan Carpenter1-1/+1
2021-06-21net/smc: Fix ENODATA tests in smc_nl_get_fback_stats()Dan Carpenter1-3/+3
2021-06-21net: hns3: fix a double shift bugDan Carpenter1-3/+3
2021-06-21net: hns3: fix different snprintf() limitDan Carpenter1-3/+1
2021-06-21selftests: tls: fix chacha+bidir testsJakub Kicinski1-28/+39
2021-06-21selftests: tls: clean up uninitialized warningsJakub Kicinski1-0/+20
2021-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski858-4041/+9167
2021-06-19Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds145-589/+1513
2021-06-19Merge tag 'for-5.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2021-06-18Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-131/+306
2021-06-18afs: Re-enable freezing once a page fault is interruptedMatthew Wilcox (Oracle)1-5/+8
2021-06-18Merge branch 'RPMSG-WWAN-CTRL-driver'David S. Miller8-7/+219
2021-06-18net: wwan: Allow WWAN drivers to provide blocking tx and poll functionStephan Gerhold3-6/+46
2021-06-18net: wwan: Add RPMSG WWAN CTRL driverStephan Gerhold4-0/+169
2021-06-18rpmsg: core: Add driver_data for rpmsg_device_idStephan Gerhold2-1/+4
2021-06-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller9-364/+62
2021-06-18Revert "net: add pf_family_names[] for protocol family"David S. Miller2-49/+1
2021-06-18net: add pf_family_names[] for protocol familyYejune Deng2-1/+49