index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-10
net: hns3: fix ROCE base interrupt vector initialization bug
Jie Wang
4
-13
/
+2
2021-11-10
net: hns3: fix failed to add reuse multicast mac addr to hardware when mc mac table is full
Guangbin Huang
1
-23
/
+27
2021-11-09
net: mana: Fix spelling mistake "calledd" -> "called"
Colin Ian King
1
-1
/
+1
2021-11-09
gve: Fix off by one in gve_tx_timeout()
Dan Carpenter
1
-1
/
+1
2021-11-08
Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
4
-238
/
+9
2021-11-07
litex_liteeth: Fix a double free in the remove function
Christophe JAILLET
1
-1
/
+0
2021-11-07
net: marvell: prestera: fix hw structure laid out
Volodymyr Mytnyk
1
-63
/
+68
2021-11-07
net: hisilicon: fix hsn3_ethtool kernel-doc warnings
Randy Dunlap
1
-2
/
+4
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
7
-113
/
+34
2021-11-05
Merge branch 'pci/vpd'
Bjorn Helgaas
3
-109
/
+29
2021-11-05
net: marvell: prestera: fix patchwork build problems
Volodymyr Mytnyk
4
-5
/
+10
2021-11-05
octeontx2-nicvf: fix ioctl callback
Arnd Bergmann
1
-1
/
+1
2021-11-05
ax88796c: fix ioctl callback
Arnd Bergmann
1
-1
/
+1
2021-11-05
net: ax88796c: hide ax88796c_dt_ids if !CONFIG_OF
Jakub Kicinski
1
-0
/
+2
2021-11-05
net: ethernet: litex: Remove unnecessary print function dev_err()
Xu Wang
1
-3
/
+1
2021-11-05
octeontx2-pf: select CONFIG_NET_DEVLINK
Arnd Bergmann
1
-0
/
+1
2021-11-05
sfc: use swap() to make code cleaner
Yang Guang
1
-6
/
+2
2021-11-05
octeontx2-af: use swap() to make code cleaner
Yang Guang
1
-3
/
+1
2021-11-05
tg3: Remove redundant assignments
luo penghao
1
-1
/
+0
2021-11-03
ice: Fix race conditions between virtchnl handling and VF ndo ops
Brett Creeley
2
-0
/
+30
2021-11-03
ice: Fix not stopping Tx queues for VFs
Brett Creeley
2
-5
/
+3
2021-11-03
ice: Fix replacing VF hardware MAC to existing MAC filter
Sylwester Dziedziuch
1
-5
/
+9
2021-11-03
ice: Remove toggling of antispoof for VF trusted promiscuous mode
Brett Creeley
1
-18
/
+0
2021-11-03
ice: Fix VF true promiscuous mode
Brett Creeley
2
-42
/
+39
2021-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-16
/
+9
2021-11-02
net: marvell: prestera: Add explicit padding
Geert Uytterhoeven
1
-0
/
+12
2021-11-02
bnxt_en: avoid newline at end of message in NL_SET_ERR_MSG_MOD
Wan Jiabing
1
-1
/
+1
2021-11-02
net: davinci_emac: Fix interrupt pacing disable
Maxim Kiselev
1
-2
/
+14
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
744
-18652
/
+45298
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-16
/
+41
2021-11-01
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-8
/
+10
2021-11-01
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
60
-259
/
+525
2021-11-01
net: mana: Support hibernation and kexec
Dexuan Cui
3
-52
/
+164
2021-11-01
net: mana: Improve the HWC error handling
Dexuan Cui
2
-44
/
+31
2021-11-01
net: mana: Report OS info to the PF driver
Dexuan Cui
1
-0
/
+11
2021-11-01
net: mana: Fix the netdev_err()'s vPort argument in mana_init_port()
Dexuan Cui
1
-1
/
+2
2021-11-01
ibmvnic: delay complete()
Sukadev Bhattiprolu
1
-7
/
+9
2021-11-01
ibmvnic: Process crqs after enabling interrupts
Sukadev Bhattiprolu
1
-0
/
+3
2021-11-01
ibmvnic: don't stop queue in xmit
Sukadev Bhattiprolu
1
-2
/
+0
2021-11-01
nfp: flower: Allow ipv6gretap interface for offloading
Yu Xiao
3
-3
/
+4
2021-11-01
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
8
-25
/
+98
2021-11-01
Merge tag 'mlx5-updates-2021-10-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
26
-261
/
+1183
2021-11-01
RDMA/qed: Use helper function to set GUIDs
Kamal Heib
1
-13
/
+4
2021-10-29
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
4
-7
/
+5
2021-10-29
bnxt_en: Remove not used other ULP define
Leon Romanovsky
1
-2
/
+1
2021-10-29
net/mlx5: Support internal port as decap route device
Ariel Levkovich
2
-13
/
+40
2021-10-29
net/mlx5e: Term table handling of internal port rules
Ariel Levkovich
1
-2
/
+2
2021-10-29
net/mlx5e: Add indirect tc offload of ovs internal port
Ariel Levkovich
4
-19
/
+82
2021-10-29
net/mlx5e: Offload internal port as encap route device
Ariel Levkovich
3
-3
/
+41
2021-10-29
net/mlx5e: Offload tc rules that redirect to ovs internal port
Ariel Levkovich
6
-4
/
+141
[prev]
[next]