Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c431f89b18a2bd62f74174829565e6433fc0c109
c431f89
net: sched: split tc_ctl_tfilter into three handlers
by Vlad Buslov
· 7 years ago
af066ed
rtnetlink: Fix null-ptr-deref in rtnl_newlink
by Prashant Bhole
· 7 years ago
4b8e6ac
virtio_net: fix error return code in virtnet_probe()
by Wei Yongjun
· 7 years ago
ccf8dbc
rtnetlink: Remove VLA usage
by Kees Cook
· 7 years ago
7bb8c99
net: dsa: mv88e6xxx: Be explicit about DT or pdata
by Andrew Lunn
· 7 years ago
e2b3e49
net: ti: cpsw: include gpio/consumer.h
by Arnd Bergmann
· 7 years ago
b009f1a
Merge branch 'mlx5-new-device-events'
by David S. Miller
· 7 years ago
1f0cf89
net/mlx5: Add FPGA QP error event
by Ilan Tayari
· 7 years ago
1865ea9a
net/mlx5: Add temperature warning event to log
by Ilan Tayari
· 7 years ago
35aada9
rtnetlink: Add more well known protocol values
by Donald Sharp
· 7 years ago
c5f732d
cxgb4: Add FORCE_PAUSE bit to 32 bit port caps
by Ganesh Goudar
· 7 years ago
9e7c575
Merge branch 'bridge-vlan-notify'
by David S. Miller
· 7 years ago
7edcb8e
mlxsw: spectrum_switchdev: Schedule respin during trans prepare
by Petr Machata
· 7 years ago
9c86ce2
net: bridge: Notify about bridge VLANs
by Petr Machata
· 7 years ago
a73bceb
staging: fsl-dpaa2: ethsw: Ignore bridge VLAN events
by Petr Machata
· 7 years ago
da0efa8
dsa: port: Ignore bridge VLAN events
by Petr Machata
· 7 years ago
2855118
rocker: rocker_main: Ignore bridge VLAN events
by Petr Machata
· 7 years ago
ea47217
mlxsw: spectrum_switchdev: Ignore bridge VLAN events
by Petr Machata
· 7 years ago
dbd6dc7
net: bridge: Extract br_vlan_add_existing()
by Petr Machata
· 7 years ago
d66e434
net: bridge: Extract boilerplate around switchdev_port_obj_*()
by Petr Machata
· 7 years ago
32d26a6
qed*: Add link change count value to ethtool statistics display.
by Sudarsana Reddy Kalluru
· 7 years ago
8e8b332
Merge tag 'mlx5e-updates-2018-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
4341f83
net: remove bypassed check in sch_direct_xmit()
by Song Liu
· 7 years ago
3d97d88
tcp: minor optimization around tcp_hdr() usage in receive path
by Yafang Shao
· 7 years ago
0c3a4cf
MAINTAINERS: add myself as maintainer for QorIQ PTP clock driver
by Yangbo Lu
· 7 years ago
d602de8e
drivers/net: Fix various unnecessary characters after logging newlines
by Joe Perches
· 7 years ago
37c9102
net: davinci: fix building davinci mdio code without CONFIG_OF
by Arnd Bergmann
· 7 years ago
3ded9f2
net: ethernet: freescale: fix false-positive string overflow warning
by Arnd Bergmann
· 7 years ago
01252a2
net/mlx5e: Get the number of offloaded TC rules from the correct table
by Or Gerlitz
· 7 years ago
36dd490
net/mlx5: FPGA, Call DMA unmap with the right size
by Ilya Lesokhin
· 7 years ago
ba869ee
net/mlx5: FPGA, Properly initialize dma direction on fpga conn send
by Ilya Lesokhin
· 7 years ago
90275d8
net/mlx5: FPGA, Abort FPGA init if the device reports no QP capability
by Yevgeny Kliteynik
· 7 years ago
98c90f6
net/mlx5: FPGA, print SBU identification on init
by Ilan Tayari
· 7 years ago
d1a15b1
net/mlx5: FPGA, Add device name
by Ilan Tayari
· 7 years ago
d80c9f8
net/mlx5: FPGA, Add doxygen for access type enum
by Ilan Tayari
· 7 years ago
ae40832
bpfilter: fix a build err
by YueHaibing
· 7 years ago
2d68c07
tcp: use data length instead of skb->len in tcp_probe
by Yafang Shao
· 7 years ago
06c14de
crypto: chtls: free beyond end rspq_skb_cache
by Atul Gupta
· 7 years ago
82a1052
crypto: chtls: kbuild warnings
by Atul Gupta
· 7 years ago
53bcfb6
crypto: chtls: dereference null variable
by Atul Gupta
· 7 years ago
b7af47b
crypto: chtls: wait for memory sendmsg, sendpage
by Atul Gupta
· 7 years ago
a491b93
crypto:chtls: key len correction
by Atul Gupta
· 7 years ago
4d0312e
Merge branch 'net-Add-address-attribute-to-control-metric-of-prefix-route'
by David S. Miller
· 7 years ago
d69faad
selftests: fib_tests: Add prefix route tests with metric
by David Ahern
· 7 years ago
8308f3f
net/ipv6: Add support for specifying metric of connected routes
by David Ahern
· 7 years ago
af4d768
net/ipv4: Add support for specifying metric of connected routes
by David Ahern
· 7 years ago
620dee9
net: Add IFA_RT_PRIORITY address attribute
by David Ahern
· 7 years ago
d169a1f
net/ipv6: Pass ifa6_config struct to inet6_addr_modify
by David Ahern
· 7 years ago
19b1518
net/ipv6: Pass ifa6_config struct to inet6_addr_add
by David Ahern
· 7 years ago
e6464b8
net/ipv6: Convert ipv6_add_addr to struct ifa6_config
by David Ahern
· 7 years ago
49fb6fe
Merge branch 'mlxsw-use-MRSR-register-for-FW-reset'
by David S. Miller
· 7 years ago
f3a52c6
mlxsw: pci: Utilize MRSR register to perform FW reset
by Jiri Pirko
· 7 years ago
2a360bf
mlxsw: cmd: Handle error after reset gracefully
by Jiri Pirko
· 7 years ago
12b003b
mlxsw: reg: Add Management Reset and Shutdown Register
by Jiri Pirko
· 7 years ago
d377df7
net: qcom/emac: fix device tree initialization
by Timur Tabi
· 7 years ago
c3cd281
net/mlx5e: fix TLS dependency
by Arnd Bergmann
· 7 years ago
c1c9a3c
net: remove unnecessary genlmsg_cancel() calls
by YueHaibing
· 7 years ago
77ab8d5
net: bpfilter: make function bpfilter_mbox_request() static
by Wei Yongjun
· 7 years ago
566e51d7
Merge branch 'nfp-abm-RED-MQ-qdisc-offload'
by David S. Miller
· 7 years ago
2440711
nfp: abm: report correct MQ stats
by Jakub Kicinski
· 7 years ago
47c669a4
net: sched: mq: request stats from offloads
by Jakub Kicinski
· 7 years ago
674cb22
nfp: abm: multi-queue RED offload
by Jakub Kicinski
· 7 years ago
f971b13
net: sched: mq: add simple offload notification
by Jakub Kicinski
· 7 years ago
2ef3c25
nfp: abm: expose all PF queues
by Jakub Kicinski
· 7 years ago
0a8b701
nfp: abm: expose the internal stats in ethtool
by Jakub Kicinski
· 7 years ago
21f31bc
nfp: allow apps to add extra stats to ports
by Jakub Kicinski
· 7 years ago
cb89cac
nfp: abm: report statistics from RED offload
by Jakub Kicinski
· 7 years ago
6172abc
net: sched: add qstats.qlen to qlen
by Jakub Kicinski
· 7 years ago
8c8e640
nfp: abm: add simple RED offload
by Jakub Kicinski
· 7 years ago
25e0036
nfp: abm: add helpers for configuring queue marking levels
by Jakub Kicinski
· 7 years ago
055ee0d
nfp: abm: enable advanced queuing on demand
by Jakub Kicinski
· 7 years ago
ca14573
nfp: prefix vNIC phys_port_name with 'n'
by Jakub Kicinski
· 7 years ago
6fd1cfc
nfp: return -EOPNOTSUPP from .ndo_get_phys_port_name for VFs
by Jakub Kicinski
· 7 years ago
874fcf1
Merge tag 'mlx5e-updates-2018-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
d71dbda
bpfilter: fix building without CONFIG_INET
by Arnd Bergmann
· 7 years ago
f033296
Merge branch 'hns3-next'
by David S. Miller
· 7 years ago
544a7bc
net: hns3: Fixes initalization of RoCE handle and makes it conditional
by Lijun Ou
· 7 years ago
f6f75ab
net: hns3: Adds support for led locate command for copper port
by Jian Shen
· 7 years ago
16b496f
net: hns3: Remove unused led control code
by Jian Shen
· 7 years ago
7b763f3
net: hns3: Clear TX/RX rings when stopping port & un-initializing client
by Fuyun Liang
· 7 years ago
6986df9
net: hns3: Removes unnecessary check when clearing TX/RX rings
by Fuyun Liang
· 7 years ago
7d0b130
net: hns3: Fixes the init of the VALID BD info in the descriptor
by Fuyun Liang
· 7 years ago
90b99b0
net: hns3: Fixes the state to indicate client-type initialization
by Peng Li
· 7 years ago
7c4bfcb
net: hns3: Fix for PF mailbox receving unknown message
by Xi Wang
· 7 years ago
96c0e86
net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)
by Peng Li
· 7 years ago
5b5455a
net: hns3: Add STRP_TAGP field support for hardware revision 0x21
by Peng Li
· 7 years ago
dcb35cc
net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config
by Peng Li
· 7 years ago
846fcc8
net: hns3: Updates RX packet info fetch in case of multi BD
by Peng Li
· 7 years ago
e9be0e9
net: sched: shrink struct Qdisc
by Paolo Abeni
· 7 years ago
102cd90
qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device ID
by Bjørn Mork
· 7 years ago
7e80cb4
Merge branch 'stmmac-add-support-for-stm32mp1'
by David S. Miller
· 7 years ago
1f809b47
dt-bindings: stm32: add compatible for syscon
by Christophe Roullier
· 7 years ago
026e575
net: stmmac: add dwmac-4.20a compatible
by Christophe Roullier
· 7 years ago
1f3feac
dt-bindings: stm32-dwmac: add support of MPU families
by Christophe Roullier
· 7 years ago
6528e02
net: ethernet: stmmac: add adaptation for stm32mp157c.
by Christophe Roullier
· 7 years ago
a98ac8b
dt-bindings: ptp: add ptp-qoriq.txt
by Yangbo Lu
· 7 years ago
7349a74
net: ethernet: gianfar_ethtool: get phc index through drvdata
by Yangbo Lu
· 7 years ago
6c50c1e
ptp_qoriq: move some definitions to header file
by Yangbo Lu
· 7 years ago
ceefc71d
ptp: rework gianfar_ptp as QorIQ common PTP driver
by Yangbo Lu
· 7 years ago
b1d2e4e
ifb: fix packets checksum
by Jon Maxwell
· 7 years ago
Next »