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-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
2019-02-06
qede: use ethtool_rx_flow_rule() to remove duplicated parser code
Pablo Neira Ayuso
1
-203
/
+76
2019-02-06
qede: place ethtool_rx_flow_spec after code after TC flower codebase
Pablo Neira Ayuso
1
-132
/
+132
2019-02-06
dsa: bcm_sf2: use flow_rule infrastructure
Pablo Neira Ayuso
1
-35
/
+67
2019-02-06
ethtool: add ethtool_rx_flow_spec to flow_rule structure translator
Pablo Neira Ayuso
2
-0
/
+256
2019-02-06
flow_offload: add wake-up-on-lan and queue to flow_action
Pablo Neira Ayuso
1
-0
/
+7
2019-02-06
cls_flower: don't expose TC actions to drivers anymore
Pablo Neira Ayuso
2
-6
/
+0
2019-02-06
drivers: net: use flow action infrastructure
Pablo Neira Ayuso
7
-426
/
+418
2019-02-06
flow_offload: add statistics retrieval infrastructure and use it
Pablo Neira Ayuso
8
-10
/
+28
2019-02-06
cls_api: add translator to flow_action representation
Pablo Neira Ayuso
3
-0
/
+115
2019-02-06
flow_offload: add flow action infrastructure
Pablo Neira Ayuso
5
-6
/
+102
2019-02-06
net/mlx5e: support for two independent packet edit actions
Pablo Neira Ayuso
1
-22
/
+59
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
17
-1222
/
+1209
2019-02-06
Merge branch 'net-phy-add-and-use-further-MMD-accessors'
David S. Miller
7
-130
/
+252
2019-02-06
net: phy: make use of new MMD accessors
Heiner Kallweit
5
-94
/
+38
2019-02-06
net: phy: provide full set of accessor functions to MMD registers
Nikita Yushchenko
2
-36
/
+214
2019-02-06
Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...
David S. Miller
183
-3927
/
+4083
2019-02-06
bpf: test_maps: fix possible out of bound access warning
Breno Leitao
1
-13
/
+14
2019-02-06
tools: bpftool: doc, fix incorrect text
Prashant Bhole
3
-5
/
+5
2019-02-06
Merge branch 'bpf-xdp-hw-plus-generic'
Daniel Borkmann
2
-60
/
+85
2019-02-06
selftests/bpf: test reading the offloaded program
Jakub Kicinski
1
-9
/
+20
2019-02-06
selftests/bpf: add test for mixing generic and offload XDP
Jakub Kicinski
1
-54
/
+62
2019-02-06
selftests/bpf: print traceback when test fails
Jakub Kicinski
1
-1
/
+4
2019-02-06
net: xdp: allow generic and driver XDP on one interface
Jakub Kicinski
1
-5
/
+5
2019-02-06
selftests/bpf: fix the expected messages
Jakub Kicinski
1
-2
/
+5
[prev]
[next]