index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-0
/
+107
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
3
-5
/
+5
2022-07-01
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex
David S. Miller
7
-189
/
+283
2022-06-30
intel/ice:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-30
ice: Remove unnecessary NULL check before dev_put
Ziyang Xuan
1
-4
/
+2
2022-06-30
ice: use eth_broadcast_addr() to set broadcast address
Lu Wei
1
-1
/
+1
2022-06-30
ice: switch: dynamically add VLAN headers to dummy packets
Martyna Szapar-Mudlaw
1
-397
/
+140
2022-06-30
ice: Add support for VLAN TPID filters in switchdev
Martyna Szapar-Mudlaw
6
-5
/
+85
2022-06-30
ice: Add support for double VLAN in switchdev
Martyna Szapar-Mudlaw
4
-2
/
+275
2022-06-30
i40e: Fix VF's MAC Address change on VM
Norbert Zulinski
1
-0
/
+4
2022-06-30
i40e: Fix dropped jumbo frames statistics
Lukasz Cieplicki
4
-0
/
+103
2022-06-30
intel/ixgbevf:fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-06-30
intel/igc:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-30
intel/igbvf:fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-06-30
intel/igb:fix repeated words in comments
Jilin Yuan
2
-3
/
+3
2022-06-30
intel/iavf:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-30
intel/i40e:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-30
intel/fm10k:fix repeated words in comments
Jilin Yuan
1
-2
/
+2
2022-06-30
intel/e1000e:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-30
intel/e1000:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-30
ixgbe: drop unexpected word 'for' in comments
Jiang Jian
1
-1
/
+1
2022-06-30
igb: remove unexpected word "the"
Jiang Jian
1
-1
/
+1
2022-06-30
fm10k: remove unexpected word "the"
Jiang Jian
1
-1
/
+1
2022-06-30
ixgbe: remove unexpected word "the"
Jiang Jian
1
-2
/
+2
2022-06-30
intel: remove unused macros
Jesse Brandeburg
14
-26
/
+0
2022-06-24
i40e: read the XDP program once per NAPI
Ciara Loftus
2
-12
/
+16
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-16
/
+99
2022-06-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-7
/
+89
2022-06-22
igb: Make DMA faster when CPU is active on the PCIe link
Kai-Heng Feng
1
-7
/
+5
2022-06-21
ice: ethtool: Prohibit improper channel config for DCB
Anatolii Gerasymenko
2
-5
/
+47
2022-06-21
intel/i40e: delete if NULL check before dev_kfree_skb
Bernard Zhao
1
-4
/
+2
2022-06-21
i40e: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
1
-2
/
+0
2022-06-21
i40e: Add support for ethtool -s <interface> speed <speed in Mb>
Mateusz Palczewski
1
-0
/
+90
2022-06-21
ice: ethtool: advertise 1000M speeds properly
Anatolii Gerasymenko
1
-1
/
+38
2022-06-21
ice: Fix switchdev rules book keeping
Wojciech Drewek
1
-0
/
+1
2022-06-21
ice: ignore protocol field in GTP offload
Marcin Szycik
1
-1
/
+3
2022-06-17
igb: fix a use-after-free issue in igb_clean_tx_ring
Lorenzo Bianconi
1
-2
/
+5
2022-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-56
/
+118
2022-06-15
i40e: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
1
-25
/
+62
2022-06-14
ice: Fix memory corruption in VF driver
Przemyslaw Patynowski
1
-0
/
+5
2022-06-14
ice: Fix queue config fail handling
Przemyslaw Patynowski
1
-27
/
+26
2022-06-14
ice: Sync VLAN filtering features for DVM
Roman Storozhenko
1
-18
/
+31
2022-06-14
ice: Fix PTP TX timestamp offset calculation
Michal Michalik
2
-1
/
+32
2022-06-10
ethernet: Remove vf rate limit check for drivers
Bin Chen
1
-10
/
+0
2022-06-10
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
12
-13
/
+136
2022-06-09
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-74
/
+65
2022-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2022-06-09
drivers/net/ethernet/intel: fix typos in comments
Julia Lawall
3
-3
/
+3
2022-06-09
ixgbe: Fix typos in comments
Jiaqing Zhao
2
-2
/
+2
2022-06-09
ixgb: Fix typos in comments
Jiaqing Zhao
1
-2
/
+2
[next]