Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b9c7a7acc749f3d0667a2ab44ea38110d5a1f286
b9c7a7a
net: sch: prio: Add offload ability for grafting a child
by Nogah Frankel
· 7 years ago
98ceb7b
mlxsw: spectrum: qdiscs: prio: Delete child qdiscs when removing bands
by Nogah Frankel
· 7 years ago
23f2b40
mlxsw: spectrum: Update sch_prio stats to include sch_red related drops
by Nogah Frankel
· 7 years ago
fd5ac14
net: sch: Don't warn on missmatching qlen and backlog for offloaded qdiscs
by Nogah Frankel
· 7 years ago
cc6e5c1
mlxsw: spectrum: qdiscs: Update backlog handling of a child qdiscs
by Nogah Frankel
· 7 years ago
04cc0bf
mlxsw: spectrum: qdiscs: Collect stats for sch_red based on priomap
by Nogah Frankel
· 7 years ago
1631ab2
mlxsw: spectrum: qdiscs: Add priority map per qdisc
by Nogah Frankel
· 7 years ago
2f88047
mlxsw: spectrum: Add priority counters
by Nogah Frankel
· 7 years ago
eed4bae
mlxsw: spectrum: qdiscs: Support qdisc per tclass
by Nogah Frankel
· 7 years ago
56beda3
net: mvpp2: Add hardware offloading for VLAN filtering
by Maxime Chevallier
· 7 years ago
14967f9
r8169: convert remaining feature flag and remove enum features
by Heiner Kallweit
· 7 years ago
64ec1ac
Merge branch 'macmace-cleanups'
by David S. Miller
· 7 years ago
1e9b9a8
net/macmace: Drop redundant MACH_IS_MAC test
by Finn Thain
· 7 years ago
66e1968
net/macmace: Fix and clean up log messages
by Finn Thain
· 7 years ago
82695b3
inet: whitespace cleanup
by Stephen Hemminger
· 7 years ago
262c974
emulex/benet: Constify *be_misconfig_evt_port_state[]
by Hernán Gonzalez
· 7 years ago
4f4aaa1
qlogic/qed: Constify *pkt_type_str[]
by Hernán Gonzalez
· 7 years ago
2824db7
Merge branch 'SFP-updates'
by David S. Miller
· 7 years ago
3bb3526
sfp: add high power module support
by Jon Nettleton
· 7 years ago
66f5325
dt-bindings: add maximum power level to SFP binding
by Russell King
· 7 years ago
a9c7936
phylink,sfp: negotiate interface format with MAC
by Russell King
· 7 years ago
0314586
sfp: support 1G BiDi (eg, FiberStore SFP-GE-BX) modules
by Russell King
· 7 years ago
44d15d9
team: Use extack to report enslavement failures
by Ido Schimmel
· 7 years ago
fb66cb0
Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by David S. Miller
· 7 years ago
3f5a683
Merge branch 'mlx4-misc'
by David S. Miller
· 7 years ago
a970d8d
net/mlx4_en: RX csum, pre-define enabled protocols for IP status masking
by Tariq Toukan
· 7 years ago
1cb8b12
net/mlx4_en: Combine checks of end-cases in RX completion function
by Tariq Toukan
· 7 years ago
4f32e1c
net/mlx4_en: Remove unnecessary warn print in reset config
by Eran Ben Elisha
· 7 years ago
f26d0d2
net/mlx4_en: Add physical RX/TX bytes/packets counters
by Eran Ben Elisha
· 7 years ago
431c7ec
Merge branch 'mlxsw-Offloading-encapsulated-SPAN'
by David S. Miller
· 7 years ago
8f08a52
mlxsw: spectrum_span: Support mirror to ip6gretap
by Petr Machata
· 7 years ago
27cf76f
mlxsw: spectrum_span: Support mirror to gretap
by Petr Machata
· 7 years ago
52a6444
mlxsw: Move a mirroring check to mlxsw_sp_span_entry_create
by Petr Machata
· 7 years ago
803335a
mlxsw: Handle config changes pertinent to SPAN
by Petr Machata
· 7 years ago
169b5d95
mlxsw: spectrum_span: Generalize SPAN support
by Petr Machata
· 7 years ago
079c9f3
mlxsw: spectrum: Keep mirror netdev in mlxsw_sp_span_entry
by Petr Machata
· 7 years ago
7b2ef81
mlxsw: spectrum_span: Extract mlxsw_sp_span_entry_{de, }configure()
by Petr Machata
· 7 years ago
3546b03
mlxsw: spectrum_span: Initialize span_entry.id eagerly
by Petr Machata
· 7 years ago
9897708
mlxsw: span: Remove span_entry by span_id
by Petr Machata
· 7 years ago
1da93eb
mlxsw: reg: Extend mlxsw_reg_mpat_pack()
by Petr Machata
· 7 years ago
0d6cd3f
mlxsw: reg: Add SPAN encapsulation to MPAT register
by Petr Machata
· 7 years ago
b0066da
ip_tunnel: Rename & publish init_tunnel_flow
by Petr Machata
· 7 years ago
d1b2a6c
net: GRE: Add is_gretap_dev, is_ip6gretap_dev
by Petr Machata
· 7 years ago
8897207
mlxsw: spectrum_ipip: Support decoding IPv6 tunnel addresses
by Petr Machata
· 7 years ago
7e58a6c
mlxsw: spectrum_ipip: Extract mlxsw_sp_l3addr_is_zero
by Petr Machata
· 7 years ago
63d6380
Merge branch 'ibmvnic-Miscellaneous-driver-fixes-and-enhancements'
by David S. Miller
· 7 years ago
20a8ab7
ibmvnic: Do not attempt to login if RX or TX queues are not allocated
by Thomas Falcon
· 7 years ago
0aecb13
ibmvnic: Report queue stops and restarts as debug output
by Thomas Falcon
· 7 years ago
637f81d
ibmvnic: Harden TX/RX pool cleaning
by Thomas Falcon
· 7 years ago
53cc772
ibmvnic: Allocate statistics buffers during probe
by Thomas Falcon
· 7 years ago
ecba616
ibmvnic: Fix TX descriptor tracking again
by Thomas Falcon
· 7 years ago
51846bf
Merge branch 'stmmac-barrier-fixes-and-cleanup'
by David S. Miller
· 7 years ago
1e88f6e
net: stmmac: make dwmac4_release_tx_desc() clear all descriptor fields
by Niklas Cassel
· 7 years ago
a6b25da
net: stmmac: ensure that the device has released ownership before reading data
by Niklas Cassel
· 7 years ago
95eb930
net: stmmac: use correct barrier between coherent memory and MMIO
by Niklas Cassel
· 7 years ago
15d2ee4
net: stmmac: ensure that the MSS desc is the last desc to set the own bit
by Niklas Cassel
· 7 years ago
f4155ef
Merge branch 'RDS-optimized-notification-for-zerocopy-completion'
by David S. Miller
· 7 years ago
6f3899e
selftests/net: reap zerocopy completions passed up as ancillary data.
by Sowmini Varadhan
· 7 years ago
401910d
rds: deliver zerocopy completion notification with data
by Sowmini Varadhan
· 7 years ago
67490e3
selftests/net: revert the zerocopy Rx path for PF_RDS
by Sowmini Varadhan
· 7 years ago
c1de13b
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
6c6aa15
r8169: improve interrupt handling
by Heiner Kallweit
· 7 years ago
a52b839
selftests: Add fib-onlink-tests.sh to TEST_PROGS
by David Ahern
· 7 years ago
b17db8c
Merge branch 'DPAA-Ethernet-fixes'
by David S. Miller
· 7 years ago
c893238
dpaa_eth: Add allmulti option
by Radu Bulie
· 7 years ago
056a01b
dpaa_eth: refactor frag count checking
by Madalin Bucur
· 7 years ago
81084b3
dpaa_eth: make sure all Rx errors are counted
by Madalin Bucur
· 7 years ago
120d75e
dpaa_eth: fix SG mapping
by Madalin Bucur
· 7 years ago
afdd6ae
Merge branch 'ieee802154-for-davem-2018-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next
by David S. Miller
· 7 years ago
23363b8
Merge branch 'pernet_operations-convert-part-3'
by David S. Miller
· 7 years ago
3edbccf
net: Convert smack_net_ops
by Kirill Tkhai
· 7 years ago
79a4fb0
net: Convert selinux_net_ops
by Kirill Tkhai
· 7 years ago
9532ce1
net: Convert defrag6_net_ops
by Kirill Tkhai
· 7 years ago
afd7b3e
net: Convert ila_net_ops
by Kirill Tkhai
· 7 years ago
e5b2ae9
net: Convert defrag4_net_ops
by Kirill Tkhai
· 7 years ago
f95978b
net: Convert clusterip_net_ops
by Kirill Tkhai
· 7 years ago
7ca9e67
net: Convert brnf_net_ops
by Kirill Tkhai
· 7 years ago
68eabe8
net: Convert ipvlan_net_ops
by Kirill Tkhai
· 7 years ago
f17c9bf
net: Convert cfg802154_pernet_ops
by Kirill Tkhai
· 7 years ago
989d981
net: Convert sit_net_ops
by Kirill Tkhai
· 7 years ago
5ecc295
net: Convert vti6_net_ops
by Kirill Tkhai
· 7 years ago
66997ba
net: Convert ip6_tnl_net_ops
by Kirill Tkhai
· 7 years ago
5c155c5
net: Convert ip6gre_net_ops
by Kirill Tkhai
· 7 years ago
3150210
net: Convert ipgre_net_ops, ipgre_tap_net_ops, erspan_net_ops, vti_net_ops and ipip_net_ops
by Kirill Tkhai
· 7 years ago
3cec5fb
net: Convert br_net_ops
by Kirill Tkhai
· 7 years ago
ef74c07
net: Convert vxlan_net_ops
by Kirill Tkhai
· 7 years ago
cd59b28
net: Convert ppp_net_ops
by Kirill Tkhai
· 7 years ago
9e76745
net: Convert gtp_net_ops
by Kirill Tkhai
· 7 years ago
f60f334
net: Convert geneve_net_ops
by Kirill Tkhai
· 7 years ago
6963ad6
net: Convert bond_net_ops
by Kirill Tkhai
· 7 years ago
685ecfb
net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_operations
by Kirill Tkhai
· 7 years ago
5fcc858
net: Convert sysctl creating and destroying pernet_operations
by Kirill Tkhai
· 7 years ago
2535486
net: Convert cma_pernet_operations
by Kirill Tkhai
· 7 years ago
02df428
net: Convert simple pernet_operations
by Kirill Tkhai
· 7 years ago
7300bd9
net: Convert nfs_net_ops
by Kirill Tkhai
· 7 years ago
f0aad8e
net: Convert synproxy_net_ops
by Kirill Tkhai
· 7 years ago
47d63a0
net: Convert hashlimit_net_ops and recent_net_ops
by Kirill Tkhai
· 7 years ago
c80afa0
net: Convert /proc creating and destroying pernet_operations
by Kirill Tkhai
· 7 years ago
7f897db
ipvlan: fix building with modular IPV6
by Arnd Bergmann
· 7 years ago
3808b51
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
Next »