Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a2b2a19f0fbc674478a6806ea9e4f6aff06763f8
a2b2a19
net: ethernet: mediatek: remove superfluous local variable for phy address
by Sean Wang
· 8 years ago
2364c5c
net: ethernet: mediatek: use phydev from struct net_device
by Sean Wang
· 8 years ago
4fa01af
Merge branch 'mediatek-trgmii'
by David S. Miller
· 8 years ago
b885396
net: ethernet: mediatek: add the dts property to set if TRGMII supported on GMAC0
by Sean Wang
· 8 years ago
f430dea
net: ethernet: mediatek: add support for GMAC0 connecting with external PHY through TRGMII
by Sean Wang
· 8 years ago
572de60
net: ethernet: mediatek: add extension of phy-mode for TRGMII
by Sean Wang
· 8 years ago
60cd6e6
Merge tag 'rxrpc-rewrite-20160922-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
fc943f6
rxrpc: Reduce the number of PING ACKs sent
by David Howells
· 8 years ago
0d4b103
rxrpc: Reduce the number of ACK-Requests sent
by David Howells
· 8 years ago
cdd0766
Merge branch 'ftgmac100-ast2500-support'
by David S. Miller
· 8 years ago
edcd692
net/faraday: Mask out PHYSTS_CHG interrupt
by Joel Stanley
· 8 years ago
e07dc63
net/faraday: Configure old MDIO interface on Aspeed SoCs
by Joel Stanley
· 8 years ago
08c9c12
net/faraday: Clear stale interrupts
by Gavin Shan
· 8 years ago
2a0ab8e
net/faraday: Adapt for Aspeed SoCs
by Joel Stanley
· 8 years ago
7906a4d
net/faraday: Make EDO{R,T}R bits configurable
by Andrew Jeffery
· 8 years ago
ada66b5
net/faraday: Separate rx page storage from rxdesc
by Andrew Jeffery
· 8 years ago
50235c4
rxrpc: Obtain RTT data by requesting ACKs on DATA packets
by David Howells
· 8 years ago
77f2efc
rxrpc: Add ktime_sub_ms()
by David Howells
· 8 years ago
7aa51da
rxrpc: Expedite ping response transmission
by David Howells
· 8 years ago
8e83134
rxrpc: Send pings to get RTT data
by David Howells
· 8 years ago
524605e
cxgb4: Convert to use simple_open()
by Wei Yongjun
· 8 years ago
a084ab3
net: dsa: qca8k: use mdio_module_driver to simplify the code
by Wei Yongjun
· 8 years ago
fcfbfd6
net: dsa: qca8k: fix non static symbol warning
by Wei Yongjun
· 8 years ago
9ba62f9
Merge branch 'sctp-align'
by David S. Miller
· 8 years ago
4a225ce
sctp: make use of SCTP_TRUNC4 macro
by Marcelo Ricardo Leitner
· 8 years ago
e2f036a
sctp: rename WORD_TRUNC/ROUND macros
by Marcelo Ricardo Leitner
· 8 years ago
b80b8d7
Merge branch 'mlx5e-xdp'
by David S. Miller
· 8 years ago
35b510e
net/mlx5e: XDP TX xmit more
by Saeed Mahameed
· 8 years ago
b5503b9
net/mlx5e: XDP TX forwarding support
by Saeed Mahameed
· 8 years ago
f10b7cc
net/mlx5e: Have a clear separation between different SQ types
by Saeed Mahameed
· 8 years ago
8699415
net/mlx5e: XDP fast RX drop bpf programs support
by Rana Shahout
· 8 years ago
2fc4bfb
net/mlx5e: Dynamic RQ type infrastructure
by Saeed Mahameed
· 8 years ago
e4b8550
net/mlx5e: Slightly reduce hardware LRO size
by Saeed Mahameed
· 8 years ago
21c5968
net/mlx5e: Union RQ RX info per RQ type
by Saeed Mahameed
· 8 years ago
1bfecfc
net/mlx5e: Build RX SKB on demand
by Saeed Mahameed
· 8 years ago
f9616c3
tcp: implement TSQ for retransmits
by Eric Dumazet
· 8 years ago
0f1100c
Merge branch 'mv88e6390-prep'
by David S. Miller
· 8 years ago
d6b1023
net: dsa: mv88e6xxx: Convert flag bits to unsigned long long
by Andrew Lunn
· 8 years ago
0e7b992
net: dsa: mv88e6xxx: Add helper for accessing port registers
by Andrew Lunn
· 8 years ago
efee95f
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
by Nicolas Pitre
· 8 years ago
d270f76
net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
262b38c
net: ethernet: hisilicon: hns: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
e82f714
net: ethernet: mediatek: fix missing changes merged for conflicts overlapping commits
by Sean Wang
· 8 years ago
f9d1846
Merge branch 'cxgb4-tc-offload'
by David S. Miller
· 8 years ago
b20ff72
cxgb4: add support for drop and redirect actions
by Rahul Lakkireddy
· 8 years ago
d893184
cxgb4: add support for offloading u32 filters
by Rahul Lakkireddy
· 8 years ago
2e8aad7
cxgb4: add parser to translate u32 filters to internal spec
by Rahul Lakkireddy
· 8 years ago
578b46b
cxgb4: add common api support for configuring filters
by Rahul Lakkireddy
· 8 years ago
d57fd6c
cxgb4: move common filter code to separate file
by Rahul Lakkireddy
· 8 years ago
ecf4ee4
net: skbuff: Coding: Use eth_type_vlan() instead of open coding it
by Shmulik Ladkani
· 8 years ago
636c262
net: skbuff: Remove errornous length validation in skb_vlan_pop()
by Shmulik Ladkani
· 8 years ago
1fbafcb
Merge branch 'vlan_act_modify'
by David S. Miller
· 8 years ago
45a497f
net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan action
by Shmulik Ladkani
· 8 years ago
bfca4c5
net: skbuff: Export __skb_vlan_pop
by Shmulik Ladkani
· 8 years ago
688dc53
Merge branch 'mlx4-next'
by David S. Miller
· 8 years ago
a7e1f04
net/mlx4_core: Fix deadlock when switching between polling and event fw commands
by Jack Morgenstein
· 8 years ago
30353bf
net/mlx4_core: Use RCU to perform radix tree lookup for SRQ
by Leon Romanovsky
· 8 years ago
57c970c
net/mlx4_en: Fix wrong indentation
by Kamal Heib
· 8 years ago
de3d6fa
net/mlx4_en: Add branch prediction hints in RX data-path
by Tariq Toukan
· 8 years ago
cf1a647
rxrpc: Add per-peer RTT tracker
by David Howells
· 8 years ago
f07373e
rxrpc: Add re-sent Tx annotation
by David Howells
· 8 years ago
5a924b8
rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs
by David Howells
· 8 years ago
c3d9b9f
Merge branch 'bpf-hw-offload'
by David S. Miller
· 8 years ago
e3b8baf
nfp: bpf: add offload of TC direct action mode
by Jakub Kicinski
· 8 years ago
2d18421
nfp: bpf: add support for legacy redirect action
by Jakub Kicinski
· 8 years ago
9798e6f
net: act_mirred: allow statistic updates from offloaded actions
by Jakub Kicinski
· 8 years ago
19d0f54
nfp: bpf: add packet marking support
by Jakub Kicinski
· 8 years ago
66860be
nfp: bpf: allow offloaded filters to update stats
by Jakub Kicinski
· 8 years ago
68d6406
net: cls_bpf: allow offloaded filters to update stats
by Jakub Kicinski
· 8 years ago
7533fdc
nfp: bpf: add hardware bpf offload
by Jakub Kicinski
· 8 years ago
cd7df56
nfp: add BPF to NFP code translator
by Jakub Kicinski
· 8 years ago
6b17387
bpf: recognize 64bit immediate loads as consts
by Jakub Kicinski
· 8 years ago
13a27df
bpf: enable non-core use of the verfier
by Jakub Kicinski
· 8 years ago
58e2af8
bpf: expose internal verfier structures
by Jakub Kicinski
· 8 years ago
3df126f
bpf: don't (ab)use instructions to store state
by Jakub Kicinski
· 8 years ago
eadb414
net: cls_bpf: add support for marking filters as hardware-only
by Jakub Kicinski
· 8 years ago
0d01d45
net: cls_bpf: limit hardware offload by software-only flag
by Jakub Kicinski
· 8 years ago
332ae8e
net: cls_bpf: add hardware offload
by Jakub Kicinski
· 8 years ago
2d7a892
Merge branch 'mlxse-resource-query'
by David S. Miller
· 8 years ago
8f8a62d
mlxsw: spectrum: Implement max rif resource
by Nogah Frankel
· 8 years ago
274df7f
mlxsw: pci: Add max router interface resource
by Nogah Frankel
· 8 years ago
e44d49c
mlxsw: pci: Add some miscellaneous resources
by Nogah Frankel
· 8 years ago
9497c04
mlxsw: spectrum: Implement max virtual routers resource
by Nogah Frankel
· 8 years ago
b8a09f0
mlxsw: pci: Add max virtual routers resource
by Nogah Frankel
· 8 years ago
403547d
mlxsw: profile: Add KVD resources to profile config
by Nogah Frankel
· 8 years ago
2acd10c
mlxsw: pci: Add KVD size relate resources
by Nogah Frankel
· 8 years ago
ce0bd2b
mlxsw: spectrum: lag resources- use resources data instead of consts
by Nogah Frankel
· 8 years ago
9f7f797
mlxsw: pci: Add lag related resources to resources query
by Nogah Frankel
· 8 years ago
4bdcc6c
mlxsw: spectrum: Make offloads stats functions static
by Or Gerlitz
· 8 years ago
a624f93
Merge branch 'tcp-bbr'
by David S. Miller
· 8 years ago
0f8782e
tcp_bbr: add BBR congestion control
by Neal Cardwell
· 8 years ago
7e74417
tcp: increase ICSK_CA_PRIV_SIZE from 64 bytes to 88
by Neal Cardwell
· 8 years ago
c040276
tcp: new CC hook to set sending rate with rate_sample in any CA state
by Yuchung Cheng
· 8 years ago
77bfc17
tcp: allow congestion control to expand send buffer differently
by Yuchung Cheng
· 8 years ago
556c6b4
tcp: export tcp_mss_to_mtu() for congestion control modules
by Neal Cardwell
· 8 years ago
1b3878c
tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segments
by Neal Cardwell
· 8 years ago
ed6e726
tcp: allow congestion control module to request TSO skb segment count
by Neal Cardwell
· 8 years ago
eb8329e
tcp: export data delivery rate
by Yuchung Cheng
· 8 years ago
d7722e8
tcp: track application-limited rate samples
by Soheil Hassas Yeganeh
· 8 years ago
b9f6482
tcp: track data delivery rate for a TCP connection
by Yuchung Cheng
· 8 years ago
Next »