Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cf18b7788fe1bf99e9c2ab580b065bf2d3cb1a34
cf18b77
net: phy: reset only targeted phy
by Jérôme Pouiller
· 9 years ago
c5ba5c8
Merge branch 'bnxt_en-fixes'
by David S. Miller
· 9 years ago
b664f00
bnxt_en: Setup uc_list mac filters after resetting the chip.
by Michael Chan
· 9 years ago
bdd4347
bnxt_en: enforce proper storing of MAC address
by Jeffrey Huang
· 9 years ago
1fc2cfd
bnxt_en: Fixed incorrect implementation of ndo_set_mac_address
by Jeffrey Huang
· 9 years ago
39198ec
net: lpc_eth: remove irq > NR_IRQS check from probe()
by Vladimir Zapolskiy
· 9 years ago
4eaf3b8
net_sched: fix qdisc_tree_decrease_qlen() races
by Eric Dumazet
· 9 years ago
1317530
openvswitch: fix hangup on vxlan/gre/geneve device deletion
by Paolo Abeni
· 9 years ago
4eba7bb
ipv4: igmp: Allow removing groups from a removed interface
by Andrew Lunn
· 9 years ago
602dd62
ipv6: sctp: implement sctp_v6_destroy_sock()
by Eric Dumazet
· 9 years ago
79aecc7
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 9 years ago
df849ba
arm64: bpf: add 'store immediate' instruction
by Yang Shi
· 9 years ago
6bd4f35
ipv6: kill sk_dst_lock
by Eric Dumazet
· 9 years ago
c836a8b
ipv6: sctp: add rcu protection around np->opt
by Eric Dumazet
· 9 years ago
6adc5fd
net/neighbour: fix crash at dumping device-agnostic proxy entries
by Konstantin Khlebnikov
· 9 years ago
cacc062
sctp: use GFP_USER for user-controlled kmalloc
by Marcelo Ricardo Leitner
· 9 years ago
38ee8fb
sctp: convert sack_needed and sack_generation to bits
by Marcelo Ricardo Leitner
· 9 years ago
45f6fad
ipv6: add complete rcu protection around np->opt
by Eric Dumazet
· 9 years ago
01b3f52
bpf: fix allocation warnings in bpf maps and integer overflow
by Alexei Starovoitov
· 9 years ago
a64f3f8
Merge branch 'mvneta-fixes'
by David S. Miller
· 9 years ago
c4a2500
mvebu: dts: enable IP checksum with jumbo frames for Armada 38x on Port0
by Marcin Wojtas
· 9 years ago
9110ee0
net: mvneta: enable setting custom TX IP checksum limit
by Marcin Wojtas
· 9 years ago
26c17a17
net: mvneta: fix error path for building skb
by Marcin Wojtas
· 9 years ago
dc1aadf
net: mvneta: fix bit assignment for RX packet irq enable
by Marcin Wojtas
· 9 years ago
e5bdf68
net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG
by Marcin Wojtas
· 9 years ago
db6ba9a
net: mvneta: add configuration for MBUS windows access protection
by Marcin Wojtas
· 9 years ago
9f7aec5
Merge branch 'thunderx-fixes'
by David S. Miller
· 9 years ago
bc69fdf
net: thunderx: Enable BGX LMAC's RX/TX only after VF is up
by Sunil Goutham
· 9 years ago
0b72a9a
net: thunderx: Switchon carrier only upon interface link up
by Sunil Goutham
· 9 years ago
006394a
net: thunderx: Set CQ timer threshold properly
by Sunil Goutham
· 9 years ago
a7b1f53
net: thunderx: Wait for delayed work to finish before destroying it
by Thanneeru Srinivasulu
· 9 years ago
723cda5
net: thunderx: Force to load octeon-mdio before bgx driver.
by Thanneeru Srinivasulu
· 9 years ago
83e4bf7
openvswitch: properly refcount vport-vxlan module
by Paolo Abeni
· 9 years ago
fbca9d2
bpf, array: fix heap out-of-bounds access when updating elements
by Daniel Borkmann
· 9 years ago
ceb5d58
net: fix sock_wake_async() rcu protection
by Eric Dumazet
· 9 years ago
9cd3e07
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
by Eric Dumazet
· 9 years ago
5738a09
vmxnet3: fix checks for dma mapping errors
by Alexey Khoroshilov
· 9 years ago
ee9159d
wan/x25: Fix use-after-free in x25_asy_open_tty()
by Peter Hurley
· 9 years ago
304d888
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
by Nicolas Dichtel
· 9 years ago
142a2e7
tcp: initialize tp->copied_seq in case of cross SYN connection
by Eric Dumazet
· 9 years ago
0f2c0d3
net: fsl: Fix error checking for platform_get_irq()
by Mark Brown
· 9 years ago
fea0f66
net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()
by Mark Brown
· 9 years ago
9490f88
af-unix: passcred support for sendpage
by Hannes Frederic Sowa
· 9 years ago
6e0f033
Merge branch 'stmmac-fixes'
by David S. Miller
· 9 years ago
e527c4a
stmmac: fix oversized frame reception
by Giuseppe CAVALLARO
· 9 years ago
ae26c1c
stmmac: fix PHY reset during resume
by Giuseppe CAVALLARO
· 9 years ago
22407e1
stmmac: dwmac-sti: fix st,tx-retime-src check
by Giuseppe CAVALLARO
· 9 years ago
61adcc0
stmmac: fix csr clock divisor for 300MHz
by Giuseppe CAVALLARO
· 9 years ago
ac316c7
stmmac: fix a filter problem after resuming.
by Giuseppe CAVALLARO
· 9 years ago
9ffad80
drivers: net: xgene: fix possible use after free
by Eric Dumazet
· 9 years ago
880621c
packet: Allow packets with only a header (but no payload)
by Martin Blumenstingl
· 9 years ago
c9da161
bpf: fix clearing on persistent program array maps
by Daniel Borkmann
· 9 years ago
19cebbc
isdn: Partially revert debug format string usage clean up
by Christoph Biedl
· 9 years ago
8c7188b
RDS: fix race condition when sending a message on unbound socket
by Quentin Casasnovas
· 9 years ago
20f7956
net: openvswitch: Remove invalid comment
by Aaron Conole
· 9 years ago
fbdd29b
net: ipmr, ip6mr: fix vif/tunnel failure race condition
by Nikolay Aleksandrov
· 9 years ago
33c40e2
rxrpc: Correctly handle ack at end of client call transmit phase
by David Howells
· 9 years ago
264640f
ipv6: distinguish frag queues by device for multicast and link-local packets
by Michal Kubeček
· 9 years ago
aeb20b6
drivers: net: xgene: fix: ifconfig up/down crash
by Iyappan Subramanian
· 9 years ago
6527f83
net: cdc_ncm: fix NULL pointer deref in cdc_ncm_bind_common
by Bjørn Mork
· 9 years ago
90bb81f
Merge tag 'linux-can-fixes-for-4.4-20151123' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 9 years ago
7098356
tipc: fix error handling of expanding buffer headroom
by Ying Xue
· 9 years ago
f4195d1
tipc: avoid packets leaking on socket receive queue
by Ying Xue
· 9 years ago
3c25a86
broadcom: fix PHY_ID_BCM5481 entry in the id table
by Aaro Koskinen
· 9 years ago
7f109f7
vrf: fix double free and memory corruption on register_netdevice failure
by Nikolay Aleksandrov
· 9 years ago
3d1a54e
net/hsr: fix a warning message
by Dan Carpenter
· 9 years ago
7d26727
unix: avoid use-after-free in ep_remove_wait_queue
by Rainer Weikusat
· 9 years ago
3b13758
cgroups: Allow dynamically changing net_classid
by Nina Schiff
· 9 years ago
fe761bc
net: fsl: expands dependencies of NET_VENDOR_FREESCALE
by Shaohui Xie
· 9 years ago
a2ec19f
can: remove obsolete assignment for CAN protocol error type
by Oliver Hartkopp
· 9 years ago
ffd461f
can: fix assignment of error location in CAN error messages
by Oliver Hartkopp
· 9 years ago
7cecd9a
can: sja1000: clear interrupts on start
by Mirza Krak
· 9 years ago
4c69804
net: ip6mr: fix static mfc/dev leaks on table destruction
by Nikolay Aleksandrov
· 9 years ago
0e615e9
net: ipmr: fix static mfc/dev leaks on table destruction
by Nikolay Aleksandrov
· 9 years ago
f96c928
Merge tag 'wireless-drivers-for-davem-2015-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 9 years ago
cf869eb
net: tulip: update MAINTAINER status to Orphan
by Grant Grundler
· 9 years ago
6900317
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
by Daniel Borkmann
· 9 years ago
9a65083
tipc: correct settings of broadcast link state
by Jon Paul Maloy
· 9 years ago
52dfc83
net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller
by Måns Rullgård
· 9 years ago
de92718
net: tulip: turn compile-time warning into dev_warn()
by Arnd Bergmann
· 9 years ago
425d3d8
bnx2x: Fix vxlan removal
by Yuval Mintz
· 9 years ago
5d4c9bf
tcp: fix potential huge kmalloc() calls in TCP_REPAIR
by Eric Dumazet
· 9 years ago
dd52bc2
tcp: fix Fast Open snmp over-counting bug
by Yuchung Cheng
· 9 years ago
0e45f4d
tcp: disable Fast Open on timeouts after handshake
by Yuchung Cheng
· 9 years ago
0db19b8
net: cpsw: Fix ethernet regression for dm814x
by Tony Lindgren
· 9 years ago
1b8e6a0
tcp: md5: fix lockdep annotation
by Eric Dumazet
· 9 years ago
68242a5
net: qmi_wwan: add XS Stick W100-2 from 4G Systems
by Bjørn Mork
· 9 years ago
f4b16fc
arm64: bpf: fix buffer pointer
by Zi Shen Lim
· 9 years ago
508dc06
ravb: fix WARNING in __free_irq()
by Sergei Shtylyov
· 9 years ago
451c2b5
net: dns_resolver: convert time_t to time64_t
by Aya Mahfouz
· 9 years ago
206b495
net/ip6_tunnel: fix dst leak
by Paolo Abeni
· 9 years ago
022be25
net: macb: Add support for sgmii phy interface
by Punnaiah Choudary Kalluri
· 9 years ago
0208e95
ethernet/atheros/alx: add Killer E2400 device ID
by Ben Pope
· 9 years ago
52d1785
hdlc: fix null-deref on allocation failure
by stephen hemminger
· 9 years ago
6f97532
fm10k: fix memory leak
by stephen hemminger
· 9 years ago
945fae4
udp: remove duplicate include
by stephen hemminger
· 9 years ago
34258a3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
0d77a12
Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 9 years ago
7f151f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
e7523a4
MAINTAINERS: Update Mellanox's Eth NIC driver entries
by Or Gerlitz
· 9 years ago
Next »