Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d656fe49e33df48ee6bc19e871f5862f49895c9e
d656fe4
ethtool: fix a potential missing-check bug
by Wenwen Wang
· 7 years ago
26ff758
net/mlx4: fix spelling mistake: "failedi" -> "failed"
by Colin Ian King
· 7 years ago
de08481
vhost: make msg padding explicit
by Michael S. Tsirkin
· 7 years ago
bf2acc9
tcp: fix TCP_REPAIR_QUEUE bound checking
by Eric Dumazet
· 7 years ago
cea67a2
ipv6: fix uninit-value in ip6_multipath_l3_keys()
by Eric Dumazet
· 7 years ago
f944ad1
net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-collision"
by Colin Ian King
· 7 years ago
ff81de7
qed: fix spelling mistake: "checksumed" -> "checksummed"
by Colin Ian King
· 7 years ago
2cb5fb1
MAINTAINERS: add myself as SCTP co-maintainer
by Marcelo Ricardo Leitner
· 7 years ago
14b7dc1
net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"
by Colin Ian King
· 7 years ago
e8238fc
bridge: check iface upper dev when setting master via ioctl
by Hangbin Liu
· 7 years ago
1d39fd1
Merge branch 'sfc-more-ARFS-fixes'
by David S. Miller
· 7 years ago
987c658
sfc: fix ARFS expiry check on EF10
by Edward Cree
· 7 years ago
ded8b9c
sfc: Use filter index rather than ID for rps_flow_id table
by Edward Cree
· 7 years ago
988bf72
net: support compat 64-bit time in {s,g}etsockopt
by Lance Richardson
· 7 years ago
0b21bca
MAINTAINERS: add davem in NETWORKING DRIVERS
by Vivien Didelot
· 7 years ago
e8e9608
Merge tag 'mlx5-fixes-2018-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
1da9a58
Merge tag 'wireless-drivers-for-davem-2018-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 7 years ago
c7f46cc
mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports list
by Ido Schimmel
· 7 years ago
6a9a27d
sctp: clear the new asoc's stream outcnt in sctp_stream_update
by Xin Long
· 7 years ago
9306b38
NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2
by SZ Lin (林上智)
· 7 years ago
d625329
sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
by Xin Long
· 7 years ago
1f3ccc3c
net: systemport: Correclty disambiguate driver instances
by Florian Fainelli
· 7 years ago
9faedd6
selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED
by Anders Roxell
· 7 years ago
16ae6aa
tcp: ignore Fast Open on repair mode
by Yuchung Cheng
· 7 years ago
cc2180a
Merge branch 'mvpp2-fixes'
by David S. Miller
· 7 years ago
9af771c
net: mvpp2: Fix clock resource by adding missing mg_core_clk
by Maxime Chevallier
· 7 years ago
45f972a
net: mvpp2: Fix clk error path in mvpp2_probe
by Maxime Chevallier
· 7 years ago
c55ca68
nfp: don't depend on eth_tbl being available
by Jakub Kicinski
· 7 years ago
7dbc73e6
tipc: fix bug in function tipc_nl_node_dump_monitor
by Jon Maloy
· 7 years ago
202854e
net/mlx5: Properly deal with flow counters when deleting rules
by Chris Mi
· 7 years ago
99beaa2
net/mlx5e: Fix traffic between VF and representor
by Shahar Klein
· 7 years ago
9c26f5f
net/mlx5: Avoid cleaning flow steering table twice during error flow
by Talat Batheesh
· 7 years ago
d9a96ec
net/mlx5e: TX, Use correct counter in dma_map error flow
by Tariq Toukan
· 7 years ago
6082d9c
net/mlx5: Fix mlx5_get_vector_affinity function
by Israel Rukshin
· 7 years ago
35f80ac
net/mlx5e: DCBNL fix min inline header size for dscp
by Huy Nguyen
· 7 years ago
1ccef35
net/mlx5e: Allow offloading ipv4 header re-write for icmp
by Jianbo Liu
· 7 years ago
25eb0ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
9c299a3
bpf: fix for lex/yacc build error with gcc-5
by John Fastabend
· 7 years ago
91a8252
rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
by Dag Moxnes
· 7 years ago
070204a
net/smc: keep clcsock reference in smc_tcp_listen_work()
by Ursula Braun
· 7 years ago
02a6efc
net: phy: allow scanning busses with missing phys
by Alexandre Belloni
· 7 years ago
1612a98
bpf, x64: fix JIT emission for dead code
by Gianluca Borello
· 7 years ago
5540fbf
bpf: clear the ip_tunnel_info.
by William Tu
· 7 years ago
3be4aaf
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
24cac70
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
d19efb7
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 7 years ago
d6fef10
ice: Fix insufficient memory issue in ice_aq_manage_mac_read
by Md Fahad Iqbal Polash
· 7 years ago
f8d6203
sfc: ARFS filter IDs
by Edward Cree
· 7 years ago
d805c52
net: ethtool: Add missing kernel doc for FEC parameters
by Florian Fainelli
· 7 years ago
a6361f0
packet: fix bitfield update race
by Willem de Bruijn
· 7 years ago
30d8439
ice: Do not check INTEVENT bit for OICR interrupts
by Ben Shelton
· 7 years ago
34357a9
ice: Fix incorrect comment for action type
by Anirudh Venkataramanan
· 7 years ago
d332a38
ice: Fix initialization for num_nodes_added
by Anirudh Venkataramanan
· 7 years ago
2707df9
igb: Fix the transmission mode of queue 0 for Qav mode
by Vinicius Costa Gomes
· 7 years ago
39035bf
ixgbevf: ensure xdp_ring resources are free'd on error exit
by Colin Ian King
· 7 years ago
9cf2f43
team: fix netconsole setup over team
by Xin Long
· 7 years ago
af8a41c
rtlwifi: cleanup 8723be ant_sel definition
by Ping-Ke Shih
· 7 years ago
a083429
iwlwifi: mvm: fix old scan version sizes
by Luca Coelho
· 7 years ago
6cd968f
Merge branch 'amd-xgbe-fixes'
by David S. Miller
· 7 years ago
117df65
amd-xgbe: Only use the SFP supported transceiver signals
by Tom Lendacky
· 7 years ago
96f4d43
amd-xgbe: Improve KR auto-negotiation and training
by Tom Lendacky
· 7 years ago
4d94566
amd-xgbe: Add pre/post auto-negotiation phy hooks
by Tom Lendacky
· 7 years ago
a49e2f5
pppoe: check sockaddr length in pppoe_connect()
by Guillaume Nault
· 7 years ago
eb1c28c
l2tp: check sockaddr length in pppol2tp_connect()
by Guillaume Nault
· 7 years ago
b6a930f
net: phy: marvell: clear wol event before setting it
by Jingju Hou
· 7 years ago
b3f8ade
Merge branch 'bpf-sockmap-fixes'
by Daniel Borkmann
· 7 years ago
4fcfdfb
bpf: sockmap, fix double page_put on ENOMEM error in redirect path
by John Fastabend
· 7 years ago
e20f733
bpf: sockmap, sk_wait_event needed to handle blocking cases
by John Fastabend
· 7 years ago
ba6b8de
bpf: sockmap, map_release does not hold refcnt for pinned maps
by John Fastabend
· 7 years ago
4dfe1bb
bpf: sockmap sample use clang flag, -target bpf
by John Fastabend
· 7 years ago
514d6c1
bpf: Document sockmap '-target bpf' requirement for PROG_TYPE_SK_MSG
by John Fastabend
· 7 years ago
6899b32
bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAY
by Roman Gushchin
· 7 years ago
77621f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
aa8f877
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
by Eric Dumazet
· 7 years ago
ddea788
bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave
by Xin Long
· 7 years ago
7e5a206
tcp: don't read out-of-bounds opsize
by Jann Horn
· 7 years ago
6d08b06
Linux 4.17-rc2
by Linus Torvalds
· 7 years ago
986e54c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
660e309
ibmvnic: Clean actual number of RX or TX pools
by Thomas Falcon
· 7 years ago
906cce0
Merge branch 'net-sched-ife-malformed-ife-packet-fixes'
by David S. Miller
· 7 years ago
d57493d
net: sched: ife: check on metadata length
by Alexander Aring
· 7 years ago
cc74edd
net: sched: ife: handle malformed tlv length
by Alexander Aring
· 7 years ago
f6cd145
net: sched: ife: signal not finding metaid
by Alexander Aring
· 7 years ago
7c5aba2
strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
by Doron Roberts-Kedes
· 7 years ago
a957fa1
ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
by Ahmed Abdelsalam
· 7 years ago
867ab4b
Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
221bda4
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
2e1d6ea
Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 7 years ago
bc9ebca
Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
e1898f9
Merge tag 'drm-misc-fixes-2018-04-18-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
5ec83b2
Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
d54b5c1
Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
3a04ce7
llc: fix NULL pointer deref for SOCK_ZAPPED
by Cong Wang
· 7 years ago
5e391dc5
net: ethernet: ti: cpsw: fix tx vlan priority mapping
by Ivan Khoronzhuk
· 7 years ago
b905ef9a
llc: delete timers synchronously in llc_sk_free()
by Cong Wang
· 7 years ago
5411b618
l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow
by Guillaume Nault
· 7 years ago
353697e
Merge branch 's390-qeth-fixes'
by David S. Miller
· 7 years ago
b7493e9
s390/qeth: use Read device to query hypervisor for MAC
by Julian Wiedmann
· 7 years ago
db71bbb
s390/qeth: fix request-side race during cmd IO timeout
by Julian Wiedmann
· 7 years ago
bcacfcb
s390/qeth: fix MAC address update sequence
by Julian Wiedmann
· 7 years ago
Next »