Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0e0372816b9cbd22c82e3e7cd36e8e74c58ba641
0e03728
net: mvpp2: switch to build_skb() in the RX path
by Thomas Petazzoni
· 8 years ago
8138aff
net: mvpp2: simplify MVPP2_PRS_RI_* definitions
by Thomas Petazzoni
· 8 years ago
31d7677
net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT
by Thomas Petazzoni
· 8 years ago
a8c249a
net: mvpp2: remove unused register definitions
by Thomas Petazzoni
· 8 years ago
3eb2d99
net: mvpp2: simplify mvpp2_bm_bufs_add()
by Thomas Petazzoni
· 8 years ago
7ef7e1d
net: mvpp2: drop useless fields in mvpp2_bm_pool and related code
by Thomas Petazzoni
· 8 years ago
5dfa9e8
net: mvpp2: remove unused 'tx_skb' field of 'struct mvpp2_tx_queue'
by Thomas Petazzoni
· 8 years ago
36fb743
net: mvpp2: release reference to txq_cpu[] entry after unmapping
by Thomas Petazzoni
· 8 years ago
ab42676
net: mvpp2: handle too large value in mvpp2_rx_time_coal_set()
by Thomas Petazzoni
· 8 years ago
f8b0d5f
net: mvpp2: handle too large value handling in mvpp2_rx_pkts_coal_set()
by Thomas Petazzoni
· 8 years ago
d63f9e4
net: mvpp2: remove useless arguments in mvpp2_rx_{pkts, time}_coal_set
by Thomas Petazzoni
· 8 years ago
239a3b6
net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
by Thomas Petazzoni
· 8 years ago
b3bdc3a
macsec: fix validation failed in asynchronous operation.
by Lee Ryder
· 8 years ago
8ccde4c
net: sock: Use USEC_PER_SEC macro instead of literal 1000000
by Gao Feng
· 8 years ago
f6b1020
virtio-net: switch to use build_skb() for small buffer
by Jason Wang
· 8 years ago
ca4ef45
ip: fix IP_CHECKSUM handling
by Paolo Abeni
· 8 years ago
8dcd81a
vxlan: remove unused variable saddr in neigh_reduce
by Roopa Prabhu
· 8 years ago
8bcdc4f
vxlan: add changelink support
by Roopa Prabhu
· 8 years ago
d1892e4
rtnl: simplify error return path in rtnl_create_link()
by Tobias Klauser
· 8 years ago
017b29c
virito-net: set queues after reset during xdp_set
by Jason Wang
· 8 years ago
1763413
dpaa_eth: implement ioctl() for PHY-related ops
by Michael Walle
· 8 years ago
2cf8a89
net: qualcomm: qca: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
836dacd
Merge branch 'bnxt_en-probe-and-open-bugs'
by David S. Miller
· 8 years ago
1708639
bnxt_en: fix pci cleanup in bnxt_init_one() failure path
by Sathya Perla
· 8 years ago
daf1f1e
bnxt_en: Fix NULL pointer dereference in a failure path during open.
by Michael Chan
· 8 years ago
4e00338
bnxt_en: Reject driver probe against all bridge devices
by Ray Jui
· 8 years ago
5a4dcdc
Merge branch 'qed-bug-fixes'
by David S. Miller
· 8 years ago
65ed2ff
qed*: Fix link indication race
by Mintz, Yuval
· 8 years ago
85750d7
qed: Don't allocate SBs using main PTT
by Mintz, Yuval
· 8 years ago
afe981d
qede: Prevent index problems in loopback test
by Sudarsana Reddy Kalluru
· 8 years ago
33b2fbd
qed: Reflect PF link when initializing VF
by Mintz, Yuval
· 8 years ago
885185d
qede: Free netdevice only after stoping slowpath
by Mintz, Yuval
· 8 years ago
0e0b80a
qede: Initialize lock and slowpath workqueue early
by Mintz, Yuval
· 8 years ago
c2dedf8
qed: Reserve doorbell BAR space for present CPUs
by Ram Amrani
· 8 years ago
300c0d7
qed: Don't free a QP more than once
by Ram Amrani
· 8 years ago
c5212b9
qed: Read queue state before releasing buffer
by Ram Amrani
· 8 years ago
670dde5
qed: Release CQ resource under lock on failure
by Ram Amrani
· 8 years ago
8676ea8
Merge branch 'aquantia-next'
by David S. Miller
· 8 years ago
e399553
net: ethernet: aquantia: Copying tx buffers is not needed.
by Pavel Belous
· 8 years ago
89b6438
net: ethernet: aquantia: Fixed memory allocation if AQ_CFG_RX_FRAME_MAX > 1 page.
by Pavel Belous
· 8 years ago
c0788f7
net: ethernet: aquantia: Fixed incorrect buff->len calculation.
by Pavel Belous
· 8 years ago
5562910
net: ethernet: aquantia: Call netdev_register after all initialized.
by Pavel Belous
· 8 years ago
df9000e
net: ethernet: aquantia: Null pointer check for aq_nic_ndev_alloc.
by Pavel Belous
· 8 years ago
b350d7b
net: ethernet: aquantia: Using NETDEV_TX_OK instead 0.
by Pavel Belous
· 8 years ago
d5919ae
net: ethernet: aquantia: Fixed missing rtnl_unlock.
by Pavel Belous
· 8 years ago
362f37b
net: ethernet: aquantia: Superfluous initialization of "err".
by Pavel Belous
· 8 years ago
14861e9
net: ethernet: aquantia: Using module_pci_driver.
by Pavel Belous
· 8 years ago
5513e16
net: ethernet: aquantia: Fixes for aq_ndev_change_mtu
by Pavel Belous
· 8 years ago
15e32a5
net: ethernet: aquantia: Removed busy_count field.
by Pavel Belous
· 8 years ago
99e5582
net: ethernet: aquantia: Removed extra assignment for skb->dev.
by Pavel Belous
· 8 years ago
45ee244
net: qlogic: qlge: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
49cef10
net: qlogic: qlcnic: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
e8846a5
Merge branch 'nfp-next'
by David S. Miller
· 8 years ago
0bc3827
nfp: allow application firmware to limit number of SR-IOV VFs
by Jakub Kicinski
· 8 years ago
372d504
nfp: return nfp_rtsym_read_le() errors correctly
by Jakub Kicinski
· 8 years ago
af62368
nfp: add very basic access to NSP logs
by Jakub Kicinski
· 8 years ago
bd5ca06
nfp: report NSP ABI version in ethtool FW version
by Jakub Kicinski
· 8 years ago
368b1d1
nfp: store NSP ABI version in state structure
by Jakub Kicinski
· 8 years ago
64db09e
nfp: report manufacturing info on load
by Jakub Kicinski
· 8 years ago
a9c83f7
nfp: refactor NSP initialization and add error message
by Jakub Kicinski
· 8 years ago
c1ceee5
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 8 years ago
24045a0
net: mpls: Add support for netconf
by David Ahern
· 8 years ago
766a957
qlcnic: Fix a memory leak in error handling path
by Christophe Jaillet
· 8 years ago
177c8d1
net: mvpp2: Fix a memory leak in error handling path
by Christophe Jaillet
· 8 years ago
3608b13
mlx4: reduce OOM risk on arches with large pages
by Eric Dumazet
· 8 years ago
b9ef4ab
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
e716953
ptr_ring: fix race conditions when resizing
by Michael S. Tsirkin
· 8 years ago
d4e854c
net: qlogic: qla3xxx: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
f74f92b
fsl/fman: fix spelling mistake in variable name en_tsu_err_exeption
by Colin Ian King
· 8 years ago
d410526
Merge branch 'sctp-MSG_MORE'
by David S. Miller
· 8 years ago
4ea0c32
sctp: add support for MSG_MORE
by Xin Long
· 8 years ago
b7018d0
sctp: flush out queue once assoc state falls into SHUTDOWN_PENDING
by Xin Long
· 8 years ago
93a66e9
GTP: Add some basic documentation about drivers/net/gtp.c
by Harald Welte
· 8 years ago
eb36bed
net: aquantia: remove function aq_ring_tx_deinit
by Lino Sanfilippo
· 8 years ago
90a6c99
net: ena: remove superfluous check in ena_remove()
by Lino Sanfilippo
· 8 years ago
2317c6b
openvswitch: Set event bit after initializing labels.
by Jarno Rajahalme
· 8 years ago
5ed3fea
Merge branch 'phy-unbind-crash'
by David S. Miller
· 8 years ago
25149ef
net: phy: Check phydev->drv
by Florian Fainelli
· 8 years ago
7b9a88a
net: phy: Fix PHY unbind crash
by Florian Fainelli
· 8 years ago
cd2b708
sctp: check duplicate node before inserting a new transport
by Xin Long
· 8 years ago
7e1392f
of_mdio: Add "broadcom,bcm5241" to the whitelist.
by David Daney
· 8 years ago
d4ff816
net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac support
by david.wu
· 8 years ago
a4d69a4
sctp: sctp_transport_dst_check should check if transport pmtu is dst mtu
by Xin Long
· 8 years ago
585396b
Merge branch 'sctp-rcv-side-stream-reconf-ssn-reset-req-chunk'
by David S. Miller
· 8 years ago
d884aa6
sctp: add reconf chunk event
by Xin Long
· 8 years ago
2040d3d
sctp: add reconf chunk process
by Xin Long
· 8 years ago
ea62504
sctp: add a function to verify the sctp reconf chunk
by Xin Long
· 8 years ago
16e1a91
sctp: implement receiver-side procedures for the Incoming SSN Reset Request Parameter
by Xin Long
· 8 years ago
8105447
sctp: implement receiver-side procedures for the Outgoing SSN Reset Request Parameter
by Xin Long
· 8 years ago
35ea82d
sctp: add support for generating stream ssn reset event notification
by Xin Long
· 8 years ago
bd4b9f8
sctp: add support for generating stream reconf resp chunk
by Xin Long
· 8 years ago
61845d2
virtio-net: batch stats updating
by Jason Wang
· 8 years ago
f5a5772
mlx4: fix potential divide by 0 in mlx4_en_auto_moderation()
by Eric Dumazet
· 8 years ago
1786dbf
uapi: fix linux/rds.h userspace compilation error
by Dmitry V. Levin
· 8 years ago
feb0869
uapi: fix linux/rds.h userspace compilation errors
by Dmitry V. Levin
· 8 years ago
bcb41c6
uapi: fix linux/mroute.h userspace compilation errors
by Dmitry V. Levin
· 8 years ago
72aa107
uapi: fix linux/mroute6.h userspace compilation errors
by Dmitry V. Levin
· 8 years ago
6c07ec0
uapi: fix linux/ipv6_route.h userspace compilation errors
by Dmitry V. Levin
· 8 years ago
249168a
ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqs
by Thomas Falcon
· 8 years ago
901e040
ibmvnic: Use common counter for capabilities checks
by Thomas Falcon
· 8 years ago
Next »