Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c0d058c21c69b3685c3f1bb008aa11f1a5eaee7e
c0d058c
rxrpc: Make sure sendmsg() is woken on call completion
by David Howells
· 8 years ago
9aff212
rxrpc: Don't send an ACK at the end of service call response transmission
by David Howells
· 8 years ago
b24d289
rxrpc: Preset timestamp on Tx sk_buffs
by David Howells
· 8 years ago
e12934d
cxgb4: fix signed wrap around when decrementing index idx
by Colin Ian King
· 8 years ago
c7b9e63
Merge branch 'mlx5-sriov-vlan-push-pop'
by David S. Miller
· 8 years ago
095b6cf
net/mlx5e: Add TC vlan match parsing
by Or Gerlitz
· 8 years ago
8b32580
net/mlx5e: Add TC vlan action for SRIOV offloads
by Or Gerlitz
· 8 years ago
f5f8247
net/mlx5: E-Switch, Support VLAN actions in the offloads mode
by Or Gerlitz
· 8 years ago
8515c58
net/mlx5e: Refactor retrival of skb from rx completion element (cqe)
by Or Gerlitz
· 8 years ago
776b12b
net/mlx5: Put elements related to offloaded TC rule in one struct
by Or Gerlitz
· 8 years ago
e33dfe3
net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlan
by Or Gerlitz
· 8 years ago
bac9b6a
net/mlx5: E-Switch, Set vport representor fields explicitly on registration
by Or Gerlitz
· 8 years ago
9deb224
net/mlx5: E-Switch, Set the vport when registering the uplink rep
by Or Gerlitz
· 8 years ago
53e8994
net_sched: act_vlan: add helper inlines to access tcf_vlan info
by Or Gerlitz
· 8 years ago
fefa569
net_sched: sch_fq: account for schedule/timers drifts
by Eric Dumazet
· 8 years ago
429baa6
sfc: check async completer is !NULL before calling
by Bert Kenward
· 8 years ago
88e4f75
Merge branch 'sctp-fix-gap-ack-blocks'
by David S. Miller
· 8 years ago
182691d
sctp: improve how SSN, TSN and ASCONF serial are compared
by Marcelo Ricardo Leitner
· 8 years ago
a300744
sctp: fix the handling of SACK Gap Ack blocks
by Marcelo Ricardo Leitner
· 8 years ago
21641c2
net_sched: check NULL on error path in route4_change()
by WANG Cong
· 8 years ago
d6989d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b1f2beb
Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
f887c21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
0364a88
xen-netback: switch to threaded irq for control ring
by Juergen Gross
· 8 years ago
f6f7d9c
net: ethernet: mediatek: get out of potential invalid pointer access
by Sean Wang
· 8 years ago
3e60b74
net: ethernet: mediatek: use [get|set]_link_ksettings
by Sean Wang
· 8 years ago
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
7e32b44
tcp: properly account Fast Open SYN-ACK retrans
by Yuchung Cheng
· 8 years ago
de1d657
tcp: fix under-accounting retransmit SNMP counters
by Yuchung Cheng
· 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
ba1ba25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 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
290b774
Merge tag 'linux-can-fixes-for-4.8-20160921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 8 years ago
f9616c3
tcp: implement TSQ for retransmits
by Eric Dumazet
· 8 years ago
75c9510
MAINTAINERS: Update b44 maintainer.
by Michael Chan
· 8 years ago
adb0311
net: get rid of an signed integer overflow in ip_idents_reserve()
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
fba1296
net/mlx4_core: Fix to clean devlink resources
by Kamal Heib
· 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
7932aa1
Merge tag 'wireless-drivers-for-davem-2016-09-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 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
Next »