index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-30
mlxsw: spectrum_span: Rename function
Ido Schimmel
1
-8
/
+8
2020-04-30
mlxsw: spectrum_span: Add APIs to get / put an analyzed port
Ido Schimmel
2
-0
/
+140
2020-04-30
mlxsw: spectrum_span: Add APIs to get / put a SPAN agent
Ido Schimmel
2
-0
/
+47
2020-04-30
docs: networking: convert skfp.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-30
docs: networking: convert ray_cs.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-30
docs: networking: convert PLIP.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-30
docs: networking: convert netconsole.txt to ReST
Mauro Carvalho Chehab
3
-4
/
+4
2020-04-30
docs: networking: convert ltpc.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-30
stmmac: intel: Place object in the Makefile according to the order
Andy Shevchenko
1
-2
/
+2
2020-04-30
stmmac: intel: Fix indentation to put on one line affected code
Andy Shevchenko
1
-60
/
+32
2020-04-30
stmmac: intel: Eliminate useless conditions and variables
Andy Shevchenko
1
-12
/
+2
2020-04-30
stmmac: intel: Convert to use pci_alloc_irq_vectors() API
Andy Shevchenko
1
-3
/
+8
2020-04-30
stmmac: intel: Remove unnecessary loop for PCI BARs
Andy Shevchenko
1
-18
/
+5
2020-04-30
stmmac: intel: Fix clock handling on error and remove paths
Andy Shevchenko
2
-9
/
+16
2020-04-30
stmmac: intel: Fix kernel crash due to wrong error path
Andy Shevchenko
1
-1
/
+3
2020-04-30
net/faraday: Fix unnecessary check in ftmac100_probe()
Tang Bin
1
-3
/
+0
2020-04-30
rionet: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-04-30
net: phy: mdio: add IPQ4019 MDIO driver
Robert Marko
3
-0
/
+168
2020-04-30
hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handler
Zou Wei
1
-5
/
+3
2020-04-30
hinic: make a bunch of functions static
YueHaibing
1
-43
/
+48
2020-04-30
net/mlx5e: Unify reserving space for WQEs
Maxim Mikityanskiy
6
-69
/
+88
2020-04-30
net/mlx5e: Rename ICOSQ WQE info struct and field
Maxim Mikityanskiy
4
-15
/
+15
2020-04-30
net/mlx5e: Fetch WQE: reuse code and enforce typing
Maxim Mikityanskiy
8
-40
/
+38
2020-04-30
net/mlx5e: XDP, Print the offending TX descriptor on error completion
Tariq Toukan
1
-4
/
+3
2020-04-30
net/mlx5e: TX, Generalise code and usage of error CQE dump
Tariq Toukan
4
-22
/
+27
2020-04-30
net/mlx5e: Use proper name field for the UMR key
Tariq Toukan
1
-1
/
+1
2020-04-30
net/mlx5: Add support for release all pages event
Eran Ben Elisha
2
-3
/
+41
2020-04-30
net/mlx5: Rate limit page not found error messages
Eran Ben Elisha
1
-1
/
+1
2020-04-30
net/mlx5: Add helper function to release fw page
Eran Ben Elisha
1
-13
/
+17
2020-04-30
net/mlx5: Remove unused field in EQ
Tariq Toukan
1
-1
/
+0
2020-04-30
net/mlx5: CT: Remove unused variables
Paul Blakey
1
-3
/
+0
2020-04-30
net/mlx5e: CT: Avoid false warning about rule may be used uninitialized
Roi Dayan
1
-1
/
+1
2020-04-30
net/mlx5e: Remove unneeded semicolon
Zheng Bin
1
-1
/
+1
2020-04-30
net/mlx5e: Use helper API to get devlink port index for all port flavours
Parav Pandit
1
-8
/
+4
2020-04-30
net/mlx5: IPsec, Fix coverity issue
Raed Salem
1
-2
/
+2
2020-04-30
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
50
-1655
/
+686
2020-04-29
net: bcmgenet: add WAKE_FILTER support
Doug Berger
2
-11
/
+37
2020-04-29
net: bcmgenet: add support for ethtool rxnfc flows
Doug Berger
2
-11
/
+488
2020-04-29
net: bcmgenet: code movement
Doug Berger
1
-154
/
+154
2020-04-29
Revert "net: bcmgenet: remove unused function in bcmgenet.c"
Doug Berger
1
-0
/
+122
2020-04-29
net: bcmgenet: move clk_wol management to bcmgenet_wol
Doug Berger
3
-16
/
+20
2020-04-29
net: bcmgenet: Fix WoL with password after deep sleep
Doug Berger
2
-21
/
+20
2020-04-29
net: bcmgenet: set Rx mode before starting netif
Doug Berger
1
-0
/
+4
2020-04-29
Revert "net: ethernet: fec: Prevent MII event after MII_SPEED write"
David S. Miller
1
-17
/
+0
2020-04-29
net: hns3: adds support for reading module eeprom info
Yonglong Liu
4
-0
/
+196
2020-04-28
docs: networking: convert ipddp.txt to ReST
Mauro Carvalho Chehab
1
-2
/
+2
2020-04-28
docs: networking: convert framerelay.txt to ReST
Mauro Carvalho Chehab
1
-2
/
+2
2020-04-28
docs: networking: convert eql.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-28
docs: networking: convert cops.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-28
docs: networking: convert bonding.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
[prev]
[next]