Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
084346be800697d505ffc41b7af919096a4c44a5
084346b
Merge branch 'Update-devlink-binary-output'
by David S. Miller
· 5 years ago
ff18176
selftests: Add a test of large binary to devlink health test
by Aya Levin
· 5 years ago
8fdcd8f
netdevsim: Update dummy reporter's devlink binary interface
by Aya Levin
· 5 years ago
d4e82cf
net/mlx5: Dump of fw_fatal use updated devlink binary interface
by Aya Levin
· 5 years ago
e2cde86
devlink: Allow large formatted message of binary output
by Aya Levin
· 5 years ago
6c08670
net: sfp: fix sfp_bus_add_upstream() warning
by Russell King
· 5 years ago
8b8371b
cxgb4: make function 'cxgb4_mqprio_free_hw_resources' static
by zhengbin
· 5 years ago
13eef6f
Merge branch 'atlantic-static'
by David S. Miller
· 5 years ago
7b09496
net: atlantic: make function 'aq_ethtool_get_priv_flags', 'aq_ethtool_set_priv_flags' static
by zhengbin
· 5 years ago
0ee0bbb
net: atlantic: make symbol 'aq_pm_ops' static
by zhengbin
· 5 years ago
b55cbbe
Merge branch 'mlxsw-Add-extended-ACK-for-EMADs'
by David S. Miller
· 5 years ago
9032b9e
mlxsw: spectrum: Enable EMAD string TLV
by Shalom Toledo
· 5 years ago
5d716ab
mlxsw: core: Add support for using EMAD string TLV
by Shalom Toledo
· 5 years ago
72c8f42
mlxsw: core: Extend EMAD information reported to devlink hwerr
by Shalom Toledo
· 5 years ago
2aa4aa2
mlxsw: core: Add support for EMAD string TLV parsing
by Shalom Toledo
· 5 years ago
664b3dd
mlxsw: core: Add EMAD string TLV
by Shalom Toledo
· 5 years ago
d17eb40
mlxsw: emad: Remove deprecated EMAD TLVs
by Shalom Toledo
· 5 years ago
5aa4165
mlxsw: core: Parse TLVs' offsets of incoming EMADs
by Shalom Toledo
· 5 years ago
b2ef81d
net: ethernet: ti: Add dependency for TI_DAVINCI_EMAC
by Mao Wenan
· 5 years ago
ca22d69
Merge branch 'stmmac-next'
by David S. Miller
· 5 years ago
b776620
net: stmmac: Implement UDP Segmentation Offload
by Jose Abreu
· 5 years ago
88ebe2c
net: stmmac: Rework stmmac_rx()
by Jose Abreu
· 5 years ago
bc41a66
net: stmmac: tc: Remove the speed dependency
by Jose Abreu
· 5 years ago
04d1190
net: stmmac: xgmac: Add C45 PHY support in the MDIO callbacks
by Jose Abreu
· 5 years ago
8c6fc09
net: stmmac: gmac4+: Add Split Header support
by Jose Abreu
· 5 years ago
a24cae7
net: stmmac: Fix sparse warning
by Jose Abreu
· 5 years ago
2971130
cxgb4: remove redundant assignment to hdr_len
by Colin Ian King
· 5 years ago
c33fdc3
tipc: fix update of the uninitialized variable err
by Colin Ian King
· 5 years ago
59618bc0
Documentation: networking: dpaa_eth: adjust sysfs paths
by Madalin Bucur
· 5 years ago
9c64eca
Documentation: networking: dpaa_eth: adjust buffer pool info
by Madalin Bucur
· 5 years ago
6cc2c87
samples/bpf: adjust Makefile and README.rst
by Jesper Dangaard Brouer
· 5 years ago
5b67a3e
mlxsw: core: Enable devlink reload only on probe
by Jiri Pirko
· 5 years ago
1287723
r8169: add support for RTL8117
by Heiner Kallweit
· 5 years ago
7a28c88
Merge branch 'sfp-Allow-slow-to-initialise-GPON-modules-to-work'
by David S. Miller
· 5 years ago
139d3a2
net: sfp: allow modules with slow diagnostics to probe
by Russell King
· 5 years ago
e117be7
net: sfp: allow sfp to probe slow to initialise GPON modules
by Russell King
· 5 years ago
73f5e84
net: sfp: move module insert reporting out of probe
by Russell King
· 5 years ago
b036a55
net: sfp: split power mode switching from probe
by Russell King
· 5 years ago
6b0da5c
net: sfp: track upstream's attachment state in state machine
by Russell King
· 5 years ago
d23751a
net: sfp: ensure TX_FAULT has deasserted before probing the PHY
by Russell King
· 5 years ago
63ec1c7
net: sfp: allow fault processing to transition to other states
by Russell King
· 5 years ago
eefa6f1
net: sfp: eliminate mdelay() from PHY probe
by Russell King
· 5 years ago
181f29d
net: sfp: split the PHY probe from sfp_sm_mod_init()
by Russell King
· 5 years ago
8e210b6
net: sfp: control TX_DISABLE and phy only from main state machine
by Russell King
· 5 years ago
7cfa9c9
net: sfp: avoid power switch on address-change modules
by Russell King
· 5 years ago
ed32abb
net: sfp: parse SFP power requirement earlier
by Russell King
· 5 years ago
d900954
net: sfp: rename T_PROBE_WAIT to T_SERIAL
by Russell King
· 5 years ago
d2e816c
net: sfp: handle module remove outside state machine
by Russell King
· 5 years ago
0936ebc
net: sfp: rename sfp_sm_ins_next() as sfp_sm_mod_next()
by Russell King
· 5 years ago
1539e0d
net: sfp: move tx disable on device down to main state machine
by Russell King
· 5 years ago
e85d81a
net: sfp: move sfp sub-state machines into separate functions
by Russell King
· 5 years ago
2fca4ac
net: sfp: fix sfp_bus_put() kernel documentation
by Russell King
· 5 years ago
7ec3f87
r8169: respect EEE user setting when restarting network
by Heiner Kallweit
· 5 years ago
0c06d16
lwtunnel: ignore any TUNNEL_OPTIONS_PRESENT flags set by users
by Xin Long
· 5 years ago
58e8494
lwtunnel: get nlsize for erspan options properly
by Xin Long
· 5 years ago
ed02551
lwtunnel: change to use nla_parse_nested on new options
by Xin Long
· 5 years ago
fe2b8a8
Merge branch 'Accomodate-DSA-front-end-into-Ocelot'
by David S. Miller
· 5 years ago
c9d2203
net: mscc: ocelot: don't hardcode the number of the CPU port
by Vladimir Oltean
· 5 years ago
2146819
net: mscc: ocelot: split assignment of the cpu port into a separate function
by Vladimir Oltean
· 5 years ago
26f4dba
net: mscc: ocelot: refactor adjust_link into a netdev-independent function
by Vladimir Oltean
· 5 years ago
2b120dd
net: mscc: ocelot: initialize list of multicast addresses in common code
by Claudiu Manoil
· 5 years ago
889b895
net: mscc: ocelot: separate the common implementation of ndo_open and ndo_stop
by Vladimir Oltean
· 5 years ago
31350d7
net: mscc: ocelot: move port initialization into separate function
by Vladimir Oltean
· 5 years ago
714d0ff
net: mscc: ocelot: limit vlan ingress filtering to actual number of ports
by Vladimir Oltean
· 5 years ago
c7282d3
net: mscc: ocelot: refactor ethtool callbacks
by Vladimir Oltean
· 5 years ago
004d44f
net: mscc: ocelot: separate net_device related items out of ocelot_port
by Vladimir Oltean
· 5 years ago
f270dbf
net: mscc: ocelot: refactor struct ocelot_port out of function prototypes
by Vladimir Oltean
· 5 years ago
4bda141
net: mscc: ocelot: change prototypes of switchdev port attribute handlers
by Vladimir Oltean
· 5 years ago
306fd44
net: mscc: ocelot: change prototypes of hwtstamping ioctls
by Vladimir Oltean
· 5 years ago
531ee1a
net: mscc: ocelot: break out fdb operations into abstract implementations
by Vladimir Oltean
· 5 years ago
9855934
net: mscc: ocelot: break apart vlan operations into ocelot_vlan_{add, del}
by Vladimir Oltean
· 5 years ago
97bb69e
net: mscc: ocelot: break apart ocelot_vlan_port_apply
by Vladimir Oltean
· 5 years ago
c82488df
Merge branch 'net-dsa-mv88e6xxx-Add-support-for-port-mirroring'
by David S. Miller
· 5 years ago
f0942e0
net: dsa: mv88e6xxx: Add support for port mirroring
by Iwan R Timmer
· 5 years ago
5c74c54
net: dsa: mv88e6xxx: Split monitor port configuration
by Iwan R Timmer
· 5 years ago
2282001
Support LAN743x PTP periodic output on any GPIO
by John Efstathiades
· 5 years ago
26285f1
Merge branch 'Unlock-new-potential-in-SJA1105-with-PTP-system-timestamping'
by David S. Miller
· 5 years ago
af580ae
net: dsa: sja1105: Disallow management xmit during switch reset
by Vladimir Oltean
· 5 years ago
6cf99c1
net: dsa: sja1105: Restore PTP time after switch reset
by Vladimir Oltean
· 5 years ago
34d76e9
net: dsa: sja1105: Implement the .gettimex64 system call for PTP
by Vladimir Oltean
· 5 years ago
7941af9
Merge branch 'r8169-improve-PHY-configuration'
by David S. Miller
· 5 years ago
afa2642
r8169: remove rtl8168c_4_hw_phy_config
by Heiner Kallweit
· 5 years ago
0721914
r8169: add helper r8168d_modify_extpage
by Heiner Kallweit
· 5 years ago
3a129e3
r8169: switch to phylib functions in more places
by Heiner Kallweit
· 5 years ago
b5e189b4
r8169: add helper r8168d_phy_param
by Heiner Kallweit
· 5 years ago
8bfdce1
r8169: add helper r8168g_phy_param
by Heiner Kallweit
· 5 years ago
727b366
net: sfp: rework upstream interface
by Russell King
· 5 years ago
14684b9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
0058b0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
5cb8418
Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
a2582cd
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 5 years ago
0843aa8
ixgbe: need_wakeup flag might not be set for Tx
by Magnus Karlsson
· 5 years ago
7056395
i40e: need_wakeup flag might not be set for Tx
by Magnus Karlsson
· 5 years ago
6acab13
igb/igc: use ktime accessors for skb->tstamp
by Jacob Keller
· 5 years ago
4c9da6f
i40e: Fix for ethtool -m issue on X722 NIC
by Arkadiusz Kubalewski
· 5 years ago
4eda4e0
iavf: initialize ITRN registers with correct values
by Nicholas Nunley
· 5 years ago
615457a
ice: fix potential infinite loop because loop counter being too small
by Colin Ian King
· 5 years ago
92da362
Merge branch 'sctp-rfc7829'
by David S. Miller
· 5 years ago
d467ac0
sctp: add SCTP_PEER_ADDR_THLDS_V2 sockopt
by Xin Long
· 5 years ago
34515e9
sctp: add support for Primary Path Switchover
by Xin Long
· 5 years ago
Next »