index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2022-02-10
net: dsa: qca8k: fix noderef.cocci warnings
kernel test robot
-1
/
+1
2022-02-10
octeontx2-pf: Add TC feature for VFs
Subbaraya Sundeep
-62
/
+69
2022-02-10
qed: prevent a fw assert during device shutdown
Venkata Sudheer Kumar Bhavaraju
-2
/
+51
2022-02-10
Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l...
David S. Miller
-120
/
+68
2022-02-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
-689
/
+4150
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-146
/
+308
2022-02-09
ice: Add ability for PF admin to enable VF VLAN pruning
Brett Creeley
-2
/
+40
2022-02-09
ice: Add support for 802.1ad port VLANs VF
Brett Creeley
-7
/
+44
2022-02-09
ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev
Brett Creeley
-49
/
+238
2022-02-09
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
-59
/
+996
2022-02-09
ice: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2
Brett Creeley
-43
/
+1226
2022-02-09
ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
Brett Creeley
-22
/
+87
2022-02-09
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
Brett Creeley
-86
/
+813
2022-02-09
ice: Adjust naming for inner VLAN operations
Brett Creeley
-142
/
+140
2022-02-09
ice: Use the proto argument for VLAN ops
Brett Creeley
-26
/
+78
2022-02-09
ice: Refactor vf->port_vlan_info to use ice_vlan
Brett Creeley
-35
/
+44
2022-02-09
ice: Introduce ice_vlan struct
Brett Creeley
-59
/
+82
2022-02-09
ice: Add new VSI VLAN ops
Brett Creeley
-334
/
+450
2022-02-09
ice: Add helper function for adding VLAN 0
Brett Creeley
-5
/
+14
2022-02-09
ice: Refactor spoofcheck configuration functions
Brett Creeley
-50
/
+128
2022-02-09
net: usb: smsc95xx: add generic selftest support
Oleksij Rempel
-0
/
+26
2022-02-09
net: ethernet: cavium: use div64_u64() instead of do_div()
Wang Qing
-2
/
+2
2022-02-09
net:enetc: enetc qos using the CBDR dma alloc function
Po Liu
-75
/
+22
2022-02-09
net:enetc: command BD ring data memory alloc as one function alone
Po Liu
-30
/
+49
2022-02-09
net:enetc: allocate CBD ring data memory using DMA coherent methods
Po Liu
-64
/
+64
2022-02-09
soc: fsl: dpio: read the consumer index from the cache inhibited area
Ioana Ciornei
-4
/
+4
2022-02-09
dpaa2-eth: add support for software TSO
Ioana Ciornei
-18
/
+207
2022-02-09
dpaa2-eth: work with an array of FDs
Ioana Ciornei
-16
/
+47
2022-02-09
dpaa2-eth: use the S/G table cache also for the normal S/G path
Ioana Ciornei
-9
/
+8
2022-02-09
dpaa2-eth: extract the S/G table buffer cache interaction into functions
Ioana Ciornei
-24
/
+37
2022-02-09
dpaa2-eth: allocate a fragment already aligned
Ioana Ciornei
-6
/
+5
2022-02-09
dpaa2-eth: rearrange variable declaration in __dpaa2_eth_tx
Ioana Ciornei
-4
/
+4
2022-02-09
octeontx2-pf: PFC config support with DCBx
Hariprasad Kelam
-8
/
+271
2022-02-09
octeontx2-af: Flow control resource management
Hariprasad Kelam
-48
/
+276
2022-02-09
octeontx2-af: Priority flow control configuration support
Sunil Kumar Kori
-15
/
+251
2022-02-09
octeontx2-af: Don't enable Pause frames by default
Hariprasad Kelam
-80
/
+44
2022-02-09
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next
David S. Miller
-8
/
+42
2022-02-09
Netvsc: Call hv_unmap_memory() in the netvsc_device_remove()
Tianyu Lan
-8
/
+16
2022-02-09
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
-10
/
+16
2022-02-08
ptp_pch: Remove unused pch_pm_ops
Andy Shevchenko
-6
/
+0
2022-02-08
ptp_pch: Convert to use managed functions pcim_* and devm_*
Andy Shevchenko
-63
/
+10
2022-02-08
ptp_pch: Switch to use module_pci_driver() macro
Andy Shevchenko
-19
/
+1
2022-02-08
ptp_pch: Use ioread64_hi_lo() / iowrite64_hi_lo()
Andy Shevchenko
-9
/
+4
2022-02-08
ptp_pch: Use ioread64_lo_hi() / iowrite64_lo_hi()
Andy Shevchenko
-36
/
+10
2022-02-08
ptp_pch: use mac_pton()
Andy Shevchenko
-31
/
+10
2022-02-08
bonding: switch bond_net_exit() to batch mode
Eric Dumazet
-9
/
+19
2022-02-08
et131x: support arbitrary MAX_SKB_FRAGS
Eric Dumazet
-4
/
+10
2022-02-08
Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Jakub Kicinski
-0
/
+5
2022-02-08
i40e: Add a stat for tracking busy rx pages
Joe Damato
-5
/
+15
2022-02-08
i40e: Add a stat for tracking pages waived
Joe Damato
-4
/
+17
[next]