Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3ef310a7d99216e0fbdff29f0cb13bc54180373a
3ef310a
qed: Prevent creation of too-big u32-chains
by Tomer Tayar
· 8 years ago
f3e4811
qed: Align CIDs according to DORQ requirement
by Ram Amrani
· 8 years ago
a8aa395
Merge branch 'mlxsw-small-fixes'
by David S. Miller
· 8 years ago
e9093b1
mlxsw: reg: Fix SPVMLR max record count
by Jiri Pirko
· 8 years ago
f004ec0
mlxsw: reg: Fix SPVM max record count
by Jiri Pirko
· 8 years ago
37c343b
net: Resend IGMP memberships upon peer notification.
by Vlad Yasevich
· 8 years ago
72ef9c4
dccp: fix memory leak during tear-down of unsuccessful connection request
by Hannes Frederic Sowa
· 8 years ago
b20e2d5
tun: fix premature POLLOUT notification on tun devices
by Hannes Frederic Sowa
· 8 years ago
45caeaa
dccp/tcp: fix routing redirect race
by Jon Maxwell
· 8 years ago
02bb56d
ucc/hdlc: fix two little issue
by Zhao Qiang
· 8 years ago
c80498e
vxlan: fix ovs support
by Nicolas Dichtel
· 8 years ago
91864f5
net: use net->count to check whether a netns is alive or not
by Andrey Vagin
· 8 years ago
a13b208
bridge: drop netfilter fake rtable unconditionally
by Florian Westphal
· 8 years ago
79e4950
ipv6: avoid write to a possibly cloned skb
by Florian Westphal
· 8 years ago
6e526fd
net: wimax/i2400m: fix NULL-deref at probe
by Johan Hovold
· 8 years ago
68c32f9
isdn/gigaset: fix NULL-deref at probe
by Johan Hovold
· 8 years ago
67e1940
ipv6: make ECMP route replacement less greedy
by Sabrina Dubroca
· 8 years ago
65869a4
bpf: improve read-only handling
by Daniel Borkmann
· 8 years ago
1da8ac7
selftests/bpf: fix broken build
by Alexei Starovoitov
· 8 years ago
79099aa
mpls: Do not decrement alive counter for unregister events
by David Ahern
· 8 years ago
b17075d
xen-netback: fix race condition on XenBus disconnect
by Igor Druzhinin
· 8 years ago
e37791e
mpls: Send route delete notifications when router module is unloaded
by David Ahern
· 8 years ago
52491c7
act_connmark: avoid crashing on malformed nlattrs with null parms
by Etienne Noss
· 8 years ago
88a7cdd
Make IP 'forwarding' doc more precise
by Neil Jerram
· 8 years ago
7ce1012
netvsc: handle select_queue when device is being removed
by stephen hemminger
· 8 years ago
ecd0522
net: ethernet: aquantia: call set_irq_affinity_hint before free_irq
by David Arcari
· 8 years ago
609a807
Merge branch 'mlx5-fixes'
by David S. Miller
· 8 years ago
ea29bd3
net/mlx5e: Fix loopback selftest
by Eugenia Emantayev
· 8 years ago
65ba8fb
net/mlx5e: Avoid wrong identification of rules on deletion
by Or Gerlitz
· 8 years ago
33e21c5
net/mlx5e: remove IEEE/CEE mode check when setting DCBX mode
by Huy Nguyen
· 8 years ago
5d47f6c
net/mlx5: Don't save PCI state when PCI error is detected
by Daniel Jurgens
· 8 years ago
af36370
net/mlx5: Fix create autogroup prev initializer
by Paul Blakey
· 8 years ago
702f2ac
rxrpc: Wake up the transmitter if Rx window size increases on the peer
by David Howells
· 8 years ago
2967398
net: phy: marvell: Fix double free of hwmon device
by Andrew Lunn
· 8 years ago
b3b8812
Merge branch 'bcmgenet-minor-bug-fixes'
by David S. Miller
· 8 years ago
6d22fe1
net: bcmgenet: decouple flow control from bcmgenet_tx_reclaim
by Doug Berger
· 8 years ago
89316fa
net: bcmgenet: add begin/complete ethtool ops
by Edwin Chan
· 8 years ago
6be371b
net: bcmgenet: Power up the internal PHY before probing the MII
by Doug Berger
· 8 years ago
07c52d6
net: bcmgenet: synchronize irq0 status between the isr and task
by Doug Berger
· 8 years ago
7627409
net: bcmgenet: power down internal phy if open or resume fails
by Doug Berger
· 8 years ago
eca4bad
net: bcmgenet: reserved phy revisions must be checked first
by Doug Berger
· 8 years ago
1ad3d22
net: bcmgenet: correct MIB access of UniMAC RUNT counters
by Doug Berger
· 8 years ago
ffff713
net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB values
by Doug Berger
· 8 years ago
d7aba64
amd-xgbe: Enable IRQs only if napi_complete_done() is true
by Lendacky, Thomas
· 8 years ago
6fc166d
rxrpc: rxrpc_kernel_send_data() needs to handle failed call better
by David Howells
· 8 years ago
4b3b45e
udp: avoid ufo handling on IP payload compression packets
by Alexey Kodanev
· 8 years ago
cdfbabf
net: Work around lockdep limitation in sockets that use sockets
by David Howells
· 8 years ago
81dca07
Merge branch 'bnxt_en-misc-small-fixes'
by David S. Miller
· 8 years ago
520ad89
bnxt_en: Ignore 0 value in autoneg supported speed from firmware.
by Michael Chan
· 8 years ago
bc39f88
bnxt_en: Check if firmware LLDP agent is running.
by Michael Chan
· 8 years ago
b386cd3
bnxt_en: Call bnxt_ulp_stop() during tx timeout.
by Michael Chan
· 8 years ago
3c2217a
bnxt_en: Perform function reset earlier during probe.
by Michael Chan
· 8 years ago
6cbac98
tun: remove copyright printing
by LABBE Corentin
· 8 years ago
9f138fa
net: initialize msg.msg_flags in recvfrom
by Alexander Potapenko
· 8 years ago
8ddbb31
Merge branch 'bpf-htab-fixes'
by David S. Miller
· 8 years ago
4fe8435
bpf: convert htab map to hlist_nulls
by Alexei Starovoitov
· 8 years ago
9f69154
bpf: fix struct htab_elem layout
by Alexei Starovoitov
· 8 years ago
745cb7f
uapi: fix linux/packet_diag.h userspace compilation error
by Dmitry V. Levin
· 8 years ago
294acf1
net/tunnel: set inner protocol in network gro hooks
by Paolo Abeni
· 8 years ago
8aad6f1
qed: Fix copy of uninitialized memory
by robert.foss@collabora.com
· 8 years ago
c021aac
Merge branch 'thunderx-misc-fixes'
by David S. Miller
· 8 years ago
36fa35d
net: thunderx: Allow IPv6 frames with zero UDP checksum
by Thanneeru Srinivasulu
· 8 years ago
78aacb6
net: thunderx: Fix invalid mac addresses for node1 interfaces
by Sunil Goutham
· 8 years ago
18de7ba
net: thunderx: Fix LMAC mode debug prints for QSGMII mode
by Sunil Goutham
· 8 years ago
83abb7d
net: thunderx: Fix IOMMU translation faults
by Sunil Goutham
· 8 years ago
3b12f73
rds: ib: add error handle
by Zhu Yanjun
· 8 years ago
67e303e
liquidio: improve UDP TX performance
by VSR Burru
· 8 years ago
5be083c
net: ipv6: Remove redundant RTA_OIF in multipath routes
by David Ahern
· 8 years ago
713c43b
mlxsw: spectrum_flower: Remove bogus warns in mlxsw_sp_flower_destroy
by Jiri Pirko
· 8 years ago
f7887d4
vrf: Fix use-after-free in vrf_xmit
by David Ahern
· 8 years ago
3331aa3
team: use ETH_MAX_MTU as max mtu
by Jarod Wilson
· 8 years ago
aac1561
net: Revert ksettings conversions.
by David S. Miller
· 8 years ago
b793f08
net: ibm: emac: fix regression caused by emac_dt_phy_probe()
by Christian Lamparter
· 8 years ago
50ad480
net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
f441df6
net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
8103015
net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
9dff2de
net: sun: sungem: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
56c07e9
net: sun: niu: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
15883a4
net: sun: cassini: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
7b022a1
net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
b78125e
net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
8474c8c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 8 years ago
15e6680
ipv6: reorder icmpv6_init() and ip6_mr_init()
by WANG Cong
· 8 years ago
62f8f4d
dccp: fix use-after-free in dccp_feat_activate_values
by Eric Dumazet
· 8 years ago
068d9f9
ibmvnic: Allocate number of rx/tx buffers agreed on by firmware
by Thomas Falcon
· 8 years ago
142c0ac
ibmvnic: Fix overflowing firmware/hardware TX queue
by Thomas Falcon
· 8 years ago
6c4dc75
net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump
by Alexey Khoroshilov
· 8 years ago
72c3fbf
Merge branch 'rds-fixes'
by David S. Miller
· 8 years ago
b21dd45
rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races
by Sowmini Varadhan
· 8 years ago
16c09b1
rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid races
by Sowmini Varadhan
· 8 years ago
8edc3af
rds: tcp: Take explicit refcounts on struct net
by Sowmini Varadhan
· 8 years ago
fa4c7fb
Merge branch 'sock_hold-misuses'
by David S. Miller
· 8 years ago
9ac25fc
net: fix socket refcounting in skb_complete_tx_timestamp()
by Eric Dumazet
· 8 years ago
dd4f107
net: fix socket refcounting in skb_complete_wifi_ack()
by Eric Dumazet
· 8 years ago
146d8fe
rxrpc: Call state should be read with READ_ONCE() under some circumstances
by David Howells
· 8 years ago
02b2faa
tcp: fix various issues for sockets morphing to listen state
by Eric Dumazet
· 8 years ago
b73d2da
Merge branch 'bnx2x-fixes'
by David S. Miller
· 8 years ago
e395132
bnx2x: add missing configuration of VF VLAN filters
by Michal Schmidt
· 8 years ago
74bcbeb
bnx2x: fix incorrect filter count in an error message
by Michal Schmidt
· 8 years ago
78d5505
bnx2x: do not rollback VF MAC/VLAN filters we did not configure
by Michal Schmidt
· 8 years ago
Next »