Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0fccb85ad21d65c6ee1ea912acc3f0ae4df31876
0fccb85
virtchnl: Whitespace and parenthesis cleanup
by Bruce Allan
· 7 years ago
289e1f4
net: ipv4: ipconfig: fix unused variable
by Anders Roxell
· 7 years ago
b2d6cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4bc8719
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
a1f45ef
Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
a52956d
net sched actions: fix refcnt leak in skbmod
by Roman Mashak
· 7 years ago
ac42803
Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
b753a9f
net: phy: DP83TC811: Introduce support for the DP83TC811 phy
by Dan Murphy
· 7 years ago
d68d75f
net: sched: fix error path in tcf_proto_create() when modules are not configured
by Jiri Pirko
· 7 years ago
3f5f859
Merge tag 'sh-for-4.17-fixes' of git://git.libc.org/linux-sh
by Linus Torvalds
· 7 years ago
443e2da
cxgb4: avoid schedule while atomic
by Ganesh Goudar
· 7 years ago
c50ae55
cxgb4: enable inner header checksum calculation
by Ganesh Goudar
· 7 years ago
0e24989
cxgb4: Fix {vxlan/geneve}_port initialization
by Arjun Vynipadath
· 7 years ago
f4a313b
cxgb4: Add new T5 device id
by Ganesh Goudar
· 7 years ago
7404bc2
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
804c146
net: doc: fix spelling mistake: "modrobe.d" -> "modprobe.d"
by Tonghao Zhang
· 7 years ago
ae35c6f
bonding: use the skb_get/set_queue_mapping
by Tonghao Zhang
· 7 years ago
dbdc8a2
bonding: replace the return value type
by Tonghao Zhang
· 7 years ago
5c6b546
Merge tag 'powerpc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
c110a8b
Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
d5db21a
erspan: auto detect truncated ipv6 packets.
by William Tu
· 7 years ago
755bbc1
Merge branch 'mlxsw-spectrum_span-Two-minor-adjustments'
by David S. Miller
· 7 years ago
c41c0dd
mlxsw: spectrum_span: Use a more fitting error code
by Petr Machata
· 7 years ago
fc74ecb
mlxsw: spectrum_span: Rename misnamed variable l3edev
by Petr Machata
· 7 years ago
f4d641a
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 7 years ago
f010089
Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 7 years ago
af5d018
net sched actions: fix invalid pointer dereferencing if skbedit flags missing
by Roman Mashak
· 7 years ago
84c3a09
Merge tag 'for-linus-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
c89ebb9
ixgbe: fix memory leak on ipsec allocation
by Colin Ian King
· 7 years ago
cf12aab
ixgbevf: fix ixgbevf_xmit_frame()'s return type
by Luc Van Oostenryck
· 7 years ago
bbb2707
ixgbe: return error on unsupported SFP module when resetting
by Emil Tantilov
· 7 years ago
ea3beca
ice: Set rq_last_status when cleaning rq
by Jeff Shaw
· 7 years ago
04ac6fd
Change Trond's email address in MAINTAINERS
by Trond Myklebust
· 7 years ago
ac21fc2
sh: switch to NO_BOOTMEM
by Rob Herring
· 7 years ago
be83bbf
mmap: introduce sane default mmap limits
by Linus Torvalds
· 7 years ago
41e3e10
Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
e03dc5d
Merge tag 'mtd/fixes-for-4.17-rc5' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
575b65b
udp: avoid refcount_t saturation in __udp_gso_segment()
by Eric Dumazet
· 7 years ago
5ae4bbf
Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
73a6bab
tcp: switch pacing timer to softirq based hrtimer
by Eric Dumazet
· 7 years ago
ca30093
Merge tag 'drm-fixes-for-v4.17-rc5' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
4cbd7a7
Merge branch 'dsa-Plug-in-PHYLINK-support'
by David S. Miller
· 7 years ago
58d56fc
net: dsa: bcm_sf2: Get rid of PHYLIB functions
by Florian Fainelli
· 7 years ago
aab9c40
net: dsa: Plug in PHYLINK support
by Florian Fainelli
· 7 years ago
c9a2356
net: dsa: mv88e6xxx: add PHYLINK support
by Russell King
· 7 years ago
c4aef9f
net: dsa: Eliminate dsa_slave_get_link()
by Florian Fainelli
· 7 years ago
bc0cb65
net: dsa: bcm_sf2: Implement phylink_mac_ops
by Florian Fainelli
· 7 years ago
11d8f3d
net: dsa: Add PHYLINK switch operations
by Florian Fainelli
· 7 years ago
9cd00a8
net: phy: phylink: Poll link GPIOs
by Russell King
· 7 years ago
daab334
net: phy: phylink: Release link GPIO
by Florian Fainelli
· 7 years ago
bb322a9
net: phy: phylink: Use gpiod_get_value_cansleep()
by Florian Fainelli
· 7 years ago
1b97013
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
by Andrey Ignatov
· 7 years ago
8ccc113
mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()'
by Christophe JAILLET
· 7 years ago
89dd2e7
Merge branch 'bonding-bug-fixes-and-regressions'
by David S. Miller
· 7 years ago
21706ee
bonding: send learning packets for vlans on slave
by Debabrata Banerjee
· 7 years ago
4fa8667
bonding: do not allow rlb updates to invalid mac
by Debabrata Banerjee
· 7 years ago
dc432c3
tracing: Fix regex_match_front() to not over compare the test string
by Steven Rostedt (VMware)
· 7 years ago
ef05037
Merge branches 'pm-pci' and 'pm-docs'
by Rafael J. Wysocki
· 7 years ago
0a0b987
compat: fix 4-byte infoleak via uninitialized struct field
by Jann Horn
· 7 years ago
72777fe
Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 7 years ago
f85900c
net/mlx5e: Err if asked to offload TC match on frag being first
by Roi Dayan
· 7 years ago
88d725b
net/mlx5: E-Switch, Include VF RDMA stats in vport statistics
by Adi Nissim
· 7 years ago
1ef903b
net/mlx5: Free IRQs in shutdown path
by Daniel Jurgens
· 7 years ago
6b47fe1
rxrpc: Trace UDP transmission failure
by David Howells
· 7 years ago
494337c
rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages
by David Howells
· 7 years ago
93864fc
rxrpc: Fix the min security level for kernel calls
by David Howells
· 7 years ago
f2aeed3
rxrpc: Fix error reception on AF_INET6 sockets
by David Howells
· 7 years ago
c54e43d
rxrpc: Fix missing start of call timeout
by David Howells
· 7 years ago
ca3943c
Merge tag 'linux-can-fixes-for-4.17-20180510' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 7 years ago
2fdae03
qed: fix spelling mistake: "taskelt" -> "tasklet"
by Colin Ian King
· 7 years ago
ec9efb5
rocker: Postpone filtering of !added_by_user FDB
by Petr Machata
· 7 years ago
895262d
tls: Fix tls_device initialization
by Boris Pismenny
· 7 years ago
b3c594a
cxgb4: fix the wrong conversion of Mbps to Kbps
by Ganesh Goudar
· 7 years ago
ccb0263
Merge branch 'mlxsw-Support-VLAN-devices-in-mirroring-offloads'
by David S. Miller
· 7 years ago
03c4413
mlxsw: spectrum_span: Support VLAN under mirror-to-gretap
by Petr Machata
· 7 years ago
e00698d
mlxsw: spectrum_span: Support mirror-to-VLAN
by Petr Machata
· 7 years ago
4194766
mlxsw: reg: Add MLXSW_REG_MPAT_SPAN_TYPE_REMOTE_ETH
by Petr Machata
· 7 years ago
2b18d79
net: bridge: Allow bridge master in br_vlan_get_info()
by Petr Machata
· 7 years ago
6910e25
sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg
by Xin Long
· 7 years ago
a577d86
net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'
by Christophe JAILLET
· 7 years ago
0048369
tcp: Add mark for TIMEWAIT sockets
by Jon Maxwell
· 7 years ago
03bdfc0
net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL
by Joe Perches
· 7 years ago
97f3efb
hv_netvsc: set master device
by Stephen Hemminger
· 7 years ago
b2a9643
Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
7d0870f
liquidio: bump up driver version to 1.7.2 to match newer NIC firmware
by Felix Manlunas
· 7 years ago
f604757
liquidio: monitor all of Octeon's cores in watchdog thread
by Felix Manlunas
· 7 years ago
e72a7dd
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
9e57501
net/ipv6: fix lock imbalance in ip6_route_del()
by Eric Dumazet
· 7 years ago
09c8b97
tipc: fix one byte leak in tipc_sk_set_orig_addr()
by Eric Dumazet
· 7 years ago
f7017ca
tc-testing: fix tdc tests for 'bpf' action
by Davide Caratti
· 7 years ago
c320e49
Merge branch 'hns3-misc-fixes'
by David S. Miller
· 7 years ago
e4d68da
net: hns3: refactor the loopback related function
by Yunsheng Lin
· 7 years ago
beebca3a
net: hns3: fix for cleaning ring problem
by Yunsheng Lin
· 7 years ago
0a78a1d
net: hns3: remove add/del_tunnel_udp in hns3_enet module
by Yunsheng Lin
· 7 years ago
f09555f
net: hns3: Fix for setting mac address when resetting
by Yunsheng Lin
· 7 years ago
bfcbcb6
hv_netvsc: typo in NDIS RSS parameters structure
by Stephen Hemminger
· 7 years ago
54472ed
drivers: net: davinci_mdio: prevent spurious timeout
by Sekhar Nori
· 7 years ago
bfe1e61
Merge branch 'dsa-mv88e6xxx-cleanup-Global-Control-2-register'
by David S. Miller
· 7 years ago
9e5baf9
net: dsa: mv88e6xxx: add RMU disable op
by Vivien Didelot
· 7 years ago
23c9891
net: dsa: mv88e6xxx: set device number
by Vivien Didelot
· 7 years ago
Next »