Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
122048752e3d35fb5d91a94e671f42cf31ece16e
1220487
Bluetooth: Set LE Suggested Default Data Length to maximum
by Marcel Holtmann
· 8 years ago
86a6129
Bluetooth: Add support for Intel Bluetooth device 9460/9560 [8087:0aaa]
by Tedd Ho-Jeong An
· 8 years ago
1fc4d18
Merge branch 'phy-marvell-cleanups'
by David S. Miller
· 8 years ago
23beb38
net: phy: marvell: checkpatch - Fix remaining long lines
by Andrew Lunn
· 8 years ago
6427bb2
net: phy: marvell: Add helpers to get/set page
by Andrew Lunn
· 8 years ago
e1dde8d
net: phy: marvell: Refactor some bigger functions
by Andrew Lunn
· 8 years ago
4f48ed3
net: phy: marvell: Checkpatch - assignments and comparisons
by Andrew Lunn
· 8 years ago
e69d9ed
net: phy: marvell: Checkpatch - Missing or extra blank lines
by Andrew Lunn
· 8 years ago
0c3439b
net: phy: Marvell: checkpatch - Comments
by Andrew Lunn
· 8 years ago
e26925e
Merge branch 'tcp-TCP-TS-option-use-1-ms-clock'
by David S. Miller
· 8 years ago
9a568de
tcp: switch TCP TS option (RFC 7323) to 1ms clock
by Eric Dumazet
· 8 years ago
ac9517f
tcp: replace misc tcp_time_stamp to tcp_jiffies32
by Eric Dumazet
· 8 years ago
46bf466
tcp_lp: cache tcp_time_stamp
by Eric Dumazet
· 8 years ago
ad5ad69
tcp_westwood: use tcp_jiffies32 instead of tcp_time_stamp
by Eric Dumazet
· 8 years ago
594208a
tcp: use tcp_jiffies32 in __tcp_oow_rate_limited()
by Eric Dumazet
· 8 years ago
628174c
tcp: uses jiffies_32 to feed tp->chrono_start
by Eric Dumazet
· 8 years ago
c74df29
tcp: use tcp_jiffies32 to feed probe_timestamp
by Eric Dumazet
· 8 years ago
70eabf0
tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
by Eric Dumazet
· 8 years ago
ac35f56
tcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_stamp
by Eric Dumazet
· 8 years ago
2660bfa8
tcp_bbr: use tcp_jiffies32 instead of tcp_time_stamp
by Eric Dumazet
· 8 years ago
c2203cf
tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp
by Eric Dumazet
· 8 years ago
d635fbe
tcp: use tcp_jiffies32 to feed tp->lsndtime
by Eric Dumazet
· 8 years ago
d011b9a
dccp: do not use tcp_time_stamp
by Eric Dumazet
· 8 years ago
ec66eda
tcp: introduce tcp_jiffies32
by Eric Dumazet
· 8 years ago
385e207
tcp: use tp->tcp_mstamp in output path
by Eric Dumazet
· 8 years ago
9d4f97f
sch_dsmark: Fix uninitialized variable warning.
by David S. Miller
· 8 years ago
656aae4
Merge branch 'net-sched-multichain-filters'
by David S. Miller
· 8 years ago
db50514
net: sched: add termination action to allow goto chain
by Jiri Pirko
· 8 years ago
9fb9f25
net: sched: push tp down to action init
by Jiri Pirko
· 8 years ago
5bc1701
net: sched: introduce multichain support for filters
by Jiri Pirko
· 8 years ago
acb31fa
net: sched: push chain dump to a separate function
by Jiri Pirko
· 8 years ago
2190d1d
net: sched: introduce helpers to work with filter chains
by Jiri Pirko
· 8 years ago
7961973
net: sched: move TC_H_MAJ macro call into tcf_auto_prio
by Jiri Pirko
· 8 years ago
9d36d9e
net: sched: replace nprio by a bool to make the function more readable
by Jiri Pirko
· 8 years ago
fbe9c5b
net: sched: rename tcf_destroy_chain helper
by Jiri Pirko
· 8 years ago
6529eab
net: sched: introduce tcf block infractructure
by Jiri Pirko
· 8 years ago
87d8309
net: sched: move tc_classify function to cls_api.c
by Jiri Pirko
· 8 years ago
c63fbb0
Merge branch 'dsa-sort'
by David S. Miller
· 8 years ago
ec34e93
drivers: net: DSA: Sort drivers
by Andrew Lunn
· 8 years ago
eb7b721
net: dsa: Sort DSA tagging protocol drivers
by Andrew Lunn
· 8 years ago
0d9a599
liquidio: fix PF falsely indicating success at setting MAC address of a nonexistent VF
by Felix Manlunas
· 8 years ago
e1e3ce6
liquidio: fix insmod failure when multiple NICs are plugged in
by Rick Farrington
· 8 years ago
8b0d3ea
net: dsa: store CPU port pointer in the tree
by Vivien Didelot
· 8 years ago
631581b
Merge branch 'mlxsw-Preparations-for-restructuring'
by David S. Miller
· 8 years ago
45a4a16
mlxsw: spectrum: Default ports to non-virtual mode
by Ido Schimmel
· 8 years ago
b02eae9
mlxsw: spectrum: Move PVID code to appropriate place
by Ido Schimmel
· 8 years ago
7cbc427
mlxsw: spectrum_switchdev: Don't batch learning operations
by Ido Schimmel
· 8 years ago
45bfe6b
mlxsw: spectrum_switchdev: Don't batch STP operations
by Ido Schimmel
· 8 years ago
fe9ccc7
mlxsw: spectrum_switchdev: Don't batch VLAN operations
by Ido Schimmel
· 8 years ago
d341e2c
mlxsw: spectrum_switchdev: Remove redundant check
by Ido Schimmel
· 8 years ago
348b8fc
mlxsw: spectrum_router: Initialize RIFs in a separate function
by Ido Schimmel
· 8 years ago
7e39d11
mlxsw: spectrum_router: Move FIB notification block to router struct
by Ido Schimmel
· 8 years ago
5f9efff
mlxsw: spectrum_router: Move RIFs array to its rightful place
by Ido Schimmel
· 8 years ago
5f6935c
mlxsw: spectrum_switchdev: Reduce scope of bridge struct
by Ido Schimmel
· 8 years ago
9011b67
mlxsw: spectrum_router: Reduce scope of router struct
by Ido Schimmel
· 8 years ago
33cbd87
mlxsw: spectrum_buffer: Reduce scope of shared buffer struct
by Ido Schimmel
· 8 years ago
29db398
cxgb4: add new T5 pci device id
by Ganesh Goudar
· 8 years ago
85eacf3
cxgb4: reduce resource allocation in kdump kernel
by Ganesh Goudar
· 8 years ago
9ad0980
liquidio: use pcie_flr instead of duplicating it
by Christoph Hellwig
· 8 years ago
1b86f70
net: phy: Remove residual magic from PHY drivers
by Andrew Lunn
· 8 years ago
3fdd34c
bnx2x: Remove open coded carrier check
by Leon Romanovsky
· 8 years ago
218af59
tcp: internal implementation for pacing
by Eric Dumazet
· 8 years ago
8dfedc5
Merge branch 'udp-scalability-improvements'
by David S. Miller
· 8 years ago
6dfb436
udp: keep the sk_receive_queue held when splicing
by Paolo Abeni
· 8 years ago
2276f58
udp: use a separate rx queue for packet reception
by Paolo Abeni
· 8 years ago
65101ae
net/sock: factor out dequeue/peek with offset code
by Paolo Abeni
· 8 years ago
9dca599
Merge branch 'nfp-LSO-checksum-and-XDP-datapath-updates'
by David S. Miller
· 8 years ago
730b3ab
nfp: eliminate an if statement in calculation of completed frames
by Jakub Kicinski
· 8 years ago
4aa3b76
nfp: add a helper for wrapping descriptor index
by Jakub Kicinski
· 8 years ago
abeeec4
nfp: complete the XDP TX ring only when it's full
by Jakub Kicinski
· 8 years ago
ddb98d9
nfp: add CHECKSUM_COMPLETE support
by Jakub Kicinski
· 8 years ago
611bdd4
nfp: version independent support for chained RSS metadata
by Edwin Peer
· 8 years ago
ad50451
nfp: don't assume RSS and IRQ moderation are always enabled
by Jakub Kicinski
· 8 years ago
28063be
nfp: support LSO2 capability
by Edwin Peer
· 8 years ago
e53fc9f
nfp: rename l4_offset in struct nfp_net_tx_desc to lso_hdrlen
by Edwin Peer
· 8 years ago
05eb9e5
nfp: don't enable TSO on the device when disabled
by Jakub Kicinski
· 8 years ago
173e783
net: socket: mark socket protocol handler structs as const
by linzhang
· 8 years ago
9aef88e
tools: hv: Add clean up for included files in Ubuntu net config
by Haiyang Zhang
· 8 years ago
c519fe9
bnxt: add dma mapping attributes
by Shannon Nelson
· 8 years ago
9efa27b
Merge branch 'xgene-Add-ethtool-stats-and-bug-fixes'
by David S. Miller
· 8 years ago
8aba847
drivers: net: xgene: Fix redundant prefetch buffer cleanup
by Iyappan Subramanian
· 8 years ago
61c759c
drivers: net: xgene: Workaround for HW errata 10GE_10/ENET_15
by Quan Nguyen
· 8 years ago
eaef62a
drivers: net: xgene: Add frame recovered statistics counter for errata 10GE_8/ENET_11
by Quan Nguyen
· 8 years ago
a844e7d
drivers: net: xgene: Workaround for HW errata 10GE_4
by Quan Nguyen
· 8 years ago
ca6d550
drivers: net: xgene: Add rx_overrun/tx_underrun statistics
by Iyappan Subramanian
· 8 years ago
2d07d8e
drivers: net: xgene: Extend ethtool statistics
by Quan Nguyen
· 8 years ago
6f22a7a
drivers: net: xgene: Remove unused macros
by Quan Nguyen
· 8 years ago
089f97c
drivers: net: xgene: Refactor statistics error parsing code
by Quan Nguyen
· 8 years ago
3f5a2ef
drivers: net: xgene: Remove redundant local stats
by Quan Nguyen
· 8 years ago
d09d362
drivers: net: xgene: Use rgmii mdio mac access
by Quan Nguyen
· 8 years ago
8ec7074
drivers: net: phy: xgene: Add lock to protect mac access
by Quan Nguyen
· 8 years ago
ae1aed9
drivers: net: xgene: Protect indirect MAC access
by Iyappan Subramanian
· 8 years ago
a95cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
1319a28
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
66f4bc8
Merge branch 'ldmsw-fixes'
by David S. Miller
· 8 years ago
8b671f9
ldmvsw: stop the clean timer at beginning of remove
by Shannon Nelson
· 8 years ago
b18e5e8
ldmvsw: unregistering netdev before disable hardware
by Thomas Tai
· 8 years ago
ca9df7e
net: netcp: fix check of requested timestamping filter
by Miroslav Lichvar
· 8 years ago
42a928c
Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 8 years ago
66eb9f8
ipv6: avoid dad-failures for addresses with NODAD
by Mahesh Bandewar
· 8 years ago
Next »