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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-07
s390/net: move pnet constants
Ursula Braun
2
-8
/
+8
2019-02-07
net: vxlan: Free a leaked vetoed multicast rdst
Petr Machata
1
-9
/
+11
2019-02-07
Merge branch 'devlink-health'
David S. Miller
11
-165
/
+1755
2019-02-07
devlink: Add Documentation/networking/devlink-health.txt
Aya Levin
1
-0
/
+86
2019-02-07
net/mlx5e: Add tx timeout support for mlx5e tx reporter
Eran Ben Elisha
3
-37
/
+55
2019-02-07
net/mlx5e: Add tx reporter support
Eran Ben Elisha
6
-128
/
+306
2019-02-07
devlink: Add health dump {get,clear} commands
Eran Ben Elisha
2
-0
/
+65
2019-02-07
devlink: Add health diagnose command
Eran Ben Elisha
2
-0
/
+47
2019-02-07
devlink: Add health recover command
Eran Ben Elisha
2
-0
/
+21
2019-02-07
devlink: Add health set command
Eran Ben Elisha
2
-0
/
+37
2019-02-07
devlink: Add health get command
Eran Ben Elisha
2
-0
/
+160
2019-02-07
devlink: Add health report functionality
Eran Ben Elisha
3
-0
/
+193
2019-02-07
devlink: Add health reporter create/destroy functionality
Eran Ben Elisha
2
-0
/
+145
2019-02-07
devlink: Add devlink formatted message (fmsg) API
Eran Ben Elisha
3
-0
/
+640
2019-02-07
net: phy: fixed_phy: Fix fixed_phy not checking GPIO
Moritz Fischer
1
-3
/
+3
2019-02-06
net: emac: remove IBM_EMAC_RX_SKB_HEADROOM
Christian Lamparter
3
-39
/
+47
2019-02-06
net: phy: improve genphy_c45_read_link
Heiner Kallweit
2
-11
/
+6
2019-02-06
net: stmmac: fix ptp timestamping on Rx on gmac4
Ilias Apalodimas
2
-18
/
+16
2019-02-06
net: dsa: mv88e6xxx: Prevent suspend to RAM
Miquel Raynal
1
-0
/
+16
2019-02-06
Merge branch 'for_net-next-5.1/rds-tos-v4' of git://git.kernel.org/pub/scm/li...
David S. Miller
16
-52
/
+166
2019-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
34
-391
/
+4353
2019-02-06
Merge branch 'mlxsw-blackhole-routes'
David S. Miller
2
-2
/
+225
2019-02-06
selftests: mlxsw: Add a test for blackhole routes
Ido Schimmel
1
-0
/
+200
2019-02-06
mlxsw: spectrum_router: Offload blackhole routes
Ido Schimmel
1
-2
/
+25
2019-02-06
Merge branch 'net-Introduce-ndo_get_port_parent_id'
David S. Miller
30
-260
/
+214
2019-02-06
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Florian Fainelli
6
-84
/
+15
2019-02-06
net: dsa: Implement ndo_get_port_parent_id()
Florian Fainelli
1
-6
/
+12
2019-02-06
staging: fsl-dpaa2: ethsw: Implement ndo_get_port_parent_id()
Florian Fainelli
1
-4
/
+12
2019-02-06
netdevsim: Implement ndo_get_port_parent_id()
Florian Fainelli
1
-17
/
+6
2019-02-06
rocker: Implement ndo_get_port_parent_id()
Florian Fainelli
1
-5
/
+13
2019-02-06
nfp: Implement ndo_get_port_parent_id()
Florian Fainelli
5
-26
/
+11
2019-02-06
mscc: ocelot: Implement ndo_get_port_parent_id()
Florian Fainelli
1
-20
/
+13
2019-02-06
mlxsw: Implement ndo_get_port_parent_id()
Florian Fainelli
3
-29
/
+26
2019-02-06
net/mlx5e: Implement ndo_get_port_parent_id()
Florian Fainelli
3
-24
/
+14
2019-02-06
liquidio: Implement ndo_get_port_parent_id()
Florian Fainelli
2
-35
/
+12
2019-02-06
bnxt: Implement ndo_get_port_parent_id()
Florian Fainelli
4
-31
/
+15
2019-02-06
net: Introduce ndo_get_port_parent_id()
Florian Fainelli
6
-5
/
+91
2019-02-06
cxgb4: Update 1.22.9.0 as the latest firmware supported.
Vishal Kulkarni
1
-6
/
+6
2019-02-06
cxgb4: Add new T6 PCI device ids 0x608b
Vishal Kulkarni
1
-0
/
+1
2019-02-06
r8169: Avoid pointer aliasing
Thierry Reding
1
-3
/
+13
2019-02-06
r8169: Load MAC address from device tree if present
Thierry Reding
1
-13
/
+23
2019-02-06
Merge branch 'mlxsw-core-Trace-EMAD-errors'
David S. Miller
3
-1
/
+39
2019-02-06
mlxsw: core: Trace EMAD errors
Nir Dotan
1
-1
/
+5
2019-02-06
devlink: add hardware errors tracing facility
Nir Dotan
2
-0
/
+34
2019-02-06
Merge branch 'dpaa2-eth-Driver-updates'
David S. Miller
2
-55
/
+83
2019-02-06
dpaa2-eth: Update buffer pool refill threshold
Ioana Ciocoi Radulescu
1
-1
/
+2
2019-02-06
dpaa2-eth: Use FQ-based DPIO enqueue API
Ioana Ciocoi Radulescu
2
-6
/
+39
2019-02-06
dpaa2-eth: Use napi_consume_skb()
Ioana Ciocoi Radulescu
1
-4
/
+4
2019-02-06
dpaa2-eth: Use a single page per Rx buffer
Ioana Ciocoi Radulescu
2
-44
/
+38
2019-02-06
Merge branch 'add-flow_rule-infrastructure'
David S. Miller
22
-2009
/
+2416
[next]