index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-17
octeontx2-af: Enable or disable CGX internal loopback
Geetha sowjanya
5
-0
/
+72
2018-10-17
octeontx2-af: Forward CGX link notifications to PFs
Linu Cherian
6
-12
/
+368
2018-10-17
octeontx2-af: Support for MAC address filters in CGX
Vidhya Raman
5
-0
/
+183
2018-10-17
octeontx2-af: Support to retrieve CGX LMAC stats
Christina Jacob
5
-0
/
+76
2018-10-17
octeontx2-af: CGX Rx/Tx enable/disable mbox handlers
Sunil Goutham
5
-0
/
+73
2018-10-17
octeontx2-af: Improve register polling loop
Sunil Goutham
1
-3
/
+3
2018-10-17
mlxsw: spectrum_switchdev: Add support for VxLAN encapsulation
Ido Schimmel
1
-1
/
+405
2018-10-17
mlxsw: spectrum: Enable VxLAN enslavement to bridges
Ido Schimmel
3
-1
/
+267
2018-10-17
bridge: switchdev: Allow clearing FDB entry offload indication
Ido Schimmel
2
-4
/
+6
2018-10-17
vxlan: Notify for each remote of a removed FDB entry
Petr Machata
1
-1
/
+4
2018-10-17
vxlan: Support marking RDSTs as offloaded
Petr Machata
1
-1
/
+58
2018-10-17
vxlan: Add vxlan_fdb_find_uc() for FDB querying
Petr Machata
1
-0
/
+40
2018-10-17
vxlan: Add switchdev notifications
Petr Machata
1
-2
/
+44
2018-10-17
net: Add netif_is_vxlan()
Ido Schimmel
1
-1
/
+2
2018-10-17
mlxsw: spectrum_router: Configure matching local routes for NVE decap
Ido Schimmel
1
-0
/
+10
2018-10-17
mlxsw: spectrum_fid: Clear NVE configuration when destroying 802.1D FIDs
Ido Schimmel
1
-0
/
+2
2018-10-17
mlxsw: spectrum_nve: Implement VxLAN operations
Ido Schimmel
1
-2
/
+188
2018-10-17
mlxsw: spectrum_nve: Implement common NVE core
Ido Schimmel
6
-1
/
+1158
2018-10-17
vxlan: Export address checking functions
Ido Schimmel
1
-26
/
+0
2018-10-17
mlxsw: spectrum_router: Allow querying VR ID based on table ID
Ido Schimmel
2
-0
/
+15
2018-10-17
mlxsw: spectrum_router: Enable local routes promotion to perform NVE decap
Ido Schimmel
2
-1
/
+121
2018-10-17
mlxsw: spectrum_fid: Add APIs to lookup FID without creating it
Ido Schimmel
2
-5
/
+44
2018-10-17
mlxsw: spectrum_fid: Allow setting and clearing NVE properties on FID
Ido Schimmel
2
-0
/
+186
2018-10-17
net/mlx5e: Support offloading tc priorities and chains for eswitch flows
Paul Blakey
4
-12
/
+50
2018-10-17
net/mlx5e: Use a slow path rule instead if vxlan neighbour isn't available
Paul Blakey
1
-22
/
+82
2018-10-17
net/mlx5: E-Switch, Enable setting goto slow path chain action
Paul Blakey
2
-0
/
+8
2018-10-17
net/mlx5e: Avoid duplicated code for tc offloads add/del fdb rule
Or Gerlitz
1
-41
/
+50
2018-10-17
net/mlx5e: For TC offloads, always add new flow instead of appending the actions
Paul Blakey
2
-3
/
+3
2018-10-17
net/mlx5: Add a no-append flow insertion mode
Paul Blakey
4
-6
/
+13
2018-10-17
net/mlx5: E-Switch, Add chains and priorities
Paul Blakey
3
-86
/
+339
2018-10-17
net/mlx5: E-Switch, Have explicit API to delete fwd rules
Or Gerlitz
3
-2
/
+14
2018-10-17
net/mlx5: Split FDB fast path prio to multiple namespaces
Paul Blakey
4
-11
/
+99
2018-10-17
net/mlx5e: Split TC add rule path for nic vs e-switch
Roi Dayan
1
-47
/
+138
2018-10-17
net/mlx5e: Change return type of tc add flow functions
Rabie Loulou
1
-47
/
+39
2018-10-17
net/mlx5: Use flow counter IDs and not the wrapping cache object
Mark Bloch
8
-18
/
+21
2018-10-17
net/mlx5: E-Switch, Get counters for offloaded flows from callers
Mark Bloch
4
-35
/
+33
2018-10-17
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
14
-137
/
+238
2018-10-17
igc: Add watchdog
Sasha Neftin
4
-0
/
+256
2018-10-17
igc: Add setup link functionality
Sasha Neftin
8
-0
/
+717
2018-10-17
igc: Add code for PHY support
Sasha Neftin
12
-1
/
+820
2018-10-17
igc: Add NVM support
Sasha Neftin
13
-3
/
+949
2018-10-17
igc: Add HW initialization code
Sasha Neftin
10
-1
/
+819
2018-10-17
igc: Add transmit and receive fastpath and interrupt handlers
Sasha Neftin
4
-44
/
+1205
2018-10-17
igc: Add support for Tx/Rx rings
Sasha Neftin
8
-1
/
+1172
2018-10-17
igc: Add interrupt support
Sasha Neftin
4
-0
/
+1267
2018-10-17
igc: Add netdev
Sasha Neftin
4
-1
/
+534
2018-10-17
igc: Add support for PF
Sasha Neftin
9
-1
/
+442
2018-10-17
igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support
Sasha Neftin
6
-0
/
+212
2018-10-17
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+9
2018-10-16
net: hns3: fix for multiple unmapping DMA problem
Fuyun Liang
1
-5
/
+8
[prev]
[next]