Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b35c5f632b630183396a2ea2e2247ff8bbf2c94f
b35c5f6
net: bridge: drop skb2/skb0 variables and use a local_rcv boolean
by Nikolay Aleksandrov
· 8 years ago
e151aab
net: bridge: rearrange flood vs unicast receive paths
by Nikolay Aleksandrov
· 8 years ago
46c0772
net: bridge: minor style adjustments in br_handle_frame_finish
by Nikolay Aleksandrov
· 8 years ago
c380d37
tcp_timer.c: Add kernel-doc function descriptions
by Richard Sailer
· 8 years ago
7dc0993
net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
b401a9b
net: ethernet: ti: cpmac: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
b4cafd8
net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
1e8b738
net: ethernet: amd: au1000_eth: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
a1b198b
net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
5d872c5
net: ethernet: smsc9420: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
87e544b
net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
11331fc
net: ethernet: ethoc: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
6cf285d
net: ethernet: pasemi_mac: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
80721e7
net: ethernet: pasemi_mac: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
6e38484
net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
b1b7dcf
net: ethernet: xilinx: axienet: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
3a11d9e
net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
a4fc549
net: ethernet: tc35815: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
02a1987
net: fixup for tracepoint napi:napi_poll
by Jesper Dangaard Brouer
· 8 years ago
362899b
macvtap: switch to use skb array
by Jason Wang
· 8 years ago
1b16bf4
macvtap: avoid hash calculating for single queue
by Jason Wang
· 8 years ago
e980a07
Merge branch 'bpf-event-output-helper-improvements'
by David S. Miller
· 8 years ago
555c8a8
bpf: avoid stack copy and use skb ctx for event output
by Daniel Borkmann
· 8 years ago
8e7a392
bpf, perf: split bpf_perf_event_output
by Daniel Borkmann
· 8 years ago
7e3f977
perf, events: add non-linear data support for raw records
by Daniel Borkmann
· 8 years ago
7acef60
rxrpc: checking for IS_ERR() instead of NULL
by Dan Carpenter
· 8 years ago
77501a7
net: phy: micrel: Add KSZ8041FTL fiber mode support
by Philipp Zabel
· 8 years ago
2f43b9b
wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl()
by Dan Carpenter
· 8 years ago
7a7d1d5
Merge branch 'rds-enable-mprds'
by David S. Miller
· 8 years ago
09204a6
Documentation: RDS: Document Multipath RDS (mprds)
by Sowmini Varadhan
· 8 years ago
d67214a
Documentation: RDS: updates for SO_RDS_TRANSPORT socket option
by Sowmini Varadhan
· 8 years ago
5916e2c
RDS: TCP: Enable multipath RDS for TCP
by Sowmini Varadhan
· 8 years ago
ac3615e
RDS: TCP: Reduce code duplication in rds_tcp_reset_callbacks()
by Sowmini Varadhan
· 8 years ago
a93d01f
RDS: TCP: avoid bad page reference in rds_tcp_listen_data_ready
by Sowmini Varadhan
· 8 years ago
caeccd5
devlink: fix trace format string
by Arnd Bergmann
· 8 years ago
0e1824c
tracing: change owner name to driver name for devlink hwmsg tracepoint
by Jiri Pirko
· 8 years ago
a1e3e73
mlxsw: spectrum_router: Return -ENOENT in case of error
by Christophe Jaillet
· 8 years ago
e6dab902
net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
31abbe3
net: ethernet: ll_temac: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
88b3ec5
Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
d8c62a9
Merge branch 'pktgen-scripts'
by David S. Miller
· 8 years ago
d3c937b
pktgen: remove sample script pktgen.conf-1-1-rdos
by Jesper Dangaard Brouer
· 8 years ago
d25692e
pktgen: add sample script pktgen_sample05_flow_per_thread.sh
by Jesper Dangaard Brouer
· 8 years ago
15f2cbb
pktgen: add sample script pktgen_sample04_many_flows.sh
by Jesper Dangaard Brouer
· 8 years ago
53d9489
Merge branch 'mlx5-bulk-flow-stats-sriov-tc-offloads'
by David S. Miller
· 8 years ago
d957b4e
net/mlx5e: Add TC offload support for the VF representors netdevice
by Or Gerlitz
· 8 years ago
adb4c12
net/mlx5e: Add TC HW support for FDB (SRIOV e-switch) offloads
by Or Gerlitz
· 8 years ago
03a9d11
net/mlx5e: Add TC drop and mirred/redirect action parsing for SRIOV offloads
by Or Gerlitz
· 8 years ago
8438884
net/switchdev: Export the same parent ID service function
by Or Gerlitz
· 8 years ago
5c40348
net/mlx5e: Adjustments in the TC offload code towards reuse for SRIOV
by Or Gerlitz
· 8 years ago
3d80d1a
net/mlx5: E-Switch, Add API to configure rules for the offloaded mode
by Or Gerlitz
· 8 years ago
1033665e
net/mlx5: E-Switch, Use two priorities for SRIOV offloads mode
by Or Gerlitz
· 8 years ago
5513028
net/mlx5e: Offload TC flow counters only when supported
by Or Gerlitz
· 8 years ago
a351a1b0
net/mlx5: Introduce bulk reading of flow counters
by Amir Vadai
· 8 years ago
29cc667
net/mlx5: Store counters in rbtree instead of list
by Amir Vadai
· 8 years ago
1801772
Merge branch 'nps_ent-coding-style'
by David S. Miller
· 8 years ago
094f57a
net: nps_enet: code reuse
by Elad Kanfi
· 8 years ago
ddbff3e
net: nps_enet: fix coding style issues
by Elad Kanfi
· 8 years ago
398aae2
Merge branch 'sctp-gso-frags-from-chunk'
by David S. Miller
· 8 years ago
2d47fd1
sctp: only check for ECN if peer is using it
by Marcelo Ricardo Leitner
· 8 years ago
d9cef42
sctp: do not clear chunk->ecn_ce_done flag
by Marcelo Ricardo Leitner
· 8 years ago
e7487c8
sctp: avoid identifying address family many times for a chunk
by Marcelo Ricardo Leitner
· 8 years ago
1f45f78
sctp: allow GSO frags to access the chunk too
by Marcelo Ricardo Leitner
· 8 years ago
f5d258e
sctp: reorder sctp_ulpevent and shrink msg_flags
by Marcelo Ricardo Leitner
· 8 years ago
9e23832
sctp: allow others to use sctp_input_cb
by Marcelo Ricardo Leitner
· 8 years ago
ce3a380
net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe()
by Wei Yongjun
· 8 years ago
3f30849
stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_data()
by Wei Yongjun
· 8 years ago
484f674
net: vrf: Address comments from last documentation update
by David Ahern
· 8 years ago
0ba3deb
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 8 years ago
6e07653
net: vrf: Documentation update
by David Ahern
· 8 years ago
8751097
Bluetooth: Increment management interface revision
by Johan Hedberg
· 8 years ago
160b925
Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event
by Szymon Janc
· 8 years ago
b38a75d
mlxsw: core: Trace EMAD messages
by Jiri Pirko
· 8 years ago
e5224f0
devlink: add hardware messages tracing facility
by Jiri Pirko
· 8 years ago
85c22ba
net: dsa: Fix non static symbol warning
by Wei Yongjun
· 8 years ago
a6acf68
dwc_eth_qos: fix missing clk_disable_unprepare() on error in dwceqos_probe()
by Wei Yongjun
· 8 years ago
379672d
net: mediatek: fix non static symbol warnings
by Wei Yongjun
· 8 years ago
8addc04
rxrpc: Fix error handling in af_rxrpc_init()
by Wei Yongjun
· 8 years ago
2b8fb41
stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR()
by Wei Yongjun
· 8 years ago
178cd55
tools: hv: Add a script to help bonding synthetic and VF NICs
by Haiyang Zhang
· 8 years ago
25f700e
iwlwifi: add missing type declaration
by Arnd Bergmann
· 8 years ago
3faf564
mrf24j40: avoid uninitialized byte in SPI transfer to radio.
by Walter Mack
· 8 years ago
d3fc035
ipv4: af_inet: make it explicitly non-modular
by Paul Gortmaker
· 8 years ago
12c2e32
net: ethernet: bgmac: Fix return value check in bgmac_probe()
by Wei Yongjun
· 8 years ago
12d8689
Bluetooth: Add support of 13d3:3490 AR3012 device
by Dmitry Tunin
· 8 years ago
cf81b2c
b53: Fix build warning.
by David S. Miller
· 8 years ago
a536a6e
bpf: make inode code explicitly non-modular
by Paul Gortmaker
· 8 years ago
f50cef6
nfp: check idx is -ENOSPC before using it is an index
by Colin Ian King
· 8 years ago
8876d94
net: smc91x: ACPI Enable lan91x adapters
by Jeremy Linton
· 8 years ago
e5de25d
drivers/net: fixup comments after "Future-proof tunnel offload handlers"
by Sabrina Dubroca
· 8 years ago
752e6d5
MAINTAINERS: release Scott from being a rocker maintainer
by Jiri Pirko
· 8 years ago
aa9667e
tunnels: correct conditional build of MPLS and IPv6
by Simon Horman
· 8 years ago
4154cb4
Merge branch 'sctp-rfc7496-support'
by David S. Miller
· 8 years ago
8dbdf1f
sctp: implement prsctp PRIO policy
by Xin Long
· 8 years ago
01aadb3
sctp: implement prsctp RTX policy
by Xin Long
· 8 years ago
a6c2f79
sctp: implement prsctp TTL policy
by Xin Long
· 8 years ago
826d253
sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt
by Xin Long
· 8 years ago
f959fb4
sctp: add SCTP_DEFAULT_PRINFO into sctp sockopt
by Xin Long
· 8 years ago
28aa4c2
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
by Xin Long
· 8 years ago
31eff26
Bluetooth: hci_intel: Remove LPM enabling from setup procedure
by Loic Poulain
· 8 years ago
Next »