summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-08-22crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/netVinay Kumar Yadav13-91/+205
2020-08-22chelsio/chtls: separate chelsio tls driver from crypto driverVinay Kumar Yadav15-99/+120
2020-08-21nfc: st21nfca: Remove unnecessary castAlex Dewar1-2/+1
2020-08-21nfc: st-nci: Remove unnecessary castAlex Dewar1-2/+1
2020-08-21net: qed: Remove unnecessary castAlex Dewar1-1/+0
2020-08-21nfp: flower: add support to offload QinQ matchLouis Peens4-16/+152
2020-08-21nfp: flower: check that we don't exceed the FW key sizeLouis Peens2-0/+13
2020-08-20cxgb4: insert IPv6 filter rules in next free regionRahul Kundu1-10/+7
2020-08-20ptp: ptp_ines: Use generic helper functionKurt Kanzenbach1-63/+25
2020-08-20net: phy: dp83640: Use generic helper functionKurt Kanzenbach1-54/+16
2020-08-20ethernet: ti: cpts: Use generic helper functionKurt Kanzenbach1-28/+14
2020-08-20ethernet: ti: am65-cpts: Use generic helper functionKurt Kanzenbach1-28/+9
2020-08-20mlxsw: spectrum_ptp: Use generic helper functionKurt Kanzenbach1-25/+7
2020-08-20net: dsa: mv88e6xxx: Use generic helper functionKurt Kanzenbach1-46/+13
2020-08-20ibmvnic: store RX and TX subCRQ handle array in ibmvnic_adapter structCristobal Forno2-12/+27
2020-08-19r8169: remove member irq_enabled from struct rtl8169_privateHeiner Kallweit1-5/+1
2020-08-19r8169: use napi_complete_done return valueHeiner Kallweit1-3/+1
2020-08-19net: dsa: loop: Return VLAN table size through devlinkFlorian Fainelli1-1/+54
2020-08-19net: dsa: loop: Configure VLANs while not filteringFlorian Fainelli1-0/+1
2020-08-18ethernet: cirrus: Remove unused macrosAlex Dewar1-4/+0
2020-08-18netlink: consistently use NLA_POLICY_MIN_LEN()Johannes Berg2-3/+3
2020-08-18netlink: consistently use NLA_POLICY_EXACT_LEN()Johannes Berg1-5/+5
2020-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds25-72/+136
2020-08-18otx2_common: Use devm_kcalloc() in otx2_config_npa()Xu Wang1-2/+2
2020-08-17ipvlan: fix device featuresMahesh Bandewar1-5/+22
2020-08-17bonding: fix a potential double-unregisterCong Wang1-1/+2
2020-08-16Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds6-64/+44
2020-08-16Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds1-2/+0
2020-08-15Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+47
2020-08-15Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds5-86/+115
2020-08-15Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-67/+184
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds57-431/+1232
2020-08-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-35/+16
2020-08-15net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs'Lee Jones1-4/+0
2020-08-15net: fddi: skfp: cfm: Remove set but unused variable 'oldstate'Lee Jones1-11/+2
2020-08-15net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'Lee Jones1-4/+0
2020-08-15net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations ...Lee Jones1-1/+2
2020-08-15net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs'Lee Jones1-4/+0
2020-08-15net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs'Lee Jones1-4/+0
2020-08-15net: wan: dlci: Remove set but not used variable 'err'Lee Jones1-2/+1
2020-08-15net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'Lee Jones1-0/+1
2020-08-15net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...Lee Jones1-2/+2
2020-08-15net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'Lee Jones1-3/+3
2020-08-15net: bonding: bond_main: Document 'proto' and rename 'new_active' parametersLee Jones1-1/+3
2020-08-15net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issuesLee Jones1-7/+8
2020-08-15drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len checkXie He2-1/+17
2020-08-15bonding: show saner speed for broadcast modeJarod Wilson1-3/+18
2020-08-15virtio: pci: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-15ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski3-3/+3
2020-08-15rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3