Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
701b186ebf52f872134824ffd8bd734c4c1e35df
701b186
mlxsw: spectrum: Configure FIDs based on bridge events
by Ido Schimmel
· 9 years ago
3ba2ebf
mlxsw: spectrum: Unsplit the vFID range
by Ido Schimmel
· 9 years ago
99724c1
mlxsw: spectrum: Introduce support for router interfaces
by Ido Schimmel
· 9 years ago
6e095fd
mlxsw: spectrum: Edit RIF properties based on netdev events
by Ido Schimmel
· 9 years ago
7ce856a
mlxsw: spectrum: Add couple of lower device helper functions
by Jiri Pirko
· 9 years ago
61c503f
mlxsw: spectrum_router: Implement fib4 add/del switchdev obj ops
by Jiri Pirko
· 9 years ago
d5a1c74
mlxsw: reg: Add Router Algorithmic LPM Unicast Entry Register definition
by Jiri Pirko
· 9 years ago
6b75c48
mlxsw: spectrum_router: Add virtual router management
by Jiri Pirko
· 9 years ago
5334202
mlxsw: spectrum_router: Implement LPM trees management
by Jiri Pirko
· 9 years ago
20ae405
mlxsw: reg: Add Router Algorithmic LPM Tree Binding Register definition
by Jiri Pirko
· 9 years ago
a982335
mlxsw: reg: Add Router Algorithmic LPM Structure Tree Register definition
by Jiri Pirko
· 9 years ago
6f9fc3c
mlxsw: reg: Add Router Algorithmic LPM Tree Allocation Register definition
by Jiri Pirko
· 9 years ago
5e9c16c
mlxsw: spectrum_router: Implement private fib
by Jiri Pirko
· 9 years ago
f48cc6b
tun: fix build warnings
by Jason Wang
· 9 years ago
22f8788
Merge branch 'liquidio-next'
by David S. Miller
· 9 years ago
9fbc48f
liquidio: Response header changes
by Raghu Vatsavayi
· 9 years ago
a2c64b6
liquidio: Remove redundant code
by Raghu Vatsavayi
· 9 years ago
a22b15c
liquidio: Droq validation
by Raghu Vatsavayi
· 9 years ago
4c2743f
liquidio: MTU limits
by Raghu Vatsavayi
· 9 years ago
1e0d30f
liquidio: free resources during shutdown
by Raghu Vatsavayi
· 9 years ago
3dcef2c
liquidio: iq/oq limits
by Raghu Vatsavayi
· 9 years ago
55893a6
liquidio: softcommand delay
by Raghu Vatsavayi
· 9 years ago
14866cc
liquidio: IQ synchronization
by Raghu Vatsavayi
· 9 years ago
a7d5a3d
liquidio: Macro replacements
by Raghu Vatsavayi
· 9 years ago
01fb237
liquidio: Vxlan support
by Raghu Vatsavayi
· 9 years ago
13c5c24
bpf: add bpf_get_hash_recalc helper
by Daniel Borkmann
· 9 years ago
6fd980a
net: samples: pktgen mode samples/tests for qdisc layer
by John Fastabend
· 9 years ago
0967f24
net: pktgen: support injecting packets for qdisc testing
by John Fastabend
· 9 years ago
4386f56
net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
62469c7
net: ethernet: bcmgenet: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
4694e6e
net: ethernet: arc: emac: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
01dea53
net: ethernet: arc: emac: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
fa01848
net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
2a62416
net: ethernet: ixp4xx_eth: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
2c08740
net: ethernet: smsc: smsc911x: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
f788e32
net: ethernet: smsc: smsc911x: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
5376d95
net: ethernet: lantiq_etop: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
d1e3a35
net: ethernet: lantiq_etop: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
f4400de
net: ethernet: cavium: octeon: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
9e8e6e8
net: ethernet: cavium: octeon: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
5d4de16
net/mlx4: Fix some indent inconsistancy
by Christophe Jaillet
· 9 years ago
61cc535
net sched actions: skbedit convert to use more modern nla_put_xxx
by Jamal Hadi Salim
· 9 years ago
ff202ee
net sched actions: skbedit add support for mod-ing skb pkt_type
by Jamal Hadi Salim
· 9 years ago
8b10cab
net: simplify and make pkt_type_ok() available for other users
by Jamal Hadi Salim
· 9 years ago
8186f6e
net-next: mediatek: fix compile error inside mtk_poll_controller()
by John Crispin
· 9 years ago
d624e15
Merge branch 'mlxsw-router-interfaces-groundwork'
by David S. Miller
· 9 years ago
7b27ce7
mlxsw: spectrum: Add traps needed for router implementation
by Jiri Pirko
· 9 years ago
10f00aa
mlxsw: spectrum: Use action 'discard' when removing traps
by Ido Schimmel
· 9 years ago
3dc2668
mlxsw: reg: Add Router Interface Table Register
by Ido Schimmel
· 9 years ago
d82d8c0
mlxsw: reg: Add FDB action to forward to router
by Ido Schimmel
· 9 years ago
fa3054f
mlxsw: spectrum: Add router interface struct
by Ido Schimmel
· 9 years ago
464dce1
mlxsw: spectrum_router: Add basic ipv4 router initialization
by Ido Schimmel
· 9 years ago
bbf2a47
mlxsw: spectrum: Initialize ports at the end of init sequence
by Ido Schimmel
· 9 years ago
69c407a
mlxsw: reg: Add Router General Configuration Register
by Ido Schimmel
· 9 years ago
11943ff
mlxsw: spectrum: Remove RIF from PVID vPort when joining / leaving LAG
by Ido Schimmel
· 9 years ago
86bf95b
mlxsw: spectrum: Sync PVID vPort LAG status
by Ido Schimmel
· 9 years ago
32d863f
mlxsw: spectrum: Remove VLANs configuration via SELF flag
by Ido Schimmel
· 9 years ago
52697a9
mlxsw: spectrum: Send untagged packets through a port netdev
by Ido Schimmel
· 9 years ago
cec88ea
Merge branch 'bnxt_en-next'
by David S. Miller
· 9 years ago
51f3078
bnxt_en: Allow statistics DMA to be configurable using ethtool -C.
by Michael Chan
· 9 years ago
87027db
bnxt_en: Assign netdev->dev_port with port ID.
by Michael Chan
· 9 years ago
17c71ac
bnxt_en: Allow promiscuous mode for VF if default VLAN is enabled.
by Michael Chan
· 9 years ago
dc7aadb
bnxt_en: Increase maximum supported MTU to 9500.
by Vasundhara Volam
· 9 years ago
550feeb
bnxt_en: Enable MRU enables bit when configuring VNIC MRU.
by Michael Chan
· 9 years ago
93e0b4f
bnxt_en: Add support for firmware updates for additional processors.
by Rob Swindell
· 9 years ago
08141e0
bnxt_en: Request firmware reset after successful firwmare update
by Rob Swindell
· 9 years ago
a4c3634
bnxt_en: Add support for updating flash more securely
by Rob Swindell
· 9 years ago
2a5bedf
bnxt_en: Do function reset on the 1st PF open only.
by Michael Chan
· 9 years ago
a58a3e6
bnxt_en: Update firmware spec. to 1.3.0.
by Michael Chan
· 9 years ago
75362a3
bnxt_en: VF/NPAR should return -EOPNOTSUPP for unsupported ethtool ops.
by Michael Chan
· 9 years ago
efb15c3
net: ethernet: davinci_emac: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
c332177
net: ethernet: davinci_emac: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
513334e
Merge branch 'mlx5-next'
by David S. Miller
· 9 years ago
cb67b83
net/mlx5e: Introduce SRIOV VF representors
by Hadar Hen Zion
· 9 years ago
127ea38
net/mlx5: Add Representors registration API
by Hadar Hen Zion
· 9 years ago
6bfd390
net/mlx5e: Add support for multiple profiles
by Hadar Hen Zion
· 9 years ago
398f335
net/mlx5e: Mark enabled RQTs instances explicitly
by Hadar Hen Zion
· 9 years ago
724b2aa
net/mlx5e: TIRs management refactoring
by Hadar Hen Zion
· 9 years ago
b50d292
net/mlx5e: Create NIC global resources only once
by Hadar Hen Zion
· 9 years ago
c930a3a
net/mlx5e: Add devlink based SRIOV mode changes
by Or Gerlitz
· 9 years ago
feae908
net/mlx5: Add devlink interface
by Or Gerlitz
· 9 years ago
08f4b59
net/devlink: Add E-Switch mode control
by Or Gerlitz
· 9 years ago
fed9ce2
net/mlx5: E-Switch, Add API to create vport rx rules
by Or Gerlitz
· 9 years ago
c116c6e
net/mlx5: E-Switch, Add offloads table
by Or Gerlitz
· 9 years ago
acbc200
net/mlx5: Introduce offloads steering namespace
by Or Gerlitz
· 9 years ago
ab22be9
net/mlx5: E-Switch, Add API to create send-to-vport rules
by Or Gerlitz
· 9 years ago
3aa3357
net/mlx5: E-Switch, Add miss rule for offloads mode
by Or Gerlitz
· 9 years ago
69697b6
net/mlx5: E-Switch, Add support for the sriov offloads mode
by Or Gerlitz
· 9 years ago
6ab36e3
net/mlx5: E-Switch, Add operational mode to the SRIOV e-Switch
by Or Gerlitz
· 9 years ago
3ea0044
Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
ca9354a
Merge branch 'hns-next'
by David S. Miller
· 9 years ago
b15dc29
net: hns: get reset registers from DT
by Kejian Yan
· 9 years ago
5d2525f
net: hns: add media-type property for hns
by Kejian Yan
· 9 years ago
2e14b21
net: hns: remove redundant hns_mac_dev_to_enet_if()
by Kejian Yan
· 9 years ago
45fc764
net: hns: normalize two different loop
by Daode Huang
· 9 years ago
6ba312e
net: hns: add a space before "*/"
by Daode Huang
· 9 years ago
68fa163
net: hns: delete redundant parenthese
by Daode Huang
· 9 years ago
8ec98ba
net: hns: change code style from a = a + x to a += x
by Daode Huang
· 9 years ago
d9fdb4e
net: hns: fix code style about hns driver
by Daode Huang
· 9 years ago
b30d74e
MAINTAINERS: add maintainers for hns driver
by Daode Huang
· 9 years ago
Next »