index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples/bpf: adjust Makefile and README.rst
Jesper Dangaard Brouer
2019-11-11
2
-9
/
+7
*
mlxsw: core: Enable devlink reload only on probe
Jiri Pirko
2019-11-11
1
-2
/
+3
*
r8169: add support for RTL8117
Heiner Kallweit
2019-11-11
1
-15
/
+120
*
Merge branch 'sfp-Allow-slow-to-initialise-GPON-modules-to-work'
David S. Miller
2019-11-11
1
-157
/
+369
|
\
|
*
net: sfp: allow modules with slow diagnostics to probe
Russell King
2019-11-11
1
-22
/
+74
|
*
net: sfp: allow sfp to probe slow to initialise GPON modules
Russell King
2019-11-11
1
-10
/
+28
|
*
net: sfp: move module insert reporting out of probe
Russell King
2019-11-11
1
-18
/
+40
|
*
net: sfp: split power mode switching from probe
Russell King
2019-11-11
1
-37
/
+64
|
*
net: sfp: track upstream's attachment state in state machine
Russell King
2019-11-11
1
-13
/
+29
|
*
net: sfp: ensure TX_FAULT has deasserted before probing the PHY
Russell King
2019-11-11
1
-6
/
+25
|
*
net: sfp: allow fault processing to transition to other states
Russell King
2019-11-11
1
-6
/
+6
|
*
net: sfp: eliminate mdelay() from PHY probe
Russell King
2019-11-11
1
-12
/
+40
|
*
net: sfp: split the PHY probe from sfp_sm_mod_init()
Russell King
2019-11-11
1
-8
/
+13
|
*
net: sfp: control TX_DISABLE and phy only from main state machine
Russell King
2019-11-11
1
-8
/
+1
|
*
net: sfp: avoid power switch on address-change modules
Russell King
2019-11-11
1
-11
/
+20
|
*
net: sfp: parse SFP power requirement earlier
Russell King
2019-11-11
1
-13
/
+29
|
*
net: sfp: rename T_PROBE_WAIT to T_SERIAL
Russell King
2019-11-11
1
-7
/
+6
|
*
net: sfp: handle module remove outside state machine
Russell King
2019-11-11
1
-7
/
+9
|
*
net: sfp: rename sfp_sm_ins_next() as sfp_sm_mod_next()
Russell King
2019-11-11
1
-8
/
+8
|
*
net: sfp: move tx disable on device down to main state machine
Russell King
2019-11-11
1
-8
/
+2
|
*
net: sfp: move sfp sub-state machines into separate functions
Russell King
2019-11-11
1
-31
/
+43
|
/
*
net: sfp: fix sfp_bus_put() kernel documentation
Russell King
2019-11-11
1
-1
/
+1
*
r8169: respect EEE user setting when restarting network
Heiner Kallweit
2019-11-11
1
-3
/
+15
*
lwtunnel: ignore any TUNNEL_OPTIONS_PRESENT flags set by users
Xin Long
2019-11-11
1
-6
/
+8
*
lwtunnel: get nlsize for erspan options properly
Xin Long
2019-11-11
1
-1
/
+7
*
lwtunnel: change to use nla_parse_nested on new options
Xin Long
2019-11-11
1
-8
/
+8
*
Merge branch 'Accomodate-DSA-front-end-into-Ocelot'
David S. Miller
2019-11-11
8
-457
/
+680
|
\
|
*
net: mscc: ocelot: don't hardcode the number of the CPU port
Vladimir Oltean
2019-11-11
1
-4
/
+7
|
*
net: mscc: ocelot: split assignment of the cpu port into a separate function
Vladimir Oltean
2019-11-11
3
-22
/
+57
|
*
net: mscc: ocelot: refactor adjust_link into a netdev-independent function
Vladimir Oltean
2019-11-11
1
-10
/
+17
|
*
net: mscc: ocelot: initialize list of multicast addresses in common code
Claudiu Manoil
2019-11-11
2
-1
/
+1
|
*
net: mscc: ocelot: separate the common implementation of ndo_open and ndo_stop
Vladimir Oltean
2019-11-11
1
-10
/
+26
|
*
net: mscc: ocelot: move port initialization into separate function
Vladimir Oltean
2019-11-11
1
-21
/
+24
|
*
net: mscc: ocelot: limit vlan ingress filtering to actual number of ports
Vladimir Oltean
2019-11-11
1
-1
/
+2
|
*
net: mscc: ocelot: refactor ethtool callbacks
Vladimir Oltean
2019-11-11
1
-17
/
+47
|
*
net: mscc: ocelot: separate net_device related items out of ocelot_port
Vladimir Oltean
2019-11-11
6
-190
/
+233
|
*
net: mscc: ocelot: refactor struct ocelot_port out of function prototypes
Vladimir Oltean
2019-11-11
4
-65
/
+59
|
*
net: mscc: ocelot: change prototypes of switchdev port attribute handlers
Vladimir Oltean
2019-11-11
1
-43
/
+45
|
*
net: mscc: ocelot: change prototypes of hwtstamping ioctls
Vladimir Oltean
2019-11-11
1
-12
/
+13
|
*
net: mscc: ocelot: break out fdb operations into abstract implementations
Vladimir Oltean
2019-11-11
1
-46
/
+78
|
*
net: mscc: ocelot: break apart vlan operations into ocelot_vlan_{add, del}
Vladimir Oltean
2019-11-11
1
-18
/
+42
|
*
net: mscc: ocelot: break apart ocelot_vlan_port_apply
Vladimir Oltean
2019-11-11
1
-68
/
+100
|
/
*
Merge branch 'net-dsa-mv88e6xxx-Add-support-for-port-mirroring'
David S. Miller
2019-11-11
6
-20
/
+188
|
\
|
*
net: dsa: mv88e6xxx: Add support for port mirroring
Iwan R Timmer
2019-11-11
5
-4
/
+136
|
*
net: dsa: mv88e6xxx: Split monitor port configuration
Iwan R Timmer
2019-11-11
4
-16
/
+52
|
/
*
Support LAN743x PTP periodic output on any GPIO
John Efstathiades
2019-11-11
2
-96
/
+230
*
Merge branch 'Unlock-new-potential-in-SJA1105-with-PTP-system-timestamping'
David S. Miller
2019-11-11
5
-52
/
+177
|
\
|
*
net: dsa: sja1105: Disallow management xmit during switch reset
Vladimir Oltean
2019-11-11
1
-0
/
+4
|
*
net: dsa: sja1105: Restore PTP time after switch reset
Vladimir Oltean
2019-11-11
4
-32
/
+114
|
*
net: dsa: sja1105: Implement the .gettimex64 system call for PTP
Vladimir Oltean
2019-11-11
4
-22
/
+61
|
/
[next]